Plugin for emesene, based on one of the existing emesene plugins :
to use it, you must :
- put it in /usr/share/emesene/plugins_base/currentSong/ under the name : Gmusicbrowser.py
- add the line
from Gmusicbrowser import Gmusicbrowser
in /usr/share/emesene/plugins_base/currentSong/init.py for example after the line “from Exaile import Exaile” note that whitespaces are important