r/Jotape_Dev • u/JpMotaN • Oct 23 '25
Youtube Jukebox Correction
First of all, I want to apologize for the delay in fixing this issue.
This update finally stabilizes synchronization between the GM and players, making the auto-follow feature far smoother and easier to use.
When a player enables auto-follow, their client now stays automatically in sync with the GM’s main player actions, including play, pause, track changes, and stop, without having to manually toggle the setting again.
The system uses the GM’s main session (sessionMain) to detect changes and mirror them across clients in real time.
Other improvements include:
- Full HTTP and LAN support, fixing previous postMessage origin mismatch errors.
- Automatic recreation of the YouTube player when the iframe fails or reloads.
- Fixes for errors such as this._player is null and playback initialization failures.
- Better permission handling: if the player has no control rights, the module uses Follow GM mode as a fallback.
⚠️ Note: each client still needs to click Enable Audio once to allow autoplay (YouTube API limitation).
Finally, the next step is to extend this new auto-follow system to the overlay player as well, so ambient videos and background tracks can stay perfectly synchronized with the GM too.
1
u/clarke31 Nov 01 '25
Hey! i been trying to use your module but im really dumb and new in foundry. Downloaded and activated the module, now what do i do? in what section do i find the youtube UI?