
Amarok 2 Now Playing script for XChat
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a simple Python script for XChat which gets the current Amarok 2 playing track information and posts it. Formatting of the output can easily be edited in the source, and it will also link to a last.fm account if supplied.
You will need the Python plugin for XChat, which should be packaged by default, and the python-dbus library.
Usage: Simply place the script in ~/.xchat2/ and it will be loaded automatically on XChat start. Type /playing to post the currently playing track.
10 years ago
0.1.3:
More graceful handling of empty tags
Print to stdout if XChat is not present, e.g. for use with /exec -out in other clients.
0.1.1:
Fixed error with non-ASCII characters
10 years ago
0.1.3:
More graceful handling of empty tags
Print to stdout if XChat is not present, e.g. for use with /exec -out in other clients.
0.1.1:
Fixed error with non-ASCII characters
Please login or register to add a comment or rating