Eyo : )
I frequently download 500+ images from my SD card, and I use the DNG conversion option to convert the RAW files to DNG. This seemingly happens single threaded currently. In my mind, it’d make sense to multithread this.
But aside from a quick exploration to figure out how a feature works a few months ago, I have no knowledge of Digikam code. Does this make sense? I know UI functions and multithreaded are a pain, and it seems to block some parts of the interface, so I suspect there’s a constraint there. Would it make sense to seperate the logic in this way?
Also, I’ll just say, probably cannot implement it :'/ programming hard rn