/mpd-random-album

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

Primary LanguageCoffeeScript

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.