https://bugs.kde.org/show_bug.cgi?id=469423
Jonkeren <josjonke...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |josjonke...@gmail.com

--- Comment #11 from Jonkeren <josjonke...@gmail.com> ---
Jürgen exactly this issue I (and others) have. 
I think it is not a Digikam issue, but something between Exiftool <> Windows
file system <> Onedrive.
Onedrive re-downloads older files. I suspect because of an incorrect file
changed time stamp (not correctly updated by Exiftool?)
I wrote some suggestions to "mitigate" this issue here -->
https://bugs.kde.org/show_bug.cgi?id=498798

Hopefully this can be implemented in Digikam. Some Exiftool command line
setting. 
Exiftool itself offers various ways to "write to" the files --
1. no option specified - ExifTool always creates a new output file.
2. -overwrite_original (in which case the output file is renamed to replace the
original), 
3. -overwrite_original_in_place (in which case the contents of the output file
are used to overwrite the original, and the output file is deleted).

I GUESS one of hese things is the culprit.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to