the idea is that users can upload their own music files, and create play lists. they can then label the play lists w.e they want, and other users can listen to that playlist, like it, etc
later on, i'm suire it could be possible to have the usre simply do a search for the song, and have the server find the file on the internet, and auto download it. we could do this by doing a search for the song, and singer, and then parsing the results to see the exact time of the song, and then looking for files with the correct file type, label name, and song time. this should be enough information for the server to do an accurate search which will find the file, download it, and play it back to the user, and add it to their playlist if they wish
of course an auto-downloader and file hosting of those songs could be a legal problem, but this is just whats possible, and what i'd like to do