Summary: | Externally removed tags are not removed from digiKam | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | karlgustavv23 |
Component: | Tags-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, marcus.hardt |
Priority: | NOR | ||
Version: | 4.12.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/digikam/cfa88b7f0f8fae3e2aa44f152a93123ae9328a4e | Version Fixed In: | 6.0.0 |
Sentry Crash Report: |
Description
karlgustavv23
2015-09-14 20:23:16 UTC
I can confirm this for the "Rating" Tag and Digikam 4.4.0. Changing the tag via exiftool -TAG -Rating=2 <filename> will not be reflected in digikam. Even if I copy the file to a different name it is not shown. If I modify Rating via exiftool before digikam sees the file for the first time, it works well. You need to use Re-Read metadata function in digiKam to update the file properties in database. Gilles Caulier Git commit cfa88b7f0f8fae3e2aa44f152a93123ae9328a4e by Maik Qualmann. Committed on 14/04/2018 at 16:13. Pushed by mqualmann into branch 'master'. remove in the DB all old image informations when rereading metadata from file when all 8 metadata write options are enabled Related: bug 380876, bug 392017 FIXED-IN: 6.0.0 M +4 -1 NEWS M +35 -12 core/libs/database/coredb/coredb.cpp https://commits.kde.org/digikam/cfa88b7f0f8fae3e2aa44f152a93123ae9328a4e |