Looks like my wish has been attended 😀
A guy from WWW.DCLXVI.NL coded this nifty app named [tag]PHP RSS Feeder for PSP[/tag], that creates [tag]rss[/tag] [tag]feeds[/tag] for your [tag]mp3[/tag] files. Quoted from the readme:
Features
Not much to explain…
– Creates Album RSS feeds automaticly from a folder structure you can load from a 2.6 [tag]PSP[/tag] webbrowser.
– Renames all your files if needed (set the $rename variable to 1).
– Reads ID3 tags, and puts the info in the RSS feed.No need for xml files in every folder, just put this on your (PHP) webserver
and your ready to go! I’ll put some screenshots with it..It’s way from perfect, but I just wanted to share it with the world.
The version that I downloaded from a PSP forum didn’t worked at first, it failed to find a php file named arrays.php, but then I checked the code (and the read me) and found out that it uses the id3v2.php ID3 tag reader class by Daniel Martinez-Morales. I googled it and found the arrays.php and voilá, it worked!
I’m mirroring the fixed files in my server, you can download it here.
The changes I made:
- Included the arrays.php file
- Deleted one of the mp3 files included in the zip file, this way the download is faster.
Enjoy it!
Leave a Reply