I’d like to skip some images (e.g. if already stored) from “store” function in darktable.register_storage.
I use darktable.register_storage in a lua script to export my customized album and the most of time is to save from .raw to new format (e.g. tiff, jpg) through that store function which is automatically called for each image of images table.