From 78b3852f7ec7b4c8df72646e313535acacae1fd9 Mon Sep 17 00:00:00 2001 From: David Logie Date: Thu, 8 Sep 2016 15:50:39 +0100 Subject: player: add --watch-later-directory option This option allows the user to set the directory where "watch later" files are stored. Signed-off-by: wm4 --- DOCS/man/options.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 97e0bb5776..eaa2ad6449 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -387,6 +387,13 @@ Program Behavior This behavior is disabled by default, but is always available when quitting the player with Shift+Q. +``--watch-later-directory=`` + + The directory in which to store the "watch later" temporary files. + + The default is a subdirectory named "watch_later" underneath the + config directory (usually ``~/.config/mpv/``). + ``--dump-stats=`` Write certain statistics to the given file. The file is truncated on opening. The file will contain raw samples, each with a timestamp. To -- cgit v1.2.3