Solved Only 1 user can play media
-
Hello, I am now encountering a second issue (original issue is here
This new issue is that when any user other than my account and the jellyfin admin account signs into jellyfin from anywhere (mobile, smart tv, or computer) they get this message
In the logs, there is
Jan 02 15:05:52 [22:05:52] [INF] [86] Emby.Server.Implementations.HttpServer.WebSocketManager: WS xx.xx.xx.xx requestIn the browser console I see
In the app access control I see
-
After reviewing the logs after changing information to Debug in Jellyfins config, it says that the users do not have access to the various folders when I attempt to copy/paste the link across browser sessions.
So why wouldnt other users have access to view the folders?
-
@privsec they're not authed? sounds like you have media uploaded as admin which requires higher rights than users have.
-
@robi
Correct, not authedHow else do you put media on the app?
-
-
@privsec why wouldn't users be able to upload?
-
Have you given those users access to the corresponding libraries within jellyfin?
-
nebulon
-
@nebulon
I dont see the option for that -
@privsec
JK, I see that nowAnd they all have access. I did not see this in any documentation.
Thank you
-
so is this then resolved with granting access to the users?
-
@nebulon That is correct
-
nebulon