
Song Displayer
Song Displayer est un plugin pour WordPress 1.x/2.x qui vous permet d’afficher ce que joue Winamp sur votre blog en se servant des tags ID3v1 s’ils sont présent ou du nom du fichier tel qu’il apparaît dans la playlist Winamp dans le cas contraire. Vous avez aussi la possibilité de faire un lien de ces informations vers votre radio Shoutcast ou IceCast afin de faire partager ce que vous écoutez avec vos visiteurs. Si Winamp ne joue pas, le message par défaut s’affiche (”Winamp off”).
Song Displayer is a WordPress 1.x/2.x plugin that lets you display on your blog the song information extracted from your Winamp playlist using the ID3v1 tags. It requires the DoSomething plugin for Winamp. You can link up this information to your Shoutcast or IceCast radio so as to share what you are listening to with your readers. If nothing is playing, a default message is output “Winamp is off”.
Dernière version / Last version : 0.3
Installation
Licence
The script is linkware. A link back here would be appreciated if you use the script.
And you can still show your appreciation by clicking the donate button ;-)






21 juillet 2005 at 2:01 [ Citer ]
how can you make it read ID3v2 ?
21 juillet 2005 at 14:47 [ Citer ]
Hello cxmtl, the DoSomething only supports ID3v1 as of now and it does not look like it’s still being developped… I can only recommend to have your files tagged both in ID3v1 and ID3v2. I’m using Mp3Tag to tag hundreds of files at once :)
7 août 2005 at 11:41 [ Citer ]
Hello Vamsi, simply download the plugin and put it in your wp-content/plugins/ directory. Chmod it 666 and edit it so that i reflects your configuration. Then activate it and paste the show_playlist() function in your template where you want the information to appear. Also check the quick Song Displayer install guide with images.