From 5fc305fa173ce47e904a5c420f26ff2badf25a6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Michaj=C5=82ow?= Date: Wed, 26 Jul 2023 21:25:52 +0200 Subject: path-win: move state directory to %LOCALAPPDATA% %LOCALAPPDATA% is where the local application state belongs. --- DOCS/man/mpv.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index a77cc21224..408a48f82d 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -1655,6 +1655,8 @@ Other config files (such as ``input.conf``) are in the same directory. See the The cache directory is located at ``%LOCALAPPDATA%/mpv/cache``. +The watch_later directory is located at ``%LOCALAPPDATA%/mpv/watch_later``. + The environment variable ``$MPV_HOME`` completely overrides these, like on UNIX. -- cgit v1.2.3