On Wed, May 15, 2019 at 12:31 PM <[email protected]> wrote: > William Ferguson (2019-May-15, excerpt): > > > Hi, one more Lua question: > > > > > > How can I trigger darktable to reload a sidecar file of an > > > already-imported file (and update its databas accordingly)? > > > You could try importing the image using darktable.database.import(). > > Thanks, I've tried this, does not work. That was my first approach, > and now I feel stupid that I've not mentioned this. Sorry. > > Any other idea? > > I have 2 ideas...
1. Can you write a module for the metadata changes and then apply the changes to the selected images in llighttable? 2. Write a lua-script that reads the updated sidecars and updates the information in darktable. Without knowing more specifics about what you're trying to do, that's the best I can come up with at the moment. > > -- > http://stefan-klinger.de o/X > I prefer receiving plain text messages, not exceeding 32kB. /\/ > \ > ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
