Summary: | XMP sidecars are excluded from local storage export | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Thibault Lemaire <thibault.lemaire> |
Component: | Metadata-Sidecar | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 7.8.0 | ||
Target Milestone: | --- | ||
Platform: | NixOS | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/9377c1fe4bd7c3c334f2e400c6688b5a8540e458 | Version Fixed In: | 8.0.0 |
Sentry Crash Report: |
Description
Thibault Lemaire
2022-12-27 18:34:29 UTC
In fact, it was not previously intended to export sidecars. We even have the feature to remove metadata. So far there have only ever been requests to remove the metadata. The sidecar should be exported in any case optional. In the same way, the sidecars would also have to be exported with the symlink options. Maik Git commit 9377c1fe4bd7c3c334f2e400c6688b5a8540e458 by Maik Qualmann. Committed on 07/01/2023 at 20:52. Pushed by mqualmann into branch 'master'. add option to include the sidecars FIXED-IN: 8.0.0 M +2 -1 NEWS M +2 -0 core/dplugins/generic/webservices/filecopy/fccontainer.h M +7 -0 core/dplugins/generic/webservices/filecopy/fcexportwidget.cpp M +4 -0 core/dplugins/generic/webservices/filecopy/fcexportwindow.cpp M +24 -1 core/dplugins/generic/webservices/filecopy/fctask.cpp https://invent.kde.org/graphics/digikam/commit/9377c1fe4bd7c3c334f2e400c6688b5a8540e458 |