[Digikam-devel] [Bug 244713] New: [wish] ability to execute a script when importing from camera
Philippe ROUBACH
philippe.roubach at free.fr
Thu Jul 15 09:39:56 BST 2010
https://bugs.kde.org/show_bug.cgi?id=244713
Summary: [wish] ability to execute a script when importing from
camera
Product: digikam
Version: 1.3.0
Platform: Mandriva RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: Camera GUI
AssignedTo: digikam-devel at kde.org
ReportedBy: philippe.roubach at free.fr
Version: 1.3.0 (using KDE 4.4.3)
OS: Linux
i want to synchronize xmp with iptc and exif automaticaly
then
i want to execute these 2 commands when importing photos
~/bin/exiftool/exiftool -@ exif2xmp.args -overwrite_original -ext <photo name>
<album pathname>
it woul be a good thing if we can call a script like this
<path>xmpsynchronize %photo %album
thanks
~/bin/exiftool/exiftool -@ iptc2xmp.args -overwrite_original <photo name>
<album pathname>
where <photo name> and <album pathname> are the current names used by digikam
import procedure
Reproducible: Didn't try
OS: Linux (i686) release 2.6.33.5-desktop-2mnb
Compiler: gcc
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list