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:
commit
3245e5c0d8
34 changed files with 364 additions and 21 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue