]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
multimedia: mpv: restore watch-later behavior for pause
authorSimon Ruderich <simon@ruderich.org>
Sat, 9 Dec 2023 16:39:05 +0000 (17:39 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 9 Dec 2023 16:39:05 +0000 (17:39 +0100)
multimedia/mpv/mpv.conf

index 15936e16e33eb7b5306638c1cfc15d075d7f05fc..fdb610c39a087fd17978e1c27e4e22c9c76226f4 100644 (file)
@@ -76,5 +76,7 @@ prefetch-playlist=yes
 # --secondary-sid is used on the command line (mpv only saves settings with a
 # different value).
 watch-later-options-append=secondary-sid
 # --secondary-sid is used on the command line (mpv only saves settings with a
 # different value).
 watch-later-options-append=secondary-sid
+# Also keep play/pause state (necessary since 0.37).
+watch-later-options-append=pause
 
 # vim: ft=mplayerconf
 
 # vim: ft=mplayerconf