streamdeck-octodeck
streamdeck-octodeck copied to clipboard
Implemented support for multiple instances
Implemented support for multiple instances of this plugin on StreamDesk.
- There was only one timer and having multible instances running caused all the instances to clear and set that one timer causing unwanted behaviour.
- Timer is now context specific allowing multible instances of this plugin to exist and run independently from each other.