mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update chromecast
This commit is contained in:
parent
beebc89fb0
commit
425a4f3171
5 changed files with 46 additions and 164 deletions
|
@ -46,9 +46,7 @@
|
|||
|
||||
var playerTime = Math.floor(10000000 * (mediaElement || self.currentMediaElement).currentTime);
|
||||
|
||||
//if (!self.isCopyingTimestamps) {
|
||||
playerTime += self.startTimeTicksOffset;
|
||||
//}
|
||||
|
||||
return playerTime;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue