Plugins:Banshee
From AWN Wiki
Contents |
[edit] Introduction
A plugin for use with Banshee to make AWN change the application icon into the currently playing song's album art. It has not been updated to work with Banshee 1.0. There is a seperate plugin that does: Plugin:Banshee-1.
[edit] Features
- Displays the cover art of the currently playing song
- Shows progress of current song
- Right-click for play controls
[edit] Screenshot
[edit] Downloading and installing
- Download the plugin here [(old version? edit me]
- Unpack the DLL-file into $HOME/.gnome2/banshee/plugins
- Configure Banshee [(edit me?)] to use the plugin and after when it plays a song, the icon will change on the launcher/task-manager
- Information about installing the new plugin in new version
- Unpack the files, type sudo make install
- Start Banshee and enable the plugin
[edit] Alternate Method
wget http://austintinius.net/banshee-awn-plugin.tar.gz tar -xvzf banshee-awn-plugin.tar.gz sudo cp banshee-awn-plugin/Banshee.Plugins.Awn.dll /usr/lib/banshee/Banshee.Plugins/ sudo chmod 644 /usr/lib/banshee/Banshee.Plugins/Banshee.Plugins.Awn.dll rm -rf banshee-awn-plugin*


