I’m working on a batch export tool in python that is able to selectively export write file nodes in a batch setup.
I kick off the render with;
flame.batch.render()
which exports all the non-bypassed write file nodes as expected.
However, on completing the export I seem to be getting 2 clips per write file node added to the workspace even though I have disabled ‘Add to Workspace’ on the write file node as well as in Flame > Preferences > Batch & BFX > Add to Workspace.
Does anybody know what drives the adding of rendered clips to the batch workspace and/or how to disable it so clips are not added to the workspace at all?
@ed-spencer - there is a logik portal tool that enables write nodes to be added to a batch schematic once rendered. It predates the built in capabilities. If you install it, the capability is ‘on’ by default. You may need to disable it. I don’t remember what it’s called. Very clever stuff.