From f4c412a0578d7448640eb8000876196f51299f13 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 17 May 2015 21:16:10 +0200 Subject: command: add playlist_shuffle command Fixes #965. --- DOCS/man/input.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/input.rst') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index a7d620d82a..d23727e898 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -246,6 +246,10 @@ List of Input Commands because index2 refers to the target entry, not the index the entry will have after moving.) +``playlist_shuffle`` + Shuffle the playlist. This is similar to what is done on start if the + ``--shuffle`` option is used. + ``run "command" "arg1" "arg2" ...`` Run the given command. Unlike in MPlayer/mplayer2 and earlier versions of mpv (0.2.x and older), this doesn't call the shell. Instead, the command -- cgit v1.2.3