pkolaczk / fclones

Efficient Duplicate File Finder
MIT License
1.87k stars 70 forks source link

Apply post_group_filter in rehash on all groups #149

Closed pkolaczk closed 1 year ago

pkolaczk commented 1 year ago

The filter was not applied on items matched by pre-filter which in some cases led to incorrect reporting of unique files.

Fixes #148