Summary: | Color labels exported from LightRoom not recognized by digiKam | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | LuHe <lukas.hetzenecker> |
Component: | Tags-Colors | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/9e9c15343489796807f2f4420ae521326a00e9a9 | Version Fixed In: | 5.0.0 |
Sentry Crash Report: | |||
Attachments: | All possible color tags for Lightroom and digiKam 5 beta 2 |
Description
LuHe
2016-01-19 01:15:33 UTC
Its can be easy to parse Xmp.xmp.Labels tag to import in DK database, but this string value can has more than one sence, as explained here : http://www.fastrawviewer.com/usermanual/program-settings/xmp So, please, if you have a LR available, try all combinaisons and list all values to handle in DMetadata. Gilles Caulier Also, other question : this XMP tags string is not internationalized i hope, else this will be the hell... Gilles Caulier If i'm not too wrong, this labels strings are customizable in LR : http://www.photometadata.org/META-Tutorials-Photo-Mechanic-Setting-Metadata-Preferences Right ? If yes, so only the default values can be handle in DMetadata. Gilles Caulier This seems to be the description of another program, I've found no way to make them configurable in Lightroom. For the time being, I use this horrible script to sync the color labels: https://gist.github.com/lukas-hetzenecker/1cc07f05b9a45e3e7255 Ok, thanks for the script. Can you share some image samples with different label tag values to test DK import from LR ? Thanks in advance Gilles Caulier Created attachment 96821 [details]
All possible color tags for Lightroom and digiKam 5 beta 2
Sorry it took so long - i have attached a compressed file which contains all valid color tags for Lightroom and digiKam 5 beta 2. I think it would be best if the assignment of the colors to the tags would be configurable - so that digikam allows to both read and write color tags into different sets of metadata. Just like comments, ratings and tags are configurable now (awesome feature by the way, thanks for this great work!). The use case for this is that the images are managed by different people using different applications - so it would be great if a 2-way synchronization between these tools were possible. Git commit 9e9c15343489796807f2f4420ae521326a00e9a9 by Gilles Caulier. Committed on 30/01/2016 at 17:32. Pushed by cgilles into branch 'master'. add rules to be able to import/export color labels from Adobe LightRoom to/from digiKam FIXED-IN: 5.0.0 M +2 -1 NEWS M +58 -0 libs/dmetadata/dmetadata.cpp http://commits.kde.org/digikam/9e9c15343489796807f2f4420ae521326a00e9a9 Screenshot of import done : https://www.flickr.com/photos/digikam/24711388405/in/dateposted-public/ |