wizarr icon indicating copy to clipboard operation
wizarr copied to clipboard

[Bug] | Unable to select Jellyseerr with Plex Media Server Setup

Open iamronr opened this issue 1 year ago • 17 comments
trafficstars

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.

TRC

Relevant Log Output

No response

iamronr avatar Jul 03 '24 17:07 iamronr

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.

JamsRepos avatar Jul 03 '24 17:07 JamsRepos

I did exactly that, and tried again, and the options are still the same.

TRC

iamronr avatar Jul 03 '24 18:07 iamronr

That says verified bottom right, click the same button again which says save to save it.

JamsRepos avatar Jul 03 '24 18:07 JamsRepos

I did click it twice, it showed saved. It's still oddly not allowing me to choose.

iamronr avatar Jul 03 '24 19:07 iamronr

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

iamronr avatar Jul 03 '24 19:07 iamronr

a wizarr restart helped in my case

ChoosenMEME avatar Jul 10 '24 10:07 ChoosenMEME

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.

frantathefranta avatar Sep 04 '24 19:09 frantathefranta

Seeing the same with trying to add Overseerr

lgwapnitsky avatar Sep 29 '24 02:09 lgwapnitsky

Seeing the same with trying to add Overseerr

Me too

Gecko-with-a-hat avatar Oct 02 '24 20:10 Gecko-with-a-hat

Same here. Deleted Overseerr, can't add Jellyseerr.

enieuwy avatar Feb 12 '25 05:02 enieuwy

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.

jeffbyrnes avatar Feb 21 '25 01:02 jeffbyrnes

Same here. Deleted Overseerr, can't add Jellyseerr. I verified and saved Plex again; still greyed out.

enieuwy avatar Feb 27 '25 03:02 enieuwy

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)

Joly0 avatar Mar 14 '25 13:03 Joly0

Seeing same issue. Only option available is Ombi.

Restart allowed adding Overseer but Jellyseer still not available

tjegbejimba avatar Mar 17 '25 23:03 tjegbejimba

Same issue. Added Jellyfin media server. Only ombi is available to add. Jellyseerr is grayed out

argpravardhan avatar Mar 20 '25 22:03 argpravardhan

Same. Was only Ombi.

Restart allowed adding Overseer but Jellyseer still not available

ryguycraig avatar Mar 26 '25 22:03 ryguycraig

inspect the page and remove the disabled attribute on the option to select it

Image

calvinbui avatar Mar 31 '25 13:03 calvinbui

Was something changed to actually fix this?

enieuwy avatar May 22 '25 07:05 enieuwy

Was something changed to actually fix this?

I am rewriting Wizarr so i'm closing bug reports :)

mtthidoteu avatar May 22 '25 09:05 mtthidoteu