Jameak / ImageDownloader

A program for downloading and filtering images based on their resolution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Program crashes

hockeyfreak opened this issue · comments

Program crashes about halfway through download, then restarting it I can't get it to skip already downloaded files. I'm downloading the same 300-400 images over and over. Any way to fix? Why do you think it's crashing?
croppercapture 1

Thank for you the report. I've identified the bug and released a fixed version.

It was caused by the program failing to figure out the aspect ratio of an image and then proceed to use the fallback value of zero which caused the program to attempt to divide by zero.

The intent for the "Custom query (Advanced)" option was to allow you to do precisely this by manually specifying some extra query parameters. Looking through the code today I suspect that this functionality is bugged for that specific use-case. I'll look into fixing it if I get the time.

For now you'll have to restart the download.