Description
When receiving a mail from Seerr the logo of Seerr is not loading:
As you can see the logo on the top does not work, the logo of the requested movie does work.
The Seerr logo points to (extracted from dev tools)
https://ci3.googleusercontent.com/meips/ADKq_NYaSl1IJE2DY07kccQf4ZAG4q-b6nTl_Fs31TGyHQJTE8-VSlmOc4b0NZ4RyqJIw0udB9fueNZ3WVESdxNmXInu8fDp=s0-d-e1-ft#https://<my-domain>/logo_full.png which results in a
https:///logo_full.png is a valid url, works and returns the logo.
The logo of the movie points to
https://ci3.googleusercontent.com/meips/ADKq_NYsR5FccTpzfZVVzz3ppGez6WJVQ7qlHsN4e4FLzNo2M49-3OY3wFgaiGcGL-3OynQoZgiqw2qLCuJHHTe7a_XnMWNpLsMTlU9YgMJJedwNiWXnFRISPXruhTnL7NL2ocM4ru2g=s0-d-e1-ft#https://image.tmdb.org/t/p/w600_and_h900_bestv2/oZLHMMxFrYpf38Yj53GuH7E6hL6.jpg
--> https://image.tmdb.org/t/p/w600_and_h900_bestv2/oZLHMMxFrYpf38Yj53GuH7E6hL6.jpg
which works (in both ways).
So whatever google is doing with the url of the logo is messing it up somehow.
However, this not only seems to a problem with google. This a screenshot of a mail sent to my mail address hosted on IONOS:
In the mail to IONOS the image element is
<img src="https://<my domain>/logo_full.png" style="width: 26rem; image-rendering: crisp-edges; image-rendering: -webkit-optimize-contrast;">
which is the correct url, but does not work in the mail.
This issue has been there for quite some time, I just now came around to reporting it.
Version
3.2.0
Steps to Reproduce
- Set up SMTP notifications
- Request a media
- Wait for it to be available
- Receive the mail with the missing logo
Screenshots
No response
Logs
Platform
desktop
Database
SQLite (default)
Device
Every device
Operating System
Every OS
Browser
Every Browser
Additional Context
No response
Search Existing Issues
Code of Conduct
Description
When receiving a mail from Seerr the logo of Seerr is not loading:
As you can see the logo on the top does not work, the logo of the requested movie does work.
The Seerr logo points to (extracted from dev tools)
https://ci3.googleusercontent.com/meips/ADKq_NYaSl1IJE2DY07kccQf4ZAG4q-b6nTl_Fs31TGyHQJTE8-VSlmOc4b0NZ4RyqJIw0udB9fueNZ3WVESdxNmXInu8fDp=s0-d-e1-ft#https://<my-domain>/logo_full.pngwhich results in ahttps:///logo_full.png is a valid url, works and returns the logo.
The logo of the movie points to
https://ci3.googleusercontent.com/meips/ADKq_NYsR5FccTpzfZVVzz3ppGez6WJVQ7qlHsN4e4FLzNo2M49-3OY3wFgaiGcGL-3OynQoZgiqw2qLCuJHHTe7a_XnMWNpLsMTlU9YgMJJedwNiWXnFRISPXruhTnL7NL2ocM4ru2g=s0-d-e1-ft#https://image.tmdb.org/t/p/w600_and_h900_bestv2/oZLHMMxFrYpf38Yj53GuH7E6hL6.jpg-->
https://image.tmdb.org/t/p/w600_and_h900_bestv2/oZLHMMxFrYpf38Yj53GuH7E6hL6.jpgwhich works (in both ways).
So whatever google is doing with the url of the logo is messing it up somehow.
However, this not only seems to a problem with google. This a screenshot of a mail sent to my mail address hosted on IONOS:
In the mail to IONOS the image element is
<img src="https://<my domain>/logo_full.png" style="width: 26rem; image-rendering: crisp-edges; image-rendering: -webkit-optimize-contrast;">which is the correct url, but does not work in the mail.
This issue has been there for quite some time, I just now came around to reporting it.
Version
3.2.0
Steps to Reproduce
Screenshots
No response
Logs
Platform
desktop
Database
SQLite (default)
Device
Every device
Operating System
Every OS
Browser
Every Browser
Additional Context
No response
Search Existing Issues
Code of Conduct