:lady_beetle: Describe the bug
Attachment image links without a file extension are not treated as images and do not display within the notification in the web app.
Jellyfin does not append an image extension to it's /Images/Primary/ endpoint. When I use the endpoint to dynamically attach a thumbnail to my notification I'm left with an attachment with a file icon named Primary that opens the image in a new tab when I click on it.
:computer: Components impacted
web app, iOS PWA
:bulb: Screenshots and/or logs
:crystal_ball: Additional context
I have tried adding the file header in an attempt to rename the image but that doesn't change anything and if I append a file extension to the URL the image breaks.
:lady_beetle: Describe the bug Attachment image links without a file extension are not treated as images and do not display within the notification in the web app.
Jellyfin does not append an image extension to it's /Images/Primary/ endpoint. When I use the endpoint to dynamically attach a thumbnail to my notification I'm left with an attachment with a file icon named Primary that opens the image in a new tab when I click on it.
:computer: Components impacted web app, iOS PWA
:bulb: Screenshots and/or logs
:crystal_ball: Additional context I have tried adding the file header in an attempt to rename the image but that doesn't change anything and if I append a file extension to the URL the image breaks.