Event Listener - Limiting to Specific Project

Wondering if anyone here has experience with limiting certain Event Listener plugins/scripts to a certain project.

I know that in my scripts page, I can assign a plugin/script to a specific project (such as a testing project), but I’m wondering if that’s all I need to do in order to prevent this plugin I’m testing from impacting my active shows and causing a mess.

Or would I have to try and code that into the plugin itself, to ignore any events not belonging to specific project.

If it helps, I’m trying to mess around with “tasks_approved.py”, which comes with shotgunEvents, and would like to experiment before having it hit active projects.

Thanks in advance!

Either way should work.

1 Like

Thank you!