riderkick / FMD

Forked from https://sf.net/p/fmd/
GNU General Public License v2.0
720 stars 213 forks source link

checking favorites sometimes broken #1047

Open Batchman85 opened 6 years ago

Batchman85 commented 6 years ago

Sometime during check, manga cant load info, goes red with zero chapters

If I go to view manga info, its show correctly all chapters

Probably connected to how broken mangafox is, but nevertheless there should be retry if manga info fails to load.

Slasar41 commented 6 years ago

Sometimes it happened with mangahere too, so I had to manually check again for red marked manga.

Tmp341 commented 6 years ago

That happens kissmanga and mangahere sometimes too. I think cloudflare causes that. For example, opening kissmanga via browser solves that.

riderkick commented 6 years ago

Check new chapter method using the same codes with get manga info. The result should be the same. Red color means the chapters is empty. Check new chapter spawn multiple connections to load multiple item at the same time following the connections setting. While get manga info only load single item. And some website limit the concurrent connections to certain number. Usually they gonna respond with 503 service temporary unavailable. FMD gonna retry the request with that respond following the connections settings. To fix this you have tp lower the concurrent connections for this website. Website > Options > Advanced.

H4nZ83 commented 6 years ago

and for mangafox there was an limit on South East Asia user that it redirect it to mangazoneapp.com