Summary: | Support to import albums from KPhotoAlbum | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Bro <bro.dudu> |
Component: | Database-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | CC: | caulier.gilles, kde-bugs, oberger |
Priority: | NOR | ||
Version: | 0.9.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 8.1.0 | |
Sentry Crash Report: |
Description
Bro
2007-09-04 17:56:24 UTC
Bro, Agree. There is another file in B.K.O about to import metadata from Picasa. Gilles Caulier I'm fiddling with that point also, using Kubuntu, and have started an small tool for reading the xml-file. The problem with the tags in KPhotoalbum is, that KPhotoalbum has an implicit usage of tag-hierarchy. Has anyone a idea hot to recognise it and how to transform the tags to the digiKam semantics? http://userbase.kde.org/Image_Kimdaba#Synchronize_comments_between_KPhotoAlbum_and_digiKam may provide a workaround for the moment. Hope this helps. (In reply to comment #3) > http://userbase.kde.org/ > Image_Kimdaba#Synchronize_comments_between_KPhotoAlbum_and_digiKam may > provide a workaround for the moment. Hope this helps. Well... I've tried it and it may have been working some time ago, but in between, the DB format has changed... still, it may be a starting point for a perl hacker motivated enough (which I'm not ;) :-/ Sorry. However, note that there's an option of exporting taks from kphotoalbum to IPTC saved in the picture files, which may then be loaded by other programs like digikam. See an example script in http://blog.jesuislibre.org/2009/4/20/export-vos-donnees-de-kphotoalbum-vers-iptc/ to perform the export (may require a translation from french :-/) (In reply to comment #5) > See an example script in > http://blog.jesuislibre.org/2009/4/20/export-vos-donnees-de-kphotoalbum-vers- > iptc/ to perform the export (may require a translation from french :-/) Translation done : http://www.olivierberger.com/weblog/public/kphotoalbum2iptc_pl.txt As for iphoto import this kind of job must be delegate to external script using xmp metadata. See bug 132353 |