wizarr
wizarr copied to clipboard
[Bug] | Unable to select Jellyseerr with Plex Media Server Setup
Are you using the latest release?
- [X] Yes, I am using the latest release.
Have you checked a bug report doesn't already exist?
- [X] Yes, I have checked the existing bug reports.
What happened?
When configuring the request portion of Wizarr, it's not allowing me to choose Jellyseerr as the app of choice, only Overseerr and Ombi, neither of which I use.
Virtualisation
Docker
What operating system are you seeing the problem on?
macOS
What browsers are you seeing the problem on?
Safari
Project Location
Local
Bug Description
When configuring the request portion of Wizarr, it's not allowing me to choose Jellyseerr as the app of choice, only Overseerr and Ombi, neither of which I use.
Steps to Reproduce
Go to add request service, and when I click on actual service, Jellyseerr is greyed out.
Relevant Log Output
No response
You are only allowed to select Jellyseerr once your media server is properly configured. Please ensure you have verified the connection, selected libraries and then saved the connection.
I did exactly that, and tried again, and the options are still the same.
That says verified bottom right, click the same button again which says save to save it.
I did click it twice, it showed saved. It's still oddly not allowing me to choose.
Here's what I have in my docker-compose. I'm not sure if the JELLYFIN_TYPE=plex is the cause of it...
jellyseerr:
image: fallenbagel/jellyseerr:latest
container_name: jellyseerr
env_file: server.env
environment:
- TZ=America/New_York
- LOG_LEVEL=debug
- JELLYFIN_TYPE=plex
ports:
- 5055:5055
volumes:
- $SERVER/jellyseerr:/app/config
- $SERVER/jellyseerr/logos/logo_full.png:/app/public/logo_full.png
- $SERVER/jellyseerr/logos/logo_full.svg:/app/public/logo_full.svg
- $SERVER/jellyseerr/logos/logo_stacked.svg:/app/public/logo_stacked.svg
- $SERVER/jellyseerr/logos/os_logo_square.png:/app/public/os_logo_square.png
restart: unless-stopped
a wizarr restart helped in my case
I have the same issue, restart of Wizarr did not help. I've verified the connection to Plex as well, doesn't seem like there's an issue there.
Seeing the same with trying to add Overseerr
Seeing the same with trying to add Overseerr
Me too
Same here. Deleted Overseerr, can't add Jellyseerr.
I was able to get Overseerr to be available by verifying & saving my Plex media server settings, prior to that, it was greyed out despite Ombi being selectable.
Same here. Deleted Overseerr, can't add Jellyseerr. I verified and saved Plex again; still greyed out.
Same here. I setup jellyfin when setting up wizarr initially, now trying to add jellyseer but i can only select ombi, although settings for jellyfin were properly verified and are saved. After restart of wizarr i was able to select ombi and jellyseer, though overseer not (but i think this should be right)
Seeing same issue. Only option available is Ombi.
Restart allowed adding Overseer but Jellyseer still not available
Same issue. Added Jellyfin media server. Only ombi is available to add. Jellyseerr is grayed out
Same. Was only Ombi.
Restart allowed adding Overseer but Jellyseer still not available
inspect the page and remove the disabled attribute on the option to select it
Was something changed to actually fix this?
Was something changed to actually fix this?
I am rewriting Wizarr so i'm closing bug reports :)