options: Add enable_subtitles config option
Enable generic subtitle support by default for unknown clients. Set the new enable_subtitles option to false to revert to the old behavior.
This commit is contained in:
@@ -88,3 +88,7 @@ model_number=1
|
||||
|
||||
# set this to yes to allow symlinks that point outside user-defined media_dirs.
|
||||
#wide_links=no
|
||||
|
||||
# enable subtitle support by default on unknown clients.
|
||||
# note: the default is yes
|
||||
#enable_subtitles=yes
|
||||
|
||||
Reference in New Issue
Block a user