This website requires JavaScript.
Explore
Help
Sign in
peter
/
siftlode
Watch
1
Star
0
Fork
You've already forked siftlode
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d59068df64
siftlode
/
VERSION
1 line
6 B
Text
Raw
Normal View
History
Unescape
Escape
fix(player): keep playing the current video when it leaves the live feed queue Auto-marking a video watched near its end invalidates the feed query; the refetched/reordered queue can no longer contain the playing item, so findIndex returned -1 and the active item fell back to queue[0] — silently jumping playback to an unrelated video and defeating Loop "One" (and auto-advance:off). Pin the last resolved video in a ref and keep playing it when it drops out of the queue instead of snapping to queue[0].
2026-07-05 19:49:39 +02:00
0.23.2
Reference in a new issue
Copy permalink