Nandaka / NijieDownloader

nijie.info downloader
http://nandaka.devnull.zone/
60 stars 8 forks source link

Tag search does not fully complete before completing #51

Closed LieXXX closed 6 years ago

LieXXX commented 7 years ago

When I do a tag search and add it to a batch, it does not get passed page 1 and stops at page 2. If I start it at page 2 it goes to page 12. If I start at page 12 it goes to page 24.

Nandaka commented 7 years ago

please give more information? If possible, also attach the log file in the application folder (e.g. log-2017-09-03.txt)

LieXXX commented 7 years ago

My computer rebooted last night with an update. The program seems to be stopping at different points now. I will get you a log when I can.

LieXXX commented 7 years ago

log-2017-10-11.txt

Nandaka commented 7 years ago

hmm, it go up to page 16, what is the expected number of page?

Can you save the batch job and upload the xml so I can test on my pc?

LieXXX commented 7 years ago

There are over 17000 results. It should go way beyond where the batch stops. Touhou.txt

Nandaka commented 7 years ago

I modified the logic and it able to loop to the last page (in this case 357, ignore the timing as I'm using debug build, so it wont download the actual images.) image

I'm not sure why it doesn't get the whole 17118, maybe it got private images not listed in the search result?

Nandaka commented 7 years ago

Try the new version (overwrite the old files) in the https://github.com/Nandaka/NijieDownloader/releases

LieXXX commented 7 years ago

The fix is working.