Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
iamronr opened this issue Jul 3, 2024 · 9 comments
Open
2 tasks done

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

iamronr opened this issue Jul 3, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@iamronr
Copy link

iamronr commented Jul 3, 2024

Are you using the latest release?

  • Yes, I am using the latest release.

Have you checked a bug report doesn't already exist?

  • 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 iamronr added the bug Something isn't working label Jul 3, 2024
@JamsRepos
Copy link
Member

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.

@iamronr
Copy link
Author

iamronr commented Jul 3, 2024

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

TRC

@JamsRepos
Copy link
Member

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

@iamronr
Copy link
Author

iamronr commented Jul 3, 2024

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

@iamronr
Copy link
Author

iamronr commented Jul 3, 2024

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

@ChoosenMEME
Copy link

a wizarr restart helped in my case

@frantathefranta
Copy link

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.

@lgwapnitsky
Copy link

Seeing the same with trying to add Overseerr

@Gecko-with-a-hat
Copy link

Seeing the same with trying to add Overseerr

Me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants