Video player replays last video from the start, even many rounds in. #34

Closed
opened 2025-08-19 00:09:54 -04:00 by ActualHorse · 1 comment
Owner

Should be fixed by feeding it an empty URL when stopping playback so that an empty URL gets synced to all clients who log in late.

Should be fixed by feeding it an empty URL when stopping playback so that an empty URL gets synced to all clients who log in late.
ActualHorse added this to the v0.5 milestone 2025-08-19 00:09:54 -04:00
ActualHorse added the
Type
Bug
Priority
A
labels 2025-08-19 00:09:55 -04:00
ActualHorse self-assigned this 2025-08-19 00:09:55 -04:00
Author
Owner

This seems to be fixed. We just needed to make sure the video only plays if a video is supposed to be playing by using a special variable. I probably over-corrected a bit thanks to all the research that went into figuring out how exactly to fix it, but the point is it seems to no longer happen.

This seems to be fixed. We just needed to make sure the video only plays if a video is supposed to be playing by using a special variable. I probably over-corrected a bit thanks to all the research that went into figuring out how exactly to fix it, but the point is it seems to no longer happen.
Sign in to join this conversation.
No description provided.