fix tv, fix censored
This commit is contained in:
parent
35c9ce73cc
commit
0af1b545d1
2 changed files with 8 additions and 17 deletions
|
|
@ -76,6 +76,9 @@ pandora.ui.tv = function() {
|
|||
resolution: pandora.user.ui.videoResolution,
|
||||
scaleToFill: pandora.user.ui.videoScale == 'fill',
|
||||
subtitles: videoOptions.subtitles,
|
||||
subtitlesDefaultTrack: Ox.getLanguageNameByCode(pandora.site.language),
|
||||
subtitlesLayer: videoOptions.subtitlesLayer,
|
||||
subtitlesTrack: Ox.getLanguageNameByCode(pandora.site.language),
|
||||
tooltips: true,
|
||||
timeline: '/' + result.data.item + '/timeline16p.jpg',
|
||||
title: pandora.site.site.name + ' — ' + (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue