Official-Husko / NN-Downloader

Easily download all of your favorite Naughty images from multiple sites.
Mozilla Public License 2.0
48 stars 9 forks source link

[BUG] Artist tag refuses to download #30

Closed BurningGryphon closed 5 months ago

BurningGryphon commented 5 months ago

More specifically, for some reason, it refuses to download anything by ConnivingRat off e621. I am on Win10.

Steps to reproduce the behavior:

  1. Select E621
  2. Type "connivingrat" and try to download any number of pages.
  3. ???

Screenshot: image

For some reason there is no log file with the program either so I can't find out the error either...

Official-Husko commented 5 months ago

Investigating it right now.

Official-Husko commented 5 months ago

After testing i can confirm that it works for me. Here is what you can try:

  1. Make sure when pasting in the artists name there are no empty spaces at the front or back.
  2. check your config to make sure its all setup correctly. double check your api key on e621.
  3. check your blacklist on e6 and in the config.
  4. make sure "safe mode" is disabled on your e6 account.

If none of these things worked then we will have to try a few different things.

BurningGryphon commented 5 months ago

I double checked, everything else looks fine. Maybe I need to delete all of the db files and try again?

BurningGryphon commented 5 months ago

Yep, doing that fixed the issue.

Official-Husko commented 5 months ago

Yep, doing that fixed the issue.

Deleting the database fixed the issue? Did you perhaps download all of the available images before? Or maybe the first 3 pages?

Official-Husko commented 5 months ago

Closing the issue since it is resolved.