I’m trying to write a Post-Job Event Script in python which will get the names of the stitched tile renders and then move them to a new folder. Still learning python but I’m sure what I’ve written is correct but not sure about the deadline integration. Not getting any errors or logged output to tell me why it’s not working.
I’ve attached the event script folder I’ve made.
At the moment it just grabs the first tile in the list moves it back one folder, I need to filter out the tile_1x1_2x2 bit and get all the stitched images not just the first.
MyEvent.zip (1.36 KB)