https://bugs.kde.org/show_bug.cgi?id=436286
--- Comment #8 from tryme...@tutanota.com --- (In reply to caulier.gilles from comment #7) > In ExifTool command line, you can use condition rules. Look in documentation > : > > https://exiftool.org/exiftool_pod.html#Advanced-formatting-feature > > Just check the availability of apple-fi metadata group in image before to > process. > > You can also use digiKam Batch Queue Manager to call Exiftool with bach on > preselected items from your collection. The tool is named "User Shell > Script" from Custom Tools section. > > Gilles Caulier I am not good with using terminal application which is why I use digikam over exiftools. Could you please tell me what the terminal command will be to do this exiftool . -xmp:all= -tagsfromfile @ -xmp:all -overwrite_original but only to files with the apple-fi metadata in the current directory. I know how to change the directory with "cd" command. Thanks in advanced. -- You are receiving this mail because: You are watching all bug changes.