IReaderorg / IReader

Free and open source novel reader for Android and Desktop.
https://ireaderorg.netlify.app/
Apache License 2.0
340 stars 23 forks source link

updater not working #52

Closed pavirupa closed 2 years ago

pavirupa commented 2 years ago

while trying to update novels in library,it is showing error books are skipped. IMG_20220819_091140

kazemcodes commented 2 years ago

You need to read all chapters or mark chapter as read in order to make global updater works

Destro9000 commented 2 years ago

@kazemcodes why? Shouldn't the updater work regardless if i have or haven't read a particular novel?

kazemcodes commented 2 years ago

I follow the same logic as tachiyomi, because unnecessary update request for many person who have more than 100 books in library can cause the site to trigger aggressive cloudflare protection as the site thinks it's under attack

Destro9000 commented 2 years ago

Ah ok , so it works only if you actually have read at least one chapter of the novel or all of them?

kazemcodes commented 2 years ago

The key point is marking all chapter as read

sshJovian commented 2 years ago

The key point is marking all chapter as read

we can do it manually nah?

kazemcodes commented 2 years ago

Yeah, all this restrictions is only applied to global update ، single book update can be done without any restrictions

Destro9000 commented 2 years ago

That makes the global updates useless tho. If you need to put all the chapters read for all the novels you have in the library , what's the points in having a global update?

pavirupa commented 2 years ago

thank you

sshJovian commented 2 years ago

I also have the same problem but I can also understand but if you want to do that talk to the developers of tachiyomi.org cuz it uses Tachiyomi as the core.