Quote:
Originally Posted by kiwilex
Hi,
I rebuild all and worked on the qpa module. I managed to make it works for libra h20 first gen. May be it will fix for other device but I don't think so.
I have created a pull request
By the way.
- I have tested the pull request 58 it works. There still some manga that we couldn't get chapters.
- For src like mangatown, mangakalot, I can access to manga description but no image can be downloaded due to cloudflare protection. It would require to have a cloudflare client connection I believe.
- I have a bug when exiting the app I get sometimes black screen or the home resolution is messed.
|
Thanks for the PR, it's merged in
Cloudflare protection is VERY difficult to circumvent - luckily they just check for the Referer in the http header, which is can be added easily
Sometimes I also have the issue when exiting the app. My guess is that it's something bad happening when disconnecting from the wifi but I couldn't quite figure it out.