Here is a script I wrote that will rename frames rendered from a 3dsmax job that have been appended with “alt#”. Frames would have been rendered with this appended if there was an issue when rendering out to the original file name.
I’ve attached two scripts
- The general script, where you can specify an output folder to run the script on. Extract to your \repository\scripts\General\ folder and run it through the Monitor’s “Script” menu.
- The job script, which uses a job’s output folder or folders to run the script on. Extract to your \repository\scripts\Jobs\ folder and run it through the Monitor by right clicking on a job and selecting “Scripts”.
Feel free to post any questions, comments, or concerns here
AltFramesCleanupGeneral.zip (2.62 KB)
AltFramesCleanup.zip (2.62 KB)