I keep making tweaks to my setup and layout... how do I automatically open and save all of my xml files to regenerate the fseq?
I'm guessing there should be a command line or convert tool...?
There are two options...
passing "-r myfile1.xml myfile2.xml myfile3.xml ...." to xlights on the command line will render those files. On a real os, you could do something like "xlights -r [A-Z]*.xml" in the show directory and it would render all the xml files that start with capital letters (and thus not the xlights_*.xml files).
When running xLights, there is a "Batch Render" option in the Tools menu. It pops up a dialog where you can select the sequences to render (and there is a "Select all" on the popup menu).