enable subtitles in config.pandora.jsonc
This commit is contained in:
parent
d8e20d9380
commit
8d96cd80ce
1 changed files with 1 additions and 0 deletions
|
@ -692,6 +692,7 @@
|
||||||
"videoResolution": 240,
|
"videoResolution": 240,
|
||||||
"videoScale": "fit",
|
"videoScale": "fit",
|
||||||
"videoSize": "small",
|
"videoSize": "small",
|
||||||
|
"videoSubtitles": true,
|
||||||
"videoTimeline": "antialias",
|
"videoTimeline": "antialias",
|
||||||
"videoView": "player",
|
"videoView": "player",
|
||||||
"videoVolume": 1
|
"videoVolume": 1
|
||||||
|
|
Loading…
Reference in a new issue