https://bugs.kde.org/show_bug.cgi?id=519841
--- Comment #13 from [email protected] --- The main problem in digiKam is the Exiv2 usage to work with Exif (Iptc and XMP) chunks. In case of ExifTool delegate option is turned on, ExifTool is only used to read/write the chunks in the files. All manipulations of tags in chunks is done by Exiv2 API. The chunks are shared with ExifTool for the files IO. Your solution is a workaround using a pure ExifTool usage. Perhaps a script called by digiKam BQM can be used here, but it will be an obscure way for end-users. -- You are receiving this mail because: You are watching all bug changes.
