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: Logo caching is not handling = and is removing from the URL #272

Open
yorks24 opened this issue Nov 1, 2024 · 2 comments
Open

Bug: Logo caching is not handling = and is removing from the URL #272

yorks24 opened this issue Nov 1, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@yorks24
Copy link

yorks24 commented Nov 1, 2024

Describe the Bug
When caching logos, urls that have a = sign in them are getting stripped resulting in a 404 and the logo not being cached. e.g.

https://imageresizer.static9.net.au/Sy9ucDVodnb-fyeiUS-vtQ2eGUQ=/768x0/vms-tv-images-prod.s3-ap-southeast-2.amazonaws.com%2F2015%2F11%2F13%2F9Gem_Colour_RGB.png
becomes

https://imageresizer.static9.net.au/Sy9ucDVodnb-fyeiUS-vtQ2eGUQ/768x0/vms-tv-images-prod.s3-ap-southeast-2.amazonaws.com%2F2015%2F11%2F13%2F9Gem_Colour_RGB.png

Stream Master Info
0.17.9.0

@yorks24 yorks24 added the bug Something isn't working label Nov 1, 2024
@Jakyrian
Copy link
Collaborator

Jakyrian commented Nov 6, 2024

Might be fixed in 0.17.9.0, worth checking

@yorks24
Copy link
Author

yorks24 commented Nov 19, 2024

still an issue in latest

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

3 participants