The wuzzle jukebox is a set of perl scripts which interface with a Database of mp3's to provide a web based mp3 browser. People can select specific songs or albums they want to hear and add them to a playlist. The playlist format is compatible with winamp, windows media player, and XMMS. Security is provided by a combination of server directory/file security, and a login page. The playlists contain usernames and password in them because of the stupidity of winamp.
This script has been downloaded 2344 times.
NOTE: These scripts are obsolete. I have recently switched to a custom system written using the symfony framework. Also, since I wrote the original scripts, ID3 tags have taken root, and so I changed my stuff to read those instead of making semi intelligent guesses from file names, and added metadata files. You're still welcome to download the scripts, but they are now unsupported.
The current release is 1.1, it has some improvements over 1.0. Note that this script was written in 2000 with some mods in 2002, so it's very stable (read "glacial"). I still have a few ideas for it, but I haven't needed that functionality, so I haven't bothered.