hrfee / jfa-go

a bit-of-everything user managament app for Jellyfin
https://jfa-go.com
Other
808 stars 57 forks source link

REQUEST FEATURES : ADD DATA TO ORGANIZR #22

Open Killianbe opened 3 years ago

Killianbe commented 3 years ago

Hi All in the title 👍

hrfee commented 3 years ago

Not quite sure what you mean. Isn't organizr just an organization app? Would you not just add the address of jfa-go to it yourself?

Killianbe commented 3 years ago

Organizr has a connection database, we can link it to jellyfin / emby. but importing users does not retrieve the email address. I only submit the idea, if it helps :)

hrfee commented 3 years ago

It looks like organizr can't import users from Jellyfin, and only uses it as an authorization method, like jfa-go does. Am I missing something? Also can't even get the sso to work, i've enabled settings > sso > jellyfin, but can't login with jellyfin accounts.

Killianbe commented 3 years ago

Sorry I did not know that organizer use jellyfin as a gateway. But precisely I find its even better to integrate via API directly the users :)

Killianbe commented 3 years ago

Settinges > principal > auth > organizr db + backend. Integrate user via api can integrate only in organizr db :)

Cookie-Monster-Coder commented 3 years ago

It looks like organizr can't import users from Jellyfin, and only uses it as an authorization method, like jfa-go does. Am I missing something? Also can't even get the sso to work, i've enabled settings > sso > jellyfin, but can't login with jellyfin accounts.

Your jellyfin and organizr has to be on the same (sub)domain like, if you connect to organizr from https://domain.com your jellyfin has to be https://domain.com/jellyin. Then in settings > sso > jellyfin you have to put in the (sub)domain url not the local, so it would be https://domain.com/jellyin

https://github.com/markv9401/organizr-jellyfin-sso#setup--how-to

Facinorous-420 commented 3 years ago

I'd be interested in seeing this too. From my experience when using Jellyfin as an auth source for Organizr, Organizr creates the user inside Organizr with the same username and a placeholder email. When a user logs in once to Organizr, then I delete their account via jfa-go, they can not login to Jellyfin as their account is gone but Organizr still has their account so they can log into Organizr. It would be cool to have jfa-go also delete the user in Organizr. Thats it really since Organizr already can sync the users in.