summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorDavid Logie <djl@mksh.org>2016-09-08 15:50:39 +0100
committerwm4 <wm4@nowhere>2016-09-22 13:46:19 +0200
commit78b3852f7ec7b4c8df72646e313535acacae1fd9 (patch)
tree5187458100fb94fee5536e46b824b4e42504ee1d /DOCS
parent7783f0b7d7037e2420deece510b8315cfe3b8e91 (diff)
downloadmpv-78b3852f7ec7b4c8df72646e313535acacae1fd9.tar.bz2
mpv-78b3852f7ec7b4c8df72646e313535acacae1fd9.tar.xz
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 <wm4@nowhere>
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst7
1 files changed, 7 insertions, 0 deletions
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=<path>``
+
+ 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=<filename>``
Write certain statistics to the given file. The file is truncated on
opening. The file will contain raw samples, each with a timestamp. To