Skip to content

iamcal/iTunesServer

Repository files navigation

iTunesServer

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.

Installation

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.sql into a database
  • Copy include/config.php.example to include/config.php and 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!

About

A iTunes-like web interface for remote music collections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published