calzoneman / sync

Node.JS Server and JavaScript/HTML Client for synchronizing online media
Other
1.45k stars 235 forks source link

Cytube channel playing videos when room is empty #929

Closed Frocto closed 2 years ago

Frocto commented 2 years ago

Please fill out the templates below to the best of your ability, based on whether your problem is with using the website or with running your own server.

Website Problem

Please confirm whether you've tried the following debugging steps:

Description of the Problem

System Information

On Firefox, press Ctrl+Shift+K to open the JavaScript console. On Chrome, press Ctrl+Shift+J.

calzoneman commented 2 years ago

Can you clarify what you mean? It's expected that the playlist will remain, and that videos will start from the time you left off when you rejoin the channel.

There are known issues where the channel may stay loaded even after all users leave and continue advancing the timer; if that's the case you'll just need to give me the channel name so I can force-unload it.

Frocto commented 2 years ago

Yes, that's what's happening. The channel is https://cytu.be/r/TheMayaFeyAppreciationStation

Frocto commented 2 years ago

That fixed it, thankyou!