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

possible bug with filenames with trailing underscore #1203

Open
suppsuppa opened this issue Feb 27, 2024 · 0 comments
Open

possible bug with filenames with trailing underscore #1203

suppsuppa opened this issue Feb 27, 2024 · 0 comments
Labels
bug Bug reports.

Comments

@suppsuppa
Copy link

Hello,
I've having issues scanning dupes from subfolders, dupeguru is considering files with trailing underscores as dupes
For example 3 files named "filename.pdf" ,"filename_.pdf" and "filename__.pdf" and so on....

Options:
Scan by filename
Hardness 100%
All other flags disabled
(I think these options means an exact match on filename)

myfile1.pdf in subfolder1
myfile1_.pdf in subfolder2
myfile1__.pdf in subfolder2 (2 underscores here)

these files are marked as dupes, but I wasn't expecting that, they should have been considered 3 different filenames.

Screenshots
options:
image

results:
image

This on Win 10 latest version

Maybe I'm doing something wrong, please let me know.
Thanks

@suppsuppa suppsuppa added the bug Bug reports. label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports.
Projects
None yet
Development

No branches or pull requests

1 participant