Alex Ling

Results 143 comments of Alex Ling

@Leeingnyo Thanks that would be helpful! While we are at it, I also plan to allow sorting entries from the API as there's an issue on this for the extension:...

Yes it was a typo and has been fixed in https://github.com/getmango/Mango/pull/337. I am just too busy to make a proper release. Will do it this week. Keeping this issue opened...

That's strange I've never seen this message before. Just to check - does removing the cache file `~/mango/library.yml.gz` help?

We do store the progress of each user separately. If you open the `info.json` file in the folder of the manga and you will see that the `progress` field has...

Are you still experiencing the issue? I couldn't reproduce it. I can search with the plugin just fine. ![Screenshot 2021-09-15 at 5 09 20 PM](https://user-images.githubusercontent.com/7845831/133405323-608b8044-913d-4e70-a84e-fd99c1376bfc.png)

@YaBoiMax Thanks for investigating the issue! I don't use the webtoons.com myself, so I am not sure how their age verification works. Also @GlassedSilver was searching for "hello", which should...

I checked the cookies of the site and I noticed the cookie `needCOPPA`. For me it's set to `false`, but I guess depending on the country you are in it...

@cesarblancg Thanks for testing this! Yeah Mango uses the `HTTP::Client` from Crystal which doesn't follow redirects (https://github.com/crystal-lang/crystal/issues/2721). But we should be able to explicitly handle the 302 status code and...

No we don't have a plan for it ATM. I think the feature you are requesting is syncing the follows and not just the login feature right? What exactly is...

Works fine for me. Can you make sure that you can access the manga sites from the machine hosting Mango?