Additions:
- Add option to use pattern matching for "output changed" macro condition.
This will allow to use this type of condition for "noisy" video sources like compressed video streams and thus ignore minor changes in the image output. - Add conditions "stream starting" and "stream stopping" to the streaming macro condition.
- Add option to display notifications when the plugin was started or stopped.
Fixes:
- Linux: Use process names for the process macro condition and executable tab, instead of relying on window names for this functionality.
Other changes:
- Improve error output when the data directory cannot be found.