vale46n1 / immich_duplicate_finder

A Comprehensive Solution for Identifying and Managing Duplicate Photos in Immich
Apache License 2.0
184 stars 12 forks source link

Trashed assets should be ignored #7

Closed agross closed 4 months ago

agross commented 5 months ago

I see duplicates being reported for files that are in the Immich trash. I think it makes sense to exclude those when running comparisons.

vale46n1 commented 4 months ago

Sure. I'll do. In the meantime I would inform that I've decided to proceed with implementing the FAISS way for analyzing assets via the DB API in Immich. The plan is to interfaces directly with Immich's asset database to retrieve images for processing. https://github.com/immich-app/immich/discussions/1968#discussioncomment-8914723

vale46n1 commented 4 months ago

I've updated the functionality to include visibility of whether images are marked as favorites or identified as trashed. I'll add a flag to exclude its from the comparison