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
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
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
The text was updated successfully, but these errors were encountered:
Might be fixed in 0.17.9.0, worth checking
Sorry, something went wrong.
still an issue in latest
SenexCrenshaw
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: