Video player replays last video from the start, even many rounds in. #34
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
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.