Where iTunesRemote meets SongClub.
iTunesServer allows you to manage and play a (large) music collection over the web. Just install it on your web server, point it at your music folder and go.
This is a work in progress, but basically:
- Make sure your server is running Apache and mod_php
- You'll need MySQL too
- Load
schema.sqlinto a database - Copy
include/config.php.exampletoinclude/config.phpand modify the settings in it - Point your browser at
feed/feed.php(this will be automated later) - Point your browser at
feed/crawl.php(ditto) - Ok go!