Fallenbagel / jellyseerr

Fork of overseerr for jellyfin support.
https://docs.jellyseerr.dev/
MIT License
3.75k stars 231 forks source link

[Feature Request] Simultaneous multiple auth methods #100

Open Toucan-Sam opened 2 years ago

Toucan-Sam commented 2 years ago

Description

At the moment it looks like you can only use Jellyfin OR Plex, not both. Ref: #34

See: https://github.com/Fallenbagel/jellyseerr/issues/34#issuecomment-1119096593

In a perfect world both Plex and Jellyfin auth methods would work. I'm probably an edge case, but I do have both Plex and Jellyfin running because they don't both have apps for every platform (yet).

Ultimately I'd like to switch to LDAP eventually.

It's not critical and I realize some of the functionality is via overseerr, but I think it's worth leaving an issue open in case anyone wants to contribute.

Desired Behavior

Log in with whatever platform.

Additional Context

Long term goal, which may fall more into overseerr territory, but the requests features provided by overseerr/jellyseerr are wonderful and it'd be nice to be platform agnostic.

Code of Conduct

Toucan-Sam commented 2 years ago

From @Fallenbagel : Hi. It works both on latest and develop rn since v1.1.0. But yes multi instances is still not a thing

Fallenbagel commented 2 years ago

Yes unfortunately it's not due to the fact that Overseerr/Jellyseerr does not work as it's own thing and is completely dependent on a single mediaserver.

There has been talks of decoupling Overseerr from this dependence and that could essentially enable us to use it simultaneously

butts136 commented 5 months ago

Would be really nice, because some users wants Plex for sharing multiple libraries from multiple server and some want Jellyfin for their free Android and iOS app.

But because i have both installed on my server, jellyseer only allows me to connect with Plex -_-

Thanks