From 6618e5d69ab2f1eef70769e46f4129d13bd7ff29 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 29 Dec 2014 22:08:22 +0100 Subject: player: make --shuffle/--merge-files affect runtime loaded playlists Until now, these options took effect only at program start. This could be confusing when e.g. doing "mpv list.m3u --shuffle". Make them always take effect when a playlist is loaded either via a playlist file, or with the "loadlist" command. --- DOCS/man/options.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 1635461ec5..0feca9d765 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -363,10 +363,6 @@ Program Behavior file. This uses timeline/EDL support internally. Note that this won't work for ordered chapter files. - This option is interpreted at program start, and doesn't affect for - example files or playlists loaded with the ``loadfile`` or ``loadlist`` - commands. - ``--no-resume-playback`` Do not restore playback position from the ``watch_later`` configuration subdirectory (usually ``~/.config/mpv/watch_later/``). -- cgit v1.2.3