On Mon, Nov 14, 2016 at 2:58 PM, Roman Lebedev <[email protected]> wrote: > On Mon, Nov 14, 2016 at 4:53 PM, Pascal Obry <[email protected]> wrote: >> Hello Lua experts! >> >> I want to create a Lib (a bit like the Enfuse one in the lua-script >> repo) but I need to first export the RAW file as say TIF. Is there a >> way to export a set of RAW from Lua? > >> I tried calling darktable-cli on command line, but as expected this >> does not work because of the db locking. > Hm, but dt-cli does not need db. So i think the fact that it tries to lock > the db is a bug. Please open new issue about this.
i guess you can always explicitly add --library :memory: or something to avoid locking? -jo ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected]
