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

update translations

This commit is contained in:
Luke Pulverenti 2015-07-08 20:20:01 -04:00
parent 8030454e19
commit 22586c7a8f
41 changed files with 17432 additions and 17417 deletions

View file

@ -1163,7 +1163,7 @@
});
}
mediaRenderer.setCurrentSrc(videoUrl, tracks, item, mediaSource);
mediaRenderer.setCurrentSrc(videoUrl, item, mediaSource, tracks);
// IE wont autoplay without this
if (videoUrl.indexOf('.m3u8') == -1) {