Joerg Beyer wrote:

> Hi,

Hello,

> I am setting up some automation with darktable-cli to generate some
> foto collections. 

BTDT... (https://github.com/wgoetz/mingle-mangle/tree/master/synology)

> I thought using good old make (the tool to automate
> compilations etc) would be a good idea, 

not really, files organized on disk differs from target storage.
hard to write some easy dependency for make.

> but I found out, that
> darktable-cli changes the modification time of the xmp sidecar files.

yes. no problem. dt-cli is wrapped with stat/touch.

the far more complex task is to distinguish between picture content and
description change. would like to have for example a hash or
'last-edited timestamp' for the picture part.

tagging 2000 pictures with 'holiday' ... recalculates images. 
(my solution is not to re-tag old pictures for now *puh* )



kind regards
Wolfgang

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to