Hello, I am having trouble with AYON cleanin up temporary rendering files. I copied and pasted the nuke addong configurations and noticed a typo in the regex pattern key spelled “paterns”. I do not know if this is the cause of my error but wanted to point this out?
The issue I am having is that upon publishing I have two different sets of EXR files and AYON is not cleaning up. I will attach how I have configured the core addon, nuke addon and project anatomy as well the latest publish report. Why is AYON not cleaning up the second set of EXR files?
I want AYON to only leave one set of EXR files on my disk and clean the second set. Should I leave the temporary rendering path template empty and let AYON render in its default path and clean up or what am I missing here? coreAddonConfig.JSON (21.2 KB) NukeAddonConfig.JSON (39.2 KB) project_anatomy.JSON (9.7 KB)
The “paterns” typo still being there was mostly for backwards compatibility. It was wrong once, and it meant fiddling with the existing saved settings if we were to change that around - technically with settings conversions available on the server backend for the settings model we can fix the typo - it just has never been any priority since aside of it cosmetically looking off it wasn’t actually interfering with the functionality.
So it has always been a low priority cosmetic backlog issue.