Enable/Autorun plugin by parameter?
Hi,
is there any option within SD/Python to enable or trigger execution of plugins by parameter or other trigger?
What I want to achieve: I have a plugin (currently using some application callbacks) that I would only like to use to some automation, not when using it the "normal way" (working on graphs). My current workaround is to use a lock file (could also use a system variable, I guess).
Would be nice to have a more decent control over the parameter i.e. auto-cleaning after SD quits insteads of bash-script to release the lock file (or system variable).
Any ideas? Thanks!
