jobobby04 / TachiyomiSY

Free and open source manga reader for Android
Apache License 2.0
2.77k stars 149 forks source link

[Bug] Manually updating skips a lot of titles #71

Closed vongdong closed 4 years ago

vongdong commented 4 years ago

Steps to reproduce

  1. Pull page down to update category
  2. Watch update progess

Expected behavior

Entire library category should be update/checked

Actual behavior

Updates a few titles then skips a whole bunch

Other details

I was trying to get my category sorted by latest update first and saw it wasn't correct so manually updated, went and did some browsing and saw the progress bar was gone. Thought no way it was that fast. Tried again and watched the progress bar and saw it skipping a massive amount of titles. I've got it set to update all status's.

jobobby04 commented 4 years ago

It will skip the internal and some delegated sources, as most hentai sources do not update galleries, and E-Hentai has a built in updater that you can enable, it is required to be able to properly update galleries

vongdong commented 4 years ago

I'm using nhentai and hentai2read. So it's a bug right?

jobobby04 commented 4 years ago

hentai2read may check for updates since its not internal or delegated, but nHentai is skipped intentionally, as it doesn't have a gallery update system on the website

vongdong commented 4 years ago

Hmm, is this something you may be looking at changing?

jobobby04 commented 4 years ago

nHentai cant update galleries on its website in the first place, once a gallery is posted it cant be edited. So nope, this is intentional and how it should be 😄

vongdong commented 4 years ago

Ah okay. Well there's another bug I've noticed. So I've got my library to show latest update first but anything from nhentai is showing oldest first by the looks of it.

jobobby04 commented 4 years ago

Technically that is not a bug, since nHentai doesnt store the when the chapter was posted, maybe I can whip up something at some point though

AriaMoradi commented 3 years ago

@jobobby04 please re-open this https://discord.com/channels/349436576037732353/566585518171881493/790535909735923722

AriaMoradi commented 3 years ago

and it's all of them not some "hentai2read may check for updates since its not internal or delegated, but nHentai is skipped intentionally, as it doesn't have a gallery update system on the website" "Technically that is not a bug, since nHentai doesnt store the when the chapter was posted, maybe I can whip up something at some point though" ok its intentional but it should load when you mass add mangas so maybe add a check if (manga.initialized == false) then update? it should fix my problem

vongdong commented 3 years ago

and it's all of them not some "hentai2read may check for updates since its not internal or delegated, but nHentai is skipped intentionally, as it doesn't have a gallery update system on the website" "Technically that is not a bug, since nHentai doesnt store the when the chapter was posted, maybe I can whip up something at some point though" ok its intentional but it should load when you mass add mangas so maybe add a check if (manga.initialized == false) then update? it should fix my problem

Why? Nhentai works fine now?