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
Sadly I don't think that we ever supported range functionality in this way using volumes, I need to take a look to see if we can support this new feature
Also, this is an issue even if you use the -all flag, I tried it on: https://readallcomics.com/category/east-of-west/ and what it does is that it just downloads the first issue of each "year" (in this case). Any suggestions?
Describe the bug
I cannot download a range of comics that are part of different Volumes.
To Reproduce
Steps to reproduce the behavior:
Require issues Volume 4, 078-099 from here;
https://readallcomics.com/category/nightwing/
Tried;
./comics-downloader -format=cbz -url=https://readallcomics.com/category/nightwing/ -range=4.78-4.99
./comics-downloader -format=cbz -url=https://readallcomics.com/category/nightwing/ -range=4.078-4.099
./comics-downloader -format=cbz -url=https://readallcomics.com/category/nightwing/ -range=v4.078-v4.099
Expected behavior
Issues Volume 4, 078-099 downloaded as individual CBZ.
Desktop (please complete the following information):
Additional context
Does any one know what the correct Range command for this is please?
The text was updated successfully, but these errors were encountered: