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 2016-04-16 13:24:00 -04:00
parent cc2f05c679
commit 728cbb289f
38 changed files with 421 additions and 349 deletions

View file

@ -996,7 +996,7 @@
// add a delay to continue building up the buffer. without this we see failures in safari mobile
setTimeout(function () {
self.playVideoInternal(item, mediaSource, startPosition, streamInfo, callback);
}, 2000);
}, 0);
}, function () {
Dashboard.hideLoadingMsg();