summaryrefslogtreecommitdiff
path: root/.config/mpv
diff options
context:
space:
mode:
Diffstat (limited to '.config/mpv')
-rw-r--r--.config/mpv/mpv.conf9
1 files changed, 6 insertions, 3 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 70a63e1..00d871d 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -39,7 +39,7 @@
#autofit-larger=90%x90%
# Do not close the window on exit.
-keep-open=yes
+keep-open=no
#Don't close the video on end, instead loop it and wait for q
#loop-file='inf'
@@ -105,8 +105,11 @@ volume=50
# Display English subtitles if available.
slang=en
-# Play Finnish audio if available, fall back to English otherwise.
-#alang=fi,en
+#fuzzy find srt in same directory
+sub-auto=fuzzy
+
+#Play English subtitles if available, fall back to Korean otherwise.
+#slang=en,kr
# Change subtitle encoding. For Arabic subtitles use 'cp1256'.
# If the file seems to be valid UTF-8, prefer UTF-8.