X-Git-Url: http://git.kaliko.me/?p=mpd-goodies.git;a=blobdiff_plain;f=README.md;h=9a029f8a52430e99dc89c692b0cf504383879f95;hp=6be0ecf36c595f57a941ab2a05f49c086b4cdc99;hb=3c3b648efd0e9e2ce826b0ccb567c4af4fce9158;hpb=dc5640157f0a108bfe671b7652241460dfd0b78e diff --git a/README.md b/README.md index 6be0ecf..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. + * 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: )