ndreas / mpd-random-album

Daemon that provides random album functionality for Music Player Daemon (MPD)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPD random album

A simple daemon for adding a random album to the playlist when the playlist ends.

Install and run

  1. npm install
  2. Create config.coffee using the template in config.example.coffee
  3. coffee app.coffee

License

Released under the MIT License.

About

Daemon that provides random album functionality for Music Player Daemon (MPD)


Languages

Language:CoffeeScript 100.0%