X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=multimedia%2Fmpv%2Fmpv.conf;fp=multimedia%2Fmpv%2Fmpv.conf;h=31d6c8eff88e8d3cd104b4d24ddbab37fd6fec40;hp=96ebf6d680f24e60769f941120e67f4b580e994c;hb=d6d4106445e4a4bcbe318cfa05792544bfabc8ce;hpb=e0781e9769805ba0afeeb24876f3f93689eab7f1 diff --git a/multimedia/mpv/mpv.conf b/multimedia/mpv/mpv.conf index 96ebf6d..31d6c8e 100644 --- a/multimedia/mpv/mpv.conf +++ b/multimedia/mpv/mpv.conf @@ -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