[Digikam-devel] [Bug 158437] Add ability to create/assign a tags to pictures while importing.
Gilles Caulier
caulier.gilles at gmail.com
Wed Sep 5 12:14:38 BST 2012
https://bugs.kde.org/show_bug.cgi?id=158437
--- Comment #15 from Gilles Caulier <caulier.gilles at gmail.com> ---
Islam,
Looking your code in camera controller line 627, i can see that only JPEG image
imported will be tagged/labelled.
Also you use DMetadata. Its fine for R/W metadata file fomat, but for other as
RAW ? Alternative is to use XMP sidecar, which is universal, and in this case
you must :
1/ create relevant sidecar before import in DB. DMetadata will do it for you.
2/ Switch on temporally DB scanner settings to handle XMP sidecars (user can
not use this option in setup panel).
3/ switch off XMP sidecar handling with DB after import is complete.
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list