]> kaliko git repositories - mpd-goodies.git/blob - README.md
Remove external volume change detection in mfade
[mpd-goodies.git] / README.md
1 # MPD-GOODIES
2
3 A collection of commands to play with [MusicPlayerDaemon]:
4
5   * Fading in/out over a specified time
6   * Jumping to next album in queue.
7   * Last modified artist/album/tracks
8   * Crop the queue
9
10 Commands do not expose options to set MPD host|port, use MPD_HOST/MPD_PORT environment variables.
11 Defaults to /run/mpd/socket or localhost:6600 when no environment variables are set (cf. [python-musicpd]).
12
13 [MusicPlayerDaemon]: https://www.musicpd.org/
14 [python-musicpd]: https://kaliko.gitlab.io/python-musicpd
15
16 [//]: # ( vim:set spelllang=en spell: )