summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-17 21:16:10 +0200
committerwm4 <wm4@nowhere>2015-05-17 21:16:10 +0200
commitf4c412a0578d7448640eb8000876196f51299f13 (patch)
tree2b5611d19088ef535f52cef46e0be2a80183f748 /DOCS/man/input.rst
parentaa78dff42b1dc6bbc6b6aa836e42341015ce164a (diff)
downloadmpv-f4c412a0578d7448640eb8000876196f51299f13.tar.bz2
mpv-f4c412a0578d7448640eb8000876196f51299f13.tar.xz
command: add playlist_shuffle command
Fixes #965.
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst4
1 files changed, 4 insertions, 0 deletions
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