Summary: | after export to google photo, metadata are written to sidecar files (and perhaps to picture file too) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Nicolas.HOUDELOT <nicolas.houdelot> |
Component: | Plugin-WebService-Google | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 6.1.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/digikam/commit/c2a2cb9280e3ac815b6fc99a339607430d4f8ed7 | Version Fixed In: | 6.2.0 |
Sentry Crash Report: |
Description
Nicolas.HOUDELOT
2019-05-12 00:31:28 UTC
We write the XMP metadata tag "Xmp.digiKam.picasawebGPhotoId" in the image. I can not find the Bugreport at the moment, but the desire was probably to label uploaded images with the Photo ID. But I also think it should be optional. Maik Git commit c2a2cb9280e3ac815b6fc99a339607430d4f8ed7 by Maik Qualmann. Committed on 12/05/2019 at 15:42. Pushed by mqualmann into branch 'master'. write photo ID optional to the source image FIXED-IN: 6.2.0 M +2 -1 NEWS M +1 -0 core/dplugins/generic/webservices/google/gswidget.cpp M +17 -14 core/dplugins/generic/webservices/google/gswindow.cpp M +28 -8 core/libs/dplugins/webservices/wssettingswidget.cpp M +1 -0 core/libs/dplugins/webservices/wssettingswidget.h https://invent.kde.org/kde/digikam/commit/c2a2cb9280e3ac815b6fc99a339607430d4f8ed7 |