image loaded without issue and compressed via bw hero
Actual behavior
image didnt loaded
from log (attached) it seems the url format is wrong
{server.url}/?jpg=0&l=10&bw=0&url=/data/xxxxxx/xxxxxx.jpg
the correct one is like this and tested
{server.url}/?jpg=0&l=10&bw=0&url={url}/xxxxxx.jpg
Steps to reproduce
Expected behavior
image loaded without issue and compressed via bw hero
Actual behavior
image didnt loaded from log (attached) it seems the url format is wrong {server.url}/?jpg=0&l=10&bw=0&url=/data/xxxxxx/xxxxxx.jpg the correct one is like this and tested {server.url}/?jpg=0&l=10&bw=0&url={url}/xxxxxx.jpg
Crash logs
2024-11-19-release.log
TachiyomiSY version
1.11.0
Android version
Android 13
Device
iPlay 50 mini pro
Other details
No response
Acknowledgements