From 5a261507173d28c762ba4f605d7983d928d4bf24 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 28 Dec 2019 21:32:03 +0100 Subject: command: add a playlist-unshuffle command Has a number of restrictions. See: #2491, #7294 --- DOCS/man/input.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 1d66dc47bc..d6430581a8 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -426,6 +426,12 @@ Remember to quote string arguments in input.conf (see `Flat command syntax`_). Shuffle the playlist. This is similar to what is done on start if the ``--shuffle`` option is used. +``playlist-unshuffle`` + Attempt to revert the previous ``playlist-shuffle`` command. This works + only once (multiple successive ``playlist-unshuffle`` commands do nothing). + May not work correctly if new recursive playlists have been opened since + a ``playlist-shuffle`` command. + ``run [ [ [...]]]`` 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