[Feature] Duplicate Rules #10665
Replies: 7 comments 2 replies
-
Another very useful feature is enable/disable video dedupe. I have a lot of false positives due to the AI model. |
Beta Was this translation helpful? Give feedback.
-
Here are some more points to think about. It would be great if we could set a list of rules and prioritize them. And each user can have a different priority - basically, an option to reorder them as needed. The following are some rules I could think of:
The list can be refined based on what people think. |
Beta Was this translation helpful? Give feedback.
-
this is fairly easy to implement since the suggestDuplicateByFileSize object is just sorting each iteration by file size and selects the last object (biggest file). instead you could first check if there is one or more HEIC file and then ignore JPGs. obviously this should be optional. and it would need a UI for user preferences. |
Beta Was this translation helpful? Give feedback.
-
Also been thinking about this as I go through my 13,000 duplicates. Would at least reduce my clicks so I don't have to switch the heic and the jpg auto selection. |
Beta Was this translation helpful? Give feedback.
-
also the ability to skip a duplicate pairing would be nice and come back to it later. |
Beta Was this translation helpful? Give feedback.
-
I effed up big time and uploaded from my wifes "recent" folder which seems to be populated by google photos? We now got like 8k photos and video as duplicates with/without GPS. being able to select by GPS would save me tears. |
Beta Was this translation helpful? Give feedback.
-
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
Great job with the duplicate feature.
I have 75,000 dupes! So while I click away, I have had some time to think about how the "recommendations" might be more finely tuned.
ex. If photo resolution is the same and a HEIC and JPG show as dupes, immich usually recommends the JPG as the file size as bigger. However, I prefer the HEIC because of the compression and the live photo
another one - if an item exists in an external library and in the immich library and the resolutions are the same, I prefer the external library version.
I'm sure others have different opinions, but that's why it would be nice to be able to define our own rules.
Thanks for the project!
Platform
Beta Was this translation helpful? Give feedback.
All reactions