XPSF Playlist Generator

Have you made a program incorporating getID3()? Post the URL of it here.

XPSF Playlist Generator

Postby lasmit » Fri Jul 21, 2006 9:50 am

I've created a little PHP script which reads the contents of a folder containing MP3s and writes out an XPSF playlist.

It's in use at http://www.projectcircle3.com and you can get the source at http://www.lasmit.co.uk/category/xpsf-p ... generator/

Thanks for reading and good work on a fantastic library!
lasmit
User
 
Posts: 1
Joined: Fri Jul 21, 2006 9:44 am

Re: XPSF Playlist Generator

Postby kamrenroder » Fri Mar 19, 2010 4:46 am

I have done this way.
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
<trackList>
<track>
<location>example.mp3</location>
</track>
</trackList>
</playlist>
kamrenroder
User
 
Posts: 2
Joined: Wed Jan 13, 2010 2:04 am


Return to Where is getID3() used?

Who is online

Users browsing this forum: No registered users and 1 guest

cron