X-Git-Url: http://git.kaliko.me/?p=mpd-goodies.git;a=blobdiff_plain;f=README.md;h=4b5387857408530a1d68e1885d0f42e81a68cd1a;hp=43aa84dc5b71fae078f3af80342b84ba87317baf;hb=HEAD;hpb=3b6737cd15bf7dab6595cdaade2bf4b3a1f530a5 diff --git a/README.md b/README.md index 43aa84d..4b53878 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. +MPD_HOST/MPD_PORT default 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: )