AllMangasReader-dev / AMR

AllMangasReader developer branch
www.allmangasreader.com
Other
99 stars 56 forks source link

Chapter problems on Bato.to #130

Closed rjbs91 closed 8 years ago

rjbs91 commented 8 years ago

Hi. I've been using this app for a long time (used a fork until now), but 1.5.8.2 seems to have problems detecting chapters from Bato.to. If I subscribe to a new series, AMR gets stuck on "No chapters found yet...", and if there are new chapters, AMR doesn't detect them (I only noticed this in series that have different translators). Other than that, AMR seems to work.

DakuTree commented 8 years ago

For the "No chapters found yet..." issue, try logging in and see if the issue resolves itself. Some stuff was changed regarding how AMR grabs the mangalist on bato.to due to site changes, new method requires login.

As for the translator issue, have you got an example link? Don't see how that could be happening..

rjbs91 commented 8 years ago

I am logged in, and it still says "No chapters found yet...".

http://bato.to/comic/_/comics/silver-spoon-r496 AMR detects 113 chapters, but a new one was released by a new translator and AMR doesn't see it.

I also noticed that all the series that I'm following on Bato.to have a ? instead of the Bato.to icon.

braiam commented 8 years ago

Can you export your manga list?

rjbs91 commented 8 years ago

https://www.dropbox.com/s/9z4clszeurkzyuy/2016-01-29.txt?dl=0

rjbs91 commented 8 years ago

Just to let you know, I can't receive any updates from Bato.to.

DakuTree commented 8 years ago

Done a bit of testing and it seems to be irregular if chapter loading works or not. Looks like it's some kind of bot detection to too many URLs being loaded so quickly.

Could you try enabling "Save bandwidth while loading chapter list" under Options > All Mangas Reader, and see if series update?

rjbs91 commented 8 years ago

Nope. Still doesn't work. I also found that AMR doesn't load on https on Bato.to, could that be the cause of the issue?

DakuTree commented 8 years ago

https shouldn't cause the chapter list to not work.

I've done a pull request over at https://github.com/AllMangasReader-dev/mirrors/pull/12 which should resolve the issues you're having. Introduced a simple delay before it checks the list which should help avoid the bot detection (at the very least, it's working on my end with the list you linked), also added bato.to https support.

rjbs91 commented 8 years ago

Thanks for the help. Now I'll just have to wait until @braiam merges your pull request right?

DakuTree commented 8 years ago

Yeah.

rjbs91 commented 8 years ago

I updated AMR to the newest commit, refreshed everything (website implementation, maga lists and chapters lists), and for some reason the mirrors don't appear to be updating. Do I have to do something to update them?

DakuTree commented 8 years ago

It "should" update automatically. You could try backing up your list, uninstalling > reinstalling the ext & reimporting your list and see if anything changes. On 2 Feb 2016 18:18, "rjbs91" notifications@github.com wrote:

I updated AMR to the newest commit, refreshed everything (website implementation, maga lists and chapters lists), and for some reason the mirrors don't appear to be updating. Do I have to do something to update them?

— Reply to this email directly or view it on GitHub https://github.com/AllMangasReader-dev/AMR/issues/130#issuecomment-178732449 .

rjbs91 commented 8 years ago

It worked (I don't know why I didn't try that). Thanks.

braiam commented 8 years ago

So, I presume this is fixed, right? Next time a problem arise with a specific mirror can we take to the AllMangasReader-dev/mirrors?