ermig1979 / AntiDupl

A program to search similar and defect pictures on the disk
https://ermig1979.github.io/AntiDupl
MIT License
1.28k stars 93 forks source link

[FEATURE] Add blacklist for file names. #139

Open Shituation opened 2 years ago

Shituation commented 2 years ago

Add a blacklist with filenames to be skipped during scans, for example "folder.jpg" which is a common name for folder thumbnails. TBH I can only think on that scenario, so if a simple "tick" option to skip "folder.jpg" files is easier to implement, it would be good too.

Great app, thanks.