2022-05-31, 08:30 PM
Because of change in Nexus to move to python 3.9 I had to make a change to knewc you should be automatically updated. This change may be backported to Matrix.
Changes UI client
- use python's is_alive() thread function call instead of isAlive() should work in Leia too.
- change to use channel ID instead of channel number for Live TV
- default to UI client mode.
Note there is also a new repo 1.08 since I also had to change it for Nexus after Kodi Team made an unnecessary change in the repo XML format invalidating the old structure I was using.
Martin
Changes UI client
- use python's is_alive() thread function call instead of isAlive() should work in Leia too.
- change to use channel ID instead of channel number for Live TV
- default to UI client mode.
Note there is also a new repo 1.08 since I also had to change it for Nexus after Kodi Team made an unnecessary change in the repo XML format invalidating the old structure I was using.
Martin