sanghviharshit / script.kodi.lifx.ambilight

💡📺🌈Kodi add-on for Lifx lights with ambilight support.
https://bit.ly/kodilifx
GNU General Public License v2.0
32 stars 13 forks source link

Using RunScript for settings screen creates new instances of addon #22

Closed sanghviharshit closed 6 years ago

sanghviharshit commented 6 years ago

This leads to multiple instances of the addon, and therefore multiple monitors if you used the discover or any of the setup light groups settings and didn't restart Kodi. This leads to many unknown issues such as multiple run() methods from those instances capturing the screen and sending the similar light states to the Ambilight lights at the same time.