1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update sort menu

This commit is contained in:
Luke Pulverenti 2016-07-10 03:01:25 -04:00
parent 9de658be0b
commit 22ef579fdb
6 changed files with 230 additions and 62 deletions

View file

@ -331,7 +331,7 @@ define(['browser'], function (browser) {
});
}
if (canPlayTs && options.supportsCustomSeeking && !browser.tizen) {
if (canPlayTs && options.supportsCustomSeeking && !browser.tizen && !browser.web0s) {
profile.TranscodingProfiles.push({
Container: 'ts',
Type: 'Video',