mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update chrome playback
This commit is contained in:
parent
8238bd3e23
commit
8499b70512
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ define(['appSettings', 'userSettings', 'appStorage', 'datetime'], function (appS
|
|||
options.enableHls = true;
|
||||
}
|
||||
|
||||
options.enableMkvProgressive = false;
|
||||
options.disableVideoAudioCodecs = disableVideoAudioCodecs;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue