Xspf Jukebox Playlister

Posted on February 21, 2007
Categories: Flash, XSPF.

At this time the newly created XSPF Playlister has been released to assist in dynamically creating Xspf playlists to be used with the Jukebox. Just upload the playlist.php file to your server, fill in some settings, and link your .swf file to it to dynamically create playlist files. Id3 tags are supported for by uploading an included folder, or you can save loading time and bandwidth by organizing your tracks into sub-folders according to the artist, then label your .mp3 file with the track name. Images are also supported, rename an individual image the exact same as the correspinding track name, and place it inside the same folder.

On top of that is release 5.1 of the Xspf Jukebox, which no longer uses the mochibot code, and contains three new variables; ‘trackNumber’ specifies whether or not the playlist should be numbered, ‘activeDownload’ enables/disables downloading of mp3 files, and ‘useId3′, while being available previously for the slim player, is now available for any skin, although the new Playlister now grabs id3 tags (used only on a skin without a playlist, and with a regular playlist.xspf file).

Lastly, I have put together an automatic php embed script for the player, just edit the settings inside and call it from a php page using “require_once(”embed.php”);”. This takes much of the hassle out of embedding the player, although it only helps when loading the jukebox from a php page. For .html users, I am working on a similar helper script.

See and get it here.

del.icio.us:Xspf Jukebox Playlisterdigg:Xspf Jukebox Playlisterspurl:Xspf Jukebox Playlisterwists:Xspf Jukebox Playlistersimpy:Xspf Jukebox Playlisternewsvine:Xspf Jukebox Playlisterblinklist:Xspf Jukebox Playlisterfurl:Xspf Jukebox Playlisterreddit:Xspf Jukebox Playlisterfark:Xspf Jukebox Playlisterblogmarks:Xspf Jukebox PlaylisterY!:Xspf Jukebox Playlistersmarking:Xspf Jukebox Playlistermagnolia:Xspf Jukebox Playlistersegnalo:Xspf Jukebox Playlister

6 comments.

Comment on February 26th, 2007.

Works PWERFWECTWY with wordpress w/o any plugins, except a php one. THANKS! Also, check out my new site i totally redid it.

Greg
Comment on March 12th, 2007.

Confusing behaviour with the new activeDownload and trackNumber variables in variables.txt. When I include them set to ‘1′ no problem, when I include them set to ‘0′ stays on, when I remove variables from file turns off

Greg
Comment on March 12th, 2007.

Is there a variable to set the url for the purchaseButton object? I have tried guessing the name to no avail; also tried adding a url to the object in skin.xml. Cant get the character to display in the miniTunes skin either… even tho its there in the .xml file.

Comment on March 12th, 2007.

Setting the variable to ‘false’ turns it off, or just leaving it out entirely. As for the purchase button, it is only visible when there is a viable link available (so that a user will not be opening blank pages by accident). Set a url using the ‘ ‘ tag inside your playlist file.

Comment on March 23rd, 2007.

How do I embed the Xspf jukebox and playlist using the html/javascript?

Comment on March 24th, 2007.

You can use the documentation for the Xspf player at http://lacymorrow.com/projects/xspfwmp/xspfdoc.html for basic embed instructions.

Leave a comment

Names and email addresses are required (email addresses aren't displayed), url's are optional.

Comments may contain the following xhtml tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>