X-Git-Url: https://git.kaliko.me/?p=mpd-goodies.git;a=blobdiff_plain;f=README.md;h=9a029f8a52430e99dc89c692b0cf504383879f95;hp=43aa84dc5b71fae078f3af80342b84ba87317baf;hb=3c3b648efd0e9e2ce826b0ccb567c4af4fce9158;hpb=3b6737cd15bf7dab6595cdaade2bf4b3a1f530a5 diff --git a/README.md b/README.md index 43aa84d..9a029f8 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,16 @@ # MPD-GOODIES -A collection of small commands to play with MusicPlayerDaemon: +A collection of commands to play with [MusicPlayerDaemon]: * Fading in/out over a specified time - * Jumping to next album en queue. - * Last modified artist/album + * Jumping to next album in queue. + * Last modified artist/album/tracks * Crop the queue +Commands do not expose options to set MPD host|port, use MPD_HOST/MPD_PORT environment variables. +Defaults to /run/mpd/socket or localhost:6600 when no environment variables are set (cf. [python-musicpd]). + [MusicPlayerDaemon]: https://www.musicpd.org/ +[python-musicpd]: https://kaliko.gitlab.io/python-musicpd + +[//]: # ( vim:set spelllang=en spell: )