Musicman is a web interface for playing music on a linux server running VLC. Files are indexed in a MySQL table for quick and painless access to files which might not be well organized in storage.
- Turn on the "Remote Control" interface in VLC
- Put the contents of musicman/www somewhere on your server's web site
- Create database "musicman" and create user 'musicman' with password 'sql'
- Run musicman.py to index the contents of your hard drive.
eg; $ python musicman.py -d /my/music/directory