GeReV / mpdisco

A team-controlled music server based on mpd.

Home Page:http://gerev.github.io/mpdisco/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mpdisco

MPDisco Homepage

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

About

A team-controlled music server based on mpd.

http://gerev.github.io/mpdisco/

License:MIT License


Languages

Language:JavaScript 86.4%Language:CSS 12.9%Language:Handlebars 0.4%Language:HTML 0.3%