lua-scripts icon indicating copy to clipboard operation
lua-scripts copied to clipboard

Results 87 lua-scripts issues
Sort by recently updated
recently updated
newest added

ufraw-batch is no longer available in distributions and appears to no longer be supported. dcraw is still available and appears to still be supported, so the dcraw should be used...

Hello. I'm new to using LUA scripting in darktable, but when I attempt to exposure blend with this I get the following error. Could be user error. The other issue...

working

Hi! Once again I'm experiencing Problems with enfuseAdvanced. When running enfuseAdvanced all the console windows pop up like I'm expecting, but after the process is done darktable crashes with an...

working

Darktable 3.8.1 Ubuntu 20.04 LUA-Script "AutoGrouper" is not visible. ~/.config/darktable/lua/contrib/AutoGrouper.lua exists ~/.config/darktable/luarc has a line "require ' contrib/AutoGrouper" ' Not visible in lighttable view. No output with darktable -d lua

darktable 3.8.x, scripts master In the lighttable, I select various images, and I rename them with the script. I get a desappearing notification saying that the images have been renamed...

Currently installing the lua extensions requires git to be installed. This is rather common on developers machines but very uncommon on "normal end users" machines. I suggest to add a...

On Windows 10 I find that translations that are generated with the charset “UTF-8” show bad deficiencies: - In the button text as well as in printed strings umlauts are...

When an image is imported with extant duplicates (multiple XMP files per raw file) and fujifilm_dynamic_range is enabled, the raw exposure bias will be set for only the first of...

With PR [8270](https://github.com/darktable-org/darktable/pull/8270) you can convert nodes of hierarchical tags to new tags. As no images are attached to this new tag directly, the lua script delete_unused_tags would delete this...

I've created a script to integrate Helicon Focus stacking software into darktable. I'm not sure if it's ok to submit this in the dt contrib repo since it's about integrating...