-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathsub_select.conf
More file actions
24 lines (19 loc) · 1.02 KB
/
Copy pathsub_select.conf
File metadata and controls
24 lines (19 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#######################################################
## Default configuration file for mpv-sub-select ##
## https://github.com/CogentRedTester/mpv-sub-select ##
#######################################################
# forcibly enable the script regardless of the sid option
force_enable=no
# experimental audio track selection based on the preference json file.
select_audio=no
#observe audio switches and reselect the subtitles when alang changes
observe_audio_switches=no
# Only select forced subtitles if they are explicitly stated in slang.
# By default, when searching for subtitle tracks with a specific language,
# forced subtitles will be included in the search results and treated the same as other tracks.
# This means that there's no way to write a rule that specifically excludes
# forced subtitle tracks. By enabling this forced subtitles will never be chosen unless a rule
# explicitly includes "forced" in `slang`.
explicit_forced_subs=no
# the folder that contains the 'sub-select.json' file
config=~~/script-opts