Bug 278344 - more scripting from command-line
Summary: more scripting from command-line
Status: RESOLVED DUPLICATE of bug 254099
Alias: None
Product: digikam
Classification: Applications
Component: Setup-CLI (show other bugs)
Version: 2.0.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-23 16:48 UTC by julien.t43+kde
Modified: 2017-08-10 08:35 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description julien.t43+kde 2011-07-23 16:48:39 UTC
Version:           2.0.0 (using KDE 4.6.2) 
OS:                Linux

Computer-intensive operations should be possible outside of gui like
- scanning for new images and meta
- creating thumbnails
- updating either of them
- synchronizing metadata

so it could be included in a shell script like
$ digikam --update-dir $HOME/Images



Reproducible: Always



Expected Results:  
do some heavy operations in shell
Comment 1 caulier.gilles 2011-08-01 13:50:04 UTC
Sound like a low level DB interface acess from command line...

Gilles Caulier
Comment 2 julien.t43+kde 2011-08-01 23:35:34 UTC
not really sure if scanning file, generating thumbnails, batch operations, export are really only DB.
Comment 3 julien.t43+kde 2011-11-13 14:52:38 UTC
Following this thread "[Digikam-users] Some questions about
digikam4.db"
http://osdir.com/ml/digikam-users/2011-11/msg00085.html
http://osdir.com/ml/digikam-users/2011-11/msg00100.html

it would be nice if it was possible to add to maintenance db script (vacuum/integrity) the update (or rebuild) of thumbnails and hash.
Comment 4 julien.t43+kde 2012-07-07 00:24:07 UTC
AFAIC, no change for 2.6.0
Comment 5 caulier.gilles 2014-08-07 05:57:20 UTC

*** This bug has been marked as a duplicate of bug 254099 ***