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 :
Since POTI decided to close comments on the add-ons platform because of spam flood, I invite you to post comments on this article about any of my add-ons. You can also report issues on the dedicated Google Code pages :
Merci et en espérant que POTI trouve une solution rapidement pour ré-ouvrir les commentaires.
Thanks, and hopes for POTI to quickly find a solution to reopen comments.
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?
FireTorrent seems like a great idea. Normally I am computer literate, too. But I try to open .torrent files in Songbird magnetically and can’t find Firetorrent in the apps list to open the torrent with. Also if I save the .torrent file, it just downloads it and doesn’t open it like a normal bit torrent client.
Is there something I’m missing?, how do I get this to work?, sorry to ask such a stupid question. I want to write an article about this extension but I need success first!.
Once FireTorrent installed, .torrent are downloaded using the default Download Manager, but instead of downloading the .torrent it downloads the content of torrent in a folder :)
Would you please update maxVersion of Equalizer Presets to make it compatible with Sonbird 2.*?