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
f6a96553ef
commit
a6a50ab5d4
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ define(['appSettings', 'userSettings', 'appStorage', 'datetime'], function (appS
|
||||||
options.enableHls = true;
|
options.enableHls = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
options.enableMkvProgressive = false;
|
||||||
options.disableVideoAudioCodecs = disableVideoAudioCodecs;
|
options.disableVideoAudioCodecs = disableVideoAudioCodecs;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue