Mavyre
Mavyre
> > > That field was introduced for jellyfin-vue but it seems like the intended feature was never implemented? > > > > > > In my opinion, if `jellyfin-vue`...
> Because it is not set as the on-demand property which will trigger the query whenever the session data is fetched, no matter of using api endpoint or using websocket....
> So as long as we're sure nobody uses it/notify about it, I'm all in for removing it. I'll let you guys tell if it has no impact outside the...
Same issue here. Here is what I got in the logs: ``` [2024-11-17 18:58:31.071 +01:00] [INF] [11] Jellyfin.Plugin.SSO_Auth.Api.SSOController: Is request linking: True [2024-11-17 18:58:31.820 +01:00] [INF] [11] Jellyfin.Plugin.SSO_Auth.Api.SSOController: SSO Controller...
Updated on latest jfa-go:unstable (0ccc314) and still the same: ``` [ERROR] 00:32:20 users.go:125: Failed to apply configuration template for Jellyfin user "66194c66203943539d8bd5938261354f": 400 Unauthorized, check credentials. 2024/11/22 00:32:21 [Recovery] 2024/11/22...
It might be related, but my users end up on a 500 Internal Server Error when clicking the email validation link. I get that in the logs: ``` [ERROR] 15:48:50...
Okay, so I managed to compile XCreds without any issue. I could even customise some parts of it (force the domain name on login screen with the `hd` parameter). I've...
I hope it will help people to contribute to the project!
Update: I've been reported some issues with keychain when logging in using XCreds self compiled version. I've added the `Modify keychain access using your TeamID` subsection that fixes it.