Open typhoon71 opened 1 week ago
Not really a time stopping bug, and maybe nobody will have an issue with it... but!
I noticed the md5 database can have duplicate entries for the same image, as same md5 and same path.
This happens when because the path gets writtens with / or \, depending on where the download is initiated in Grabber.
Basically:
It's only the path column in the db that's affected, the image is properly skipped - as it's recognized.
Not really a time stopping bug, and maybe nobody will have an issue with it... but!
I noticed the md5 database can have duplicate entries for the same image, as same md5 and same path.
This happens when because the path gets writtens with / or \, depending on where the download is initiated in Grabber.
Basically:
It's only the path column in the db that's affected, the image is properly skipped - as it's recognized.