From d4b2a96d90249dd435679a6f24af2248b1f8dd0b Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 10 Oct 2014 14:27:45 +0200 Subject: Revert "player: --save-position-on-quit should always work" This reverts commit 45c8b97efbaff7a5031b008223eeed56f7b0607a. Some else complained (github issue #1163). The feature requested in #1148 will be implemented differently in the following commit. --- DOCS/man/options.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 1c49d6754a..59c934a7c3 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -290,9 +290,10 @@ Program Behavior ``--save-position-on-quit`` Always save the current playback position on quit. When this file is played again later, the player will seek to the old playback position on - start. This happens when playback is stopped in any way by the user. - For example, going to the next file in the playlist will save the position, - and resume playback at thr same position the next time the file is played. + start. This does not happen if playback of a file is stopped in any other + way than quitting. For example, going to the next file in the playlist + will not save the position, and start playback at beginning the next time + the file is played. This behavior is disabled by default, but is always available when quitting the player with Shift+Q. -- cgit v1.2.3