diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 3a462d1..b59e1a6 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -2,14 +2,19 @@ cache=yes demuxer-max-bytes=2147483647 demuxer-max-back-bytes=2147483647 + # Always allow seeking, e.g. allow seeking within a local cache of HTTP stream force-seekable=yes + # Always open a video window even with no video force-window=yes + # Don't exit when the end of playlist is reached keep-open=yes + # Always save the current playback position on exit save-position-on-quit=yes + # Create 'high-quality' profile [high-quality] # Describe this profile