https://bugs.kde.org/show_bug.cgi?id=384444
--- Comment #4 from Jens <jens-bugs.kde....@spamfreemail.de> ---
I could imagine this to be hackable using the BQM.

1. Select some images 
2. invoke BQM, with a custom script that runs for each image
3. This script calls the Clarif.ai API which returns a JSON set of tags
4. This script writes these tags to the XMP sidecar of the image

Pro: those scripts can basically do anything, no need to put some proprietary
API code in Digikam core. Always updatable when an API changes or a new service
comes along. Also, all XMP properties are updatable, not just some explicitly
allowed by Digikam. 

Missing pieces:
1. Do not force overwriting of the image, keep the original if $OUTPUT is not
used in the script or is set to "-" or "" or someting.
2. How do I automatically trigger Digikam reloading the sidecar?

(How) is this possible?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to