I need an app to put all my mp3 in an RSS Feed and make them available on a webserver. Two or three clicks maximum
This way I can stream all my mp3 to my PSP locally

The Dear LazyNet… by Ricardo Saramago, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.
Technorati Tags:
I can think of a nice way to do this with php recursively navigating your folder tree and putting them into an rss feed… but i don’t know anything out there that does just that. Shouldn’t take long to write though…
Maybe this will help you… http://www.mp3act.net/ not sure if it will work in your PSP though… since it uses AJAX/javascript for some stuff. Although, i know PSP has some js capabilities.. so you never know.
Thanks