editing scan missing frames deadline script?

I was wondering if it were possible to make a custom “scan for missing frames” deadline utility script? I can’t seem to find the un-instantiated .py file anywhere… seems to be part of the deadline bin? I wanted to add a couple of features to it, and was wondering if that script were replaceable?

Thanks a bunch,

-Ross

The “Scan For Missing Output” feature in the right-click menu of a job is actually built-in to the core of Deadline Monitor, so there isn’t any open code that can be viewed. However, with that said, there are a couple of example py scripts which ship with Deadline that have similar functionality and would maybe serve as a jumping off point for you to fork and further customise to your needs?

"<your_repo>/scripts/jobs/CleanupAltFrames.py"
"<your_repo>/scripts/jobs/CleanupTiles.py"

Both above scripts can be executed in the “Scripts” -> “Cleanup” folder under a job in Monitor.