mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2025-02-23 16:34:24 +00:00
Merge pull request #1787 from BotBlake/fix-freeze-on-actor-card-1789
This commit is contained in:
commit
091dcbc11b
@ -251,6 +251,7 @@ end sub
|
|||||||
|
|
||||||
' Set starting point for top item in the queue
|
' Set starting point for top item in the queue
|
||||||
sub setTopStartingPoint(positionTicks)
|
sub setTopStartingPoint(positionTicks)
|
||||||
|
if getCount() = 0 then return
|
||||||
m.queue[0].startingPoint = positionTicks
|
m.queue[0].startingPoint = positionTicks
|
||||||
end sub
|
end sub
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user