You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe The Bug
I really hope this is the right place to post this issue. Maybe I'm just too dumb to find the right option in the admin panel, but i recently noticed the sync play button missing in the web player. I checked if it has something to do with incorrect permissions but my user has "CreateAndJoinGroups" set, which is also what the server delivers via json when the user endpoint is called. Funnily enough, the button is there. I can remove the "hide" CSS class from it via dev tools and use it like nothing happened.
Steps To Reproduce
Open Jellyfin web
Open dev tools
find header buttons via inspect
Remove hide class from sync button
Expected Behavior
Button is shown when permission is set
System (please complete the following information):
Platform: Arch Linux, Windows 10
Browser: Brave, Chrome
Jellyfin Version: 10.9.2
The text was updated successfully, but these errors were encountered:
Please verify that syncplay is included in the list of "plugins" enabled in the web config. Typically you should receive an updated version of the config file when you update Jellyfin, but if you have made customizations in the past that might not be the case.
Please verify that syncplay is included in the list of "plugins" enabled in the web config. Typically you should receive an updated version of the config file when you update Jellyfin, but if you have made customizations in the past that might not be the case.
Describe The Bug
I really hope this is the right place to post this issue. Maybe I'm just too dumb to find the right option in the admin panel, but i recently noticed the sync play button missing in the web player. I checked if it has something to do with incorrect permissions but my user has "CreateAndJoinGroups" set, which is also what the server delivers via json when the user endpoint is called. Funnily enough, the button is there. I can remove the "hide" CSS class from it via dev tools and use it like nothing happened.
Steps To Reproduce
Expected Behavior
Button is shown when permission is set
System (please complete the following information):
The text was updated successfully, but these errors were encountered: