estbeetoo / node-red-contrib-kodi

Node-RED plugin (node) to communicate with Kodi/XBMC
Other
3 stars 4 forks source link

Kodi caught in reboot loob after Update to node-red 1.0 #9

Open FlorianDessloch opened 4 years ago

FlorianDessloch commented 4 years ago

I used your nodes for a few days on node-red 0.20.x without any problems. Great job, by the way. After I upgraded to node-red 1.0 Kodi got caught in a rebbot loop, which could only be broken by disabling your nodes and a hard reset of Kodi. This behavior couls easiely recreated by activating your nodes, primariely the kodi-out node. Maybe the switch to (completely) asychronous messaging has something to do with it?

BeryBurnout commented 1 year ago

have a similar problem, using node red 3.0.2 if kodi restarts for a reason not influenced by node-red after restarting it it is shutting down as soon as it connects to the network, if i stop node-red it starts normally after restarting node-red it works until the next crash of kodi (caused by current interruption or whatever else). is there something i can change (setting to not retain shutdown command?)