Page 1 of 1

Where to inject exec on post processing

Posted: September 13th, 2010, 4:41 pm
by jaiz
Hey everone im completely green when it comes to linux and python however i've programmed in c# the last 3-5 years and im wondering if anyone could help me out as to where i can hook up on the event post process complete.

Instead of havnig to scan the complete folder onces every hour or so,  i'd just like to hookup on an event as post process or post process complete or similar, i assume that is possible as this forum cat is called post-processing scripts, however where would i find the event or file where i could call my external python script ?