Re: [darktable-dev] Help wanted with lua gui.create_job

2022-02-07 Thread William Ferguson
Could you please raise an issue at https://github.com/darktable-org/lua-scripts/issues/new Thanks, Bill On Sun, Feb 6, 2022 at 12:21 PM Christian Birzer < christ...@christianbirzer.de> wrote: > Hi, > > I'm currently writing (or, trying to write 🙄) a lua script that will > generate the preview c

[darktable-dev] Help wanted with lua gui.create_job

2022-02-06 Thread Christian Birzer
Hi, I'm currently writing (or, trying to write 🙄) a lua script that will generate the preview cache for selected images (without leaving dt to start the external program...). Basically, it seems to work but I see two strange things that I don't understand right now. First, the essential part