Summary: | Add basic de-duplication like dupeGuru | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | stievenard.david |
Component: | Searches-Similarity | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 7.2.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
dupeguru 1
dupeguru 2 |
Description
stievenard.david
2020-12-30 11:30:12 UTC
I don't see what dupeGuru can help us with. It is also written in Python. The duplicate search in digKam can solve this in the same way. How would I proceed? Create a scrap album and copy all images into it from all devices. Update the fingerprints in the duplicate search, select the scrap album as the only album. Set a range of perhaps 90/98-100% and let it search. Check and press the Remove duplicate button - done. You could add the reference albums and do a search again. Maik Hi, thank you for taking the time to read me and explain. - "I don't see what dupeGuru can help us with. It is also written in Python" I used Dupeguru as an example of design that is simple and working for this need (even for non experimented users). I'll attach screenshot of it that might be more clear then my explanations. - "Create a scrap album and copy all images into it // Update // select the scrap album as the only album // Check and press the Remove duplicate I don't have duplicates in my scrape album alone, I have duplicages in my scrape album compared to my existing collection of already cleaned albums. I need to compare what's in my scrape album against my collection and delete any duplicates in the scrape directory in one shot, no check no regrets. In other words being able to do a search and designate that some 'master' albums should not be touched and delete anything that is a duplicate and not in the master albums - "You could add the reference albums and do a search again." I've checked again there's indeed a dropdown menu 'restriction' with the choices 'none' 'restricted to reference album' 'exclude reference album' it could actually be the answer to this need but I checked the documentation and in digikam but still can't figure out : - what does it do ? - Restrict what ? - How to designate one or a group of reference album(s) ? Created attachment 134411 [details]
dupeguru 1
Created attachment 134412 [details]
dupeguru 2
The setting of reference albums is not implemented. We already have a bug report for this. The current selection then refers to the reference item found and restricts it to its album. But you should also be able to solve your task with the current duplicate search in digiKam, because you may have a image in your new folder that is better than in your reference albums. Maik my scrap album has 25000+ pictures and growing I can use Digikam to do surgical deduplication, but this much pictures I just need to purge the scrap directory automatically. Is there anything I can do to help raise interest in this feature request ? I saved my problem for now with a docker of dupeguru : that is definitively not end user friendly but it works https://github.com/jlesage/docker-dupeguru *** This bug has been marked as a duplicate of bug 261831 *** |