From eadd4ad2e26f47c529ffcbc3c96685947ee8b81c Mon Sep 17 00:00:00 2001 From: Florrie Date: Tue, 26 Sep 2017 21:10:12 -0300 Subject: Add some examples to http-music-play man page --- man/http-music-play.1 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/man/http-music-play.1 b/man/http-music-play.1 index 46a4a78..8d64bde 100644 --- a/man/http-music-play.1 +++ b/man/http-music-play.1 @@ -249,3 +249,24 @@ $ http-music play --remove 'Bad News' --keep 'Bad News/Irony' $ http-music play -x 'Cool Author 72' -k 'Cool Author 72/Good Album' .RE .fi + +.PP +Play every group in a random order, playing each group in its own original order: + +.PP +.nf +.RS +$ http-music play --sort shuffle-groups +.RE +.fi + +.PP +Play every group in a random order, after collapsing the playlist, so that parent groups aren't considered +(using \fB--sort shuffle-groups\fR alone would play all of one artist's albums before moving onto the next; using \fB--collapse\fR lets the groups be shuffled without regarding the artists' groups): + +.PP +.nf +.RS +$ http-music play --collapse --sort shuffle-groups +.RE +.fi -- cgit 1.3.0-6-gf8a5