Summary: | Exporting to Google Photos changes File modified timestamp | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Roger Foss <roger.foss> |
Component: | Plugin-WebService-Google | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | caulier.gilles, dinhthanhtrung1996, metzpinguin |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.5.0 | |
Sentry Crash Report: |
Description
Roger Foss
2017-01-03 01:14:36 UTC
This bug could already closed. Did you have enabled metadata sidecar files? Maik Well I found the Metadata / Behaviour / Reading and Writing Metadata settings category: I'm not sure what 'Read from sidecar files' and 'Write to sidecar files' settings do, but turning off the "Update file timestamps when files are modified" seems to do the trick. What are sidecar files? Look XMP sidecar here : https://en.wikipedia.org/wiki/Sidecar_file Gilles Caulier There is an option in Settings / Configure digikam / Metadata / Behaviour / Reading and Writing Metadata / Update file timestamps when files are modified which when turned OFF, export to Google Photos does not change the file timestamps. However, even when this option is ON, exporting files to Google Photos should NOT update the file timestamps. Ie. the bug is file timestamps are updated even when the only action taken is to export files. Thanh, This file still valid with your GSoC 2018 devel branch ? Best Gilles Caulier Gilles, I saw the same problem when I tried to export to Google Photo. I unintentionally discovered that timestamp is modified because at the final phase of exporting, the image id is written to the metadata. I think that if the XMP is load and then save again, timestamp will be modified to that moment. Could you confirm my theory? Best Thanh. Thanh, This can be the problem yes. But we have an option in Setup/Metadata/Behavior to update file time-stamp when files are modified. Changing this option can have also an effect for this file. Gilles |