You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See that Kapowarr only downloads "Batman 000 – 010 (1940-1942 + 1994) (599 MB)"
Expected behaviour
I would expect in a case like this, which GC often splits up larger collections like this, that Kapowarr would iterate over the links and download then all.
Version info
v1.0.0-beta-2
Docker, Chrome
The text was updated successfully, but these errors were encountered:
I would expect in a case like this, which GC often splits up larger collections like this, that Kapowarr would iterate over the links and download then all.
Kapowarr normally does this. The problem seems to be that the years don't match with the volume release year except for the first download. Kapowarr should check if the years mentioned are between release year and the year of the last issue instead of just the release year. In beta-1, the year wasn't checked at all but I added a check in beta-2. I just forgot that the year check should span the whole volume lifetime instead of just the release year.
Description of the bug
Kapowarr does not download all links from getcomics, just the first found
To Reproduce
Expected behaviour
I would expect in a case like this, which GC often splits up larger collections like this, that Kapowarr would iterate over the links and download then all.
Version info
v1.0.0-beta-2
Docker, Chrome
The text was updated successfully, but these errors were encountered: