Skip to content

[Tranga broke]: Reopening 486 (Force Recheck) #538

Description

@yacob841

What is broken?

Hmm, I'm not sure if it's from the changes you made before implementing it or a change since but it doesn't seem to do what it used to anymore. But the purpose I wanted from it doesn't seem to work/work anymore. In short, the point was if for some reason Tranga fails to download a chapter, that chapter will be marked as a chapter but not Downloaded. Every time it checks it see that it has already "processed" that chapter and will skip over it even though it's not downloaded. The point of this was to for it to go back and attempt to download any chapters that failed to download. When I use the API key, it looks like it does what you said, which is deleting the record that keeps track of the chapter on a website and after it checks again it just loads it right back as a new Download ID but not a new chapter so it does not attempt to download again.

I then tried to manually delete the chapter entries in the DB (delete from "Chapters" where "Downloaded" = 'f';) and the 305 failed chapters are downloading again (there was site issues when the manga was added)

Log-output

Tranga version

Additional stuff

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions