I have a script that executes PyExporter to export clips. I have another script that uses the post_export_sequence hook. The PyExporter script doesn’t seem to trigger the hook for post_export_sequence. Any idea if that’s working correctly or am I missing something?
I might just try to combine everything into one script but I need that last part to wait until the export is done to do something to the exported file.