# Short seeks.
Shift+RIGHT seek 5 - exact
Shift+LEFT seek -5 - exact
+
+# Bindings for secondary-sid; necessary because CLI option --secondary-sid is
+# not saved in watch-later state files
+x cycle secondary-sid
+X cycle secondary-sid down
# 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