]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
mpv: use fuzzy matching to find subtitles
authorSimon Ruderich <simon@ruderich.org>
Sun, 21 Aug 2016 00:35:03 +0000 (02:35 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 21 Aug 2016 00:35:03 +0000 (02:35 +0200)
mpv/mpv.conf

index 19eeaa3203f9fc522ae2995bc624ceea2a79bb6a..aae4784cba712cf4d8beda2a1699ddf68c37ec8f 100644 (file)
@@ -1,6 +1,6 @@
 # Mpv (mplayer2 fork) configuration file.
 
-# Copyright (C) 2011-2015  Simon Ruderich
+# Copyright (C) 2011-2016  Simon Ruderich
 #
 # This file is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -44,6 +44,9 @@ sub-text-font-size=33
 # pleasant to read for me.
 sub-text-margin-y=30
 
+# Try to find subtitles in similar-looking file names.
+sub-auto=fuzzy
+
 # Disable the mouse as I don't use it.
 input-cursor=no