streamdeck-octodeck icon indicating copy to clipboard operation
streamdeck-octodeck copied to clipboard

Implemented support for multiple instances

Open baze- opened this issue 4 years ago • 0 comments

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.

baze- avatar Mar 30 '22 19:03 baze-