Browse Source

clarify mpd prefix option

boyska 3 years ago
parent
commit
3a59fdd917
1 changed files with 3 additions and 0 deletions
  1. 3 0
      doc/source/audiogenerators.rst

+ 3 - 0
doc/source/audiogenerators.rst

@@ -7,6 +7,9 @@ mpd
 picks ``howmany`` song randomly from your mpd library. It follows this
 strategy: it picks ``howmany`` artists from your MPD library, then picks a random song for each one
 
+if you specify a ``prefix``, then only files inside the ``prefix`` directory
+will be picked.
+
 randomdir
 ----------