Summary: | digiKam should not rewrite the same tag inside images which already have it. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Wihlelm <wihlelm> |
Component: | Tags-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | caulier.gilles, m06kr2gf, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 6.3.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Wihlelm
2019-08-24 11:02:00 UTC
The consideration is certainly good, but it's not that easy. We do not know if the user has written the metadata so far. So we would have to read the metadata before writing and see if the tag actually exists. In ALL metadata fields that we would normally write. And that would also take time. Maik I thought database could handle informations regarding tags to know if writing is necessary and avoid the reading files process which would, I agree, slow down the process. I am just not confortable with unneeded massing writing. Maybe we can turn this into the wishlist instead of a low priority bug ? Thanks for your attention. *** Bug 451524 has been marked as a duplicate of this bug. *** |