Replies: 1 comment 4 replies
-
Simultaneous concurrent server setup is in the roadmap but not possible yet. The way to achieve this would be to run two instances with different ports. I recommend running overseerr for plex and jellyseerr for jellyfin |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am curious if there is a flag/setting/environment variable that can be enabled (via settings file or sqlite db query, et al) to allow Jellyseerr to run two media servers simultaneously?
My usecase is that I am actively homelab-ing and would like to provide Jellyfin and Plex servers for different clients (some televisions do not have Jellyfin as an app 😢 , but do support Plex). I'm in the process of trying to use Jellyfin as my primary server, and Plex as a fallback. I currently have both servers running, but I was curious if it was possible to add a
jellyfin
key to /settings.json (with proper values) or something.If not, I suppose the workaround would be to host two instances of Jellyseerr, each dedicated to the respective server?
Beta Was this translation helpful? Give feedback.
All reactions