]> kaliko git repositories - mpd-goodies.git/blobdiff - README.md
Remove external volume change detection in mfade
[mpd-goodies.git] / README.md
index 6be0ecf36c595f57a941ab2a05f49c086b4cdc99..9a029f8a52430e99dc89c692b0cf504383879f95 100644 (file)
--- 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: )