Pidgin Plugin For Amarok

I was recently looking for a plugin for Amarok (it seems to be the best mp3 player provided with openSUSE 10.2) which will display the song title and artist of the music track I’m currently listening to in Pidgin’s status. After spending some time researching available plugins and reading user comments I found AmarokPidgin at KDE-Apps.org which does what I want and appeared to have straight-forward installation.

So, I installed the plugin and once up-and-running it worked like a charm. However, the plugin was unable to generate the default configuration so I had to do this manually. Just copy the config file below in to a text editor and save it to ~/.kde/share/apps/amarok/scripts-data/ as AmarokPidgin.ini.

[AmarokPidgin]
status_name = Media
status_message = Listening to $title by $artist on $album [Amarok]
censor = false
censor_words = # Put words here separated by a | eg: word1|word2|word3
display = status # Where to display song playing. either status or nick

Just remember, you will need to change your status in Pidgin to Media for the status message to be visible to the people on your Buddy List.

Share and Enjoy:
  • Digg
  • del.icio.us
  • BlinkList
  • Furl
  • Reddit
  • StumbleUpon
  • Facebook
  • Ma.gnolia
  • Propeller
  • Spurl

Related posts:

  1. The Best Adsense Plugin For Wordpress

Published in: Linux

5 Responses to “Pidgin Plugin For Amarok”

  1. Ilario says:

    This plugin is great, but it does not change the diplay name, (the name viewed by the others). I try to modify the script but there is a problem when i try to apply the modifies?
    can you help me?

  2. Paul says:

    Did you definitely change the status to “Media” in Pidgin? By default, it’s “available” but once switched to “Media” it will display the track information.

  3. Alberto says:

    I read something about musictracker.

    http://code.google.com/p/musictracker/
    Here you can see, and it works with amarok, just fine

  4. Paul says:

    Thank you for the tip, mate. I’ve had a read about it, sounds pretty good, so I’ll check that out.

  5. Fuzzy says:

    I had the same problem like Ilario.
    You have to enter SAVED STATUSES and there choose Media status wich is different from Available with media message.
    Thanks Paul for the tip.

Leave a Reply