Version: 2.3.0 (using KDE 4.7.2) OS: MS Windows Currently digiKam can be configured to add all metadata only in XMP sidecar files (in addition to digiKam's database). If user then adds new file types in MIME-types section of configuration dialog, metadata for these added file types is stored only in digiKam's DATABASE. XMP sidecars are not created at all for these file types. It would be also safer to have metadata in two places - sidecars and database. Add option to create XMP sidecars for any file type user wants to. Hopefully this is not a hard to implement feature! Related bug report: https://bugs.kde.org/show_bug.cgi?id=289223 Related feature request: https://bugs.kde.org/show_bug.cgi?id=289300 Just my two cents! =) Reproducible: Didn't try Steps to Reproduce: - Actual Results: - Expected Results: Would create XMP sidecars for any file type user wants to.
Please see my comment on 289223. Please note that the relevant fixes are fresh in git from today. Feel free to reopen if you still see problems. *** This bug has been marked as a duplicate of bug 289223 ***
Fixed with bug # 289223