0.2.1 • Published 11 years ago

mpdisco v0.2.1

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

mpdisco

A team-controlled music server based on mpd.

Accessing the MPDisco server puts each user, after logging in, in a rotating DJ queue. Each user will be given one hour (by default) to control the playlist and music player.

Installation

First off, MPDisco depends on the installation of MPD on the server. Follow the installation instructions to install.

Using NPM, run:

npm install mpdisco

Modify config.json to change the music directory, play time for each DJ and session secret (recommended).

Running

To run MPDisco, in the installation directory, use:

node index.js