Recent activity
Subscribe to this feed
BackwardsDown asked a question in Songbird on October 27, 2009 16:24:
mediacore listener does not work in minimodeI'm currently working on my plugin ubuntu-notifier (http://addons.songbirdnest.com/addon/...). And I have this code:
mediaCore:Components.classes["@songbirdnest.com/Songbird/Mediacore/Manager;1"].getService(Components.interfaces.sbIMediacoreManager),
// Called when initialized
init: function(){
//Add track change listener
this.mediaCore.addListener(this);
},
But the listener is not called when songbird is in mini-mode. Is it a bug or am I doing something wrong? My xul:
http://ubuntu.pastebin.com/f170a42e
A comment on the idea "Integration with gnome libnotify" in Songbird:
That's fixed in the latest version of ubuntu-notifier. – BackwardsDown, on October 26, 2009 12:44-
BackwardsDown started following the idea "Support libre.fm" in Songbird.
Loading Profile...
