-
-
Notifications
You must be signed in to change notification settings - Fork 853
Open
Description
To reproduce:
> cp -r shrooms_inatur_images/Amanita_muscaria/ tests/1
> cp -r shrooms_inatur_images/Amanita_muscaria/ tests/2
> cp -r shrooms_inatur_images/Amanita_muscaria/ tests/3
> find shrooms_inatur_images/Amanita_muscaria/|wc -l
2974
> find tests|wc -l
8923
> czkawka image -D AEO -d tests
> find tests|wc -l
2985
> ls tests/3
1a6f0ad70b86f4a45690148364b3495c.jpeg 2bfc74959226c2951ce36088ed84536b.jpg 318f601ccbd4f152da77d77aa739982a.jpg 694809468933752baa6eee5ec584fb0e.jpg
> czkawka --version
czkawka 10.0.0
As you can see, after czkawka im getting 2985 but i should get max 2974 elements (assuming shrooms_inatur_images/Amanita_muscaria/ contains no dupes). 2985 > 2974 which means not all dupes were removed.
Attached please find some photos which were left duplicated (the ones from tests/3).
Metadata
Metadata
Assignees
Labels
No labels



