Closed Ceredril closed 2 years ago
Yup, i have exact same problem with profile picture getting pulled from jellyfin, looking at the sqlite database shows double // in the exact same spot, right after port number. I wanted to open ticket but as it seems it's the same issue so i'm just going to add comment on this one.
Edit: So it looks like it's setting up issue, when setting up Jellyfin URL (on first setup screen) if you add / on the end of the link Jellyseerr adds another / on every link including opening external links and displaying profile pictures. As a temporary fix you can set external URL under jellyfin settings without last / you can solve issue with opening links on jellyfin but it wont solve issue with profile pictures.
Thx for the temporary (or for me permanent) fix!
For the permanent fix, you can stop the container, go to the config folder and you should see the settings.json file, open it and remove the trailing slash
:tada: This issue has been resolved in version 1.2.0 :tada:
The release is available on:
v1.2.0
Your semantic-release bot :package::rocket:
Description
When clicking on the green "Available" here it opens up the jellyfin entry of this movie/episode. This is quite practical, however the link that is opened is in the following format:
instead of
there is one "/" too many.
Version
1.1.1
Steps to Reproduce
Go to Requests and click on an entry marked as "Available"
Screenshots
No response
Logs
No response
Platform
desktop
Device
irrelevant
Operating System
irrelevant
Browser
irrelevant
Additional Context
No response
Code of Conduct