]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - multimedia/mpv/mpv.conf
multimedia: mpv: save secondary-sid to watch-later
[config/dotfiles.git] / multimedia / mpv / mpv.conf
index 96ebf6d680f24e60769f941120e67f4b580e994c..31d6c8eff88e8d3cd104b4d24ddbab37fd6fec40 100644 (file)
@@ -74,4 +74,9 @@ demuxer-max-bytes=300MiB
 # Very useful when watching series.
 prefetch-playlist=yes
 
+# Save secondary-sid to watch-later state files. Note that this won't work if
+# --secondary-sid is used on the command line (mpv only saves settings with a
+# different value).
+watch-later-options-append=secondary-sid
+
 # vim: ft=mplayerconf