sanghviharshit / script.kodi.lifx.ambilight

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

Not all lights in theatre group dim #25

Closed fl380 closed 6 years ago

fl380 commented 6 years ago

Hi,

Thanks for an excellent addon.

Paul

21:33:53.499 T:367276470528 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

sanghviharshit commented 6 years ago

Can you please turn debug logging on and then reproduce the issue, so I can get information about your current settings and some context when it failed? To record the logs, go to settings wheel -> System settings -> Logging -> Enable Debug Logging and follow the procedure at http://kodi.wiki/view/Log_file/Easy

fl380 commented 6 years ago

Here's a link to the log, all lights dim the first time after the addon starts but only one light dims after that.

https://pastebin.com/KWAkRefU

sanghviharshit commented 6 years ago

Thanks for the logs, I was able to find the issue and have fixed it in develop branch, I will release a new version with the fix soon and Kodi should auto-update to the new version

fl380 commented 6 years ago

All working now, thank you