mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: Syncplay sometimes doesn't work/ stuck '...waiting for all ready events.' #4037
Reference in New Issue
Block a user
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?
Originally created by @KaXaSA on GitHub (Jul 15, 2022).
Update:
Ok, I uninstalled Jellyfin then remove all folder related to it, rebooted my pc, reinstalled Jellyfin and now everything works again.
My guess is that something went wrong with the upgrade, and just renaming the appdata folder to let it create a new one was not enough to fix it. I'm not sure.
(btw, it would be great if we had an easy way to back up/restore users, watch status, etc.)
So, I will just close the issue for now, if anything happens I will let you guys know. oh, and thanks devs, Jellyfin is amazing 👍
Please describe your bug
Syncplay was working fine before the upgrade to 1.8.0/1.8.1, after that I have this issue where the video only loads for primary user (the user that opens the video) and in the logs you see a '...waiting for all ready events.'
To check if it wasn't an issue with my upgrade, I created a new jellyfin appdata folder (I just renamed old one), then I opened jellyfin (web) created 2 new users, I will call them (User A) and (User B), added some random library.
So now I have:
User A - Web Client (firefox)
User B - Jellyfin Media Player
-keep in mind that I removed jellyfin media player appdata folders and cleared the cookies/site data from the jellyfin page in firefox-
User A - created a SyncPlay Group
[21:29:35] [INF] [114] Emby.Server.Implementations.SyncPlay.Group: Session cd120... created group 84da...User B - Joined the group
[21:30:22] [INF] [117] Emby.Server.Implementations.SyncPlay.Group: Session dc423... joined group 84da...User A - click play (video), it opens fine, and pauses.
User B - don't see anything on the screen
User A - Can click on the video to resume, it works fine
User B - Nothing happens
If both users open the same video, then syncplay 'works' (sometimes it loses the sync)
Ok, I really need to go now, but if necessary I can do some other tests tomorrow.
Jellyfin Version
Other
if other:
1.8.1
Environment
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct