Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Same directory usage #24

Open
bdelee-zz opened this issue Nov 1, 2018 · 1 comment
Open

Same directory usage #24

bdelee-zz opened this issue Nov 1, 2018 · 1 comment

Comments

@bdelee-zz
Copy link

bdelee-zz commented Nov 1, 2018

I was wondering if it's possible to run this on a single directory, comparing all the images inside that directory and seeing if there are any duplicates in there.

For example, I am running:

image-duplicate-remover ./images ./images

I know for a fact that there are duplicates in that directory, but it's telling me:

Total of 0 primary image files had exact "sha256" matches under the secondary directory
Total of 0 files removed

Total of 0 primary image files had exact "filesize" matches under the secondary directory
Total of 0 files removed

I could spend some time trying to extend this module to include the ability to check the same directory if only one is given, but I figured I'd check with the maintainer first to see if there is something I'm missing.

@paazmaya
Copy link
Owner

paazmaya commented Nov 2, 2018

Thanks for the issue.

This topic has been touched in #12, and it is still valid.

It would be great to be able to check duplicates in one directory.

Please make PR...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants