mpv: remove old subtitle search settings

Removed in favor of exact match subtitle files.
This commit is contained in:
Donovan Glover 2025-03-26 09:21:16 -04:00
parent eb1a5912e9
commit 2575d039b0
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -7,9 +7,7 @@
config = {
fullscreen = true;
sub-auto = "fuzzy";
sub-blur = 10;
sub-file-paths = "subs:subtitles:";
screenshot-format = "png";