We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, I can't setup SuggestArr properly, when I specify my API key and URL, it does trigger this in the container logs:
2024-12-14 23:37:40,438 - JellyfinClient - INFO - Searching Jellyfin libraries. 2024-12-14 23:37:40,541 - JellyfinClient - ERROR - An error occurred while retrieving libraries: 200, message='Attempt to decode JSON with unexpected mimetype: text/html; charset=utf-8', url='http://jellyseerr:5055/login'
The API key and the URL is right, so I don't understand.
The text was updated successfully, but these errors were encountered:
Hi! Have you tried using the IP address of Jellyseer instead of the local domain name? This could potentially be the issue.
Sorry, something went wrong.
No branches or pull requests
Hey, I can't setup SuggestArr properly, when I specify my API key and URL, it does trigger this in the container logs:
2024-12-14 23:37:40,438 - JellyfinClient - INFO - Searching Jellyfin libraries. 2024-12-14 23:37:40,541 - JellyfinClient - ERROR - An error occurred while retrieving libraries: 200, message='Attempt to decode JSON with unexpected mimetype: text/html; charset=utf-8', url='http://jellyseerr:5055/login'
The API key and the URL is right, so I don't understand.
The text was updated successfully, but these errors were encountered: