Support batch animation rendering
Title says everything. This will requires a bit of work though.
Not as much as you'd think, I got it working by adding three lines after lucking into the correct documentation while chasing that feature through Google. I attached the full script that you have in releases, with the change I did, but renamed to TXT because otherwise GitHub wouldn't let me attach it. It works and lets me render an animation if the scene was saved with the render settings for an animation. Hope it's useful! (Tested in Daz3D Studio 4.12) (Basically all I did was copy the filename to the other, different variable used to hold the image series filename, the movie filename, and told it the movie type was image series because let's face it, who would render directly to movie?)
Hey @barreytor! Thanks for working on this, I'll have a look at the diff this weekend.