mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
dlna project fixes
This commit is contained in:
parent
1bc46faa9c
commit
0b238590fc
2 changed files with 1 additions and 3 deletions
|
@ -133,8 +133,6 @@
|
|||
|
||||
var endTime = this.currentTime;
|
||||
|
||||
this.currentTime = 0;
|
||||
|
||||
clearProgressInterval();
|
||||
|
||||
var position = Math.floor(10000000 * endTime) + startTimeTicksOffset;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue