Depuis que POTI à décidé de fermer les commentaires sur la plateforme d’extensions suite à un problème de spam, je vous invite à publier vos commentaires sur cet article concernant n’importe quelle de mes extensions. Vous pouvez aussi rapporter différents problèmes sur les pages Google Code dédiées :
Merci et en espérant que POTI trouve une solution rapidement pour ré-ouvrir les commentaires.



English
It doesnt seem to be updating my twitter account automatically. I have to click the icon and choose to tweet the track.
It’s because it use the website and not the OAuth protocol.
Great tool!!
Thanks to put back again!
Cheers from Brazil!!
Hi Antoine,

I have a recommendation for your Songbird Command Line Support addon. It did not work for me on Songbird 1.10.1, Build 2160 using Windows 7 x86. However when I change your script from:
================================================================
if (typeof(Cc) == “undefined”
var Cc = Components.classes;
if (typeof(Ci) == “undefined”
var Ci = Components.interfaces;
var gMM = Cc["@songbirdnest.com/Songbird/Mediacore/Manager;1"]
.getService(Ci.sbIMediacoreManager);
================================================================
to simply:
================================================================
var gMM = Components.classes["@songbirdnest.com/Songbird/Mediacore/Manager;1"].getService(Components.interfaces.sbIMediacoreManager);
================================================================
it works like a charm – don’t know if its due to the linebreak or something else.. would be great if you could look into it and push out an update for other users experiencing this issue (or maybe it’s just me?
)
best regards,
Fabian
I’m mostly following :
https://developer.mozilla.org/En/Mozilla_Coding_Style_Guide#Line_length
and most of Songbird add-ons/core use Cc/Ci
Hey im not sure how fasterbird works, does it automatically work when i download it? thanks!
plzzzz
After you install it, it should work.
how do i download POTIfy??? the download button is like blank?