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

Merge pull request #328 from jellyfin/release-10.3.z

Backmerge for Release 10.3.3
This commit is contained in:
Bond-009 2019-05-18 12:55:59 +02:00 committed by GitHub
commit 3245e5c0d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 364 additions and 21 deletions

View file

@ -2576,7 +2576,6 @@ define(['events', 'datetime', 'appSettings', 'itemHelper', 'pluginManager', 'pla
} else {
playerStartPositionTicks = null;
contentType = getMimeType(type.toLowerCase(), mediaSource.TranscodingContainer);
if (mediaUrl.toLowerCase().indexOf('copytimestamps=true') === -1) {