From be54dff61c6a88dec8a9739154d393beb3d0785d Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Fri, 26 Sep 2025 11:13:34 -0500 Subject: MPV/subs2srs: Fix typo in config --- common/.mpv/script-opts/subs2srs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/.mpv') diff --git a/common/.mpv/script-opts/subs2srs.conf b/common/.mpv/script-opts/subs2srs.conf index 1b721ee..f384ec5 100644 --- a/common/.mpv/script-opts/subs2srs.conf +++ b/common/.mpv/script-opts/subs2srs.conf @@ -101,7 +101,7 @@ tie_volumes=no # overwrite more than the value specified below # Just remember that having multiple cards with the same sentence # and the same audio recording is usually bad practice. -card_overwrite_safeguard = 1 +card_overwrite_safeguard=1 # Remove text in parentheses and leading/trailing spaces or # newlines that may interfere with Rikaitan before copying -- cgit v1.2.3