clarify mpd prefix option
This commit is contained in:
parent
ae85eeb971
commit
3a59fdd917
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ mpd
|
||||||
picks ``howmany`` song randomly from your mpd library. It follows this
|
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
|
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
|
randomdir
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue