Ok, basically till now i used to have a script that basically on the fly would generate a xml file. Basically it was mysql and php controlled. For some reason i cant seem to find the file anymore so need someone to recreate the script for me.
Basically what it was is a simple play list script. It had an interface where it had a plane called view play lists, under which you could delete, add play list and edit play list. Another menu is add track which also has the same options.
Now how the script works is quite simple, you simply add a track to the database by specifying the link and a title, description and image which is optional and click save, once added it asked add to a play list or create new or main menu.
Then if you add to a play list it lets you select the tracks and give a name to the playlist and click save, on which it gives a link to what you can generate the playlist on so index.php?idx=11.
Now the playlist formatted in xml and calls most of the fields from the db if available. I can explain more if your intrested.
To help you guys i have looked into but could not merge the projects;
http://www.kirupa.com/forum/showthread.php?t=266075 there are many examples on the Longtail Video Forum.
Thanks
Suley