From 9e184d9eba3aa7dcbb457e2b771292910dc4d278 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Wo=C5=BAniak?= Date: Sun, 1 Dec 2024 23:30:50 +0100 Subject: [PATCH] Added new lines at mpv.conf --- .config/mpv/mpv.conf | 5 +++++ 1 file changed, 5 insertions(+) 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