Hello,
Basically it is already in the title. I am not sure that this is only on Odroid-C2/amlogic devices as I use milhouse build on my RPi2 without this issue, but I think it is.
In debug I have these messages
Code
DEBUG: CAddonInstallJob[pvr.hts]: requires kodi.binary.instance.pvr version 5.9.0 which is not available
ERROR: CAddonInstallJob[pvr.hts]: The dependency on kodi.binary.instance.pvr version 5.9.0 could not be satisfied.
Code
DEBUG: CAddonInstallJob[inputstream.adaptive]: requires kodi.binary.instance.inputstream version 2.0.6 which is not available
ERROR: CAddonInstallJob[inputstream.adaptive]: The dependency on kodi.binary.instance.inputstream version 2.0.6 could not be satisfied.
and therefore it's not possible to install anything that depends on these including most(or all) PVR clients. What I also noticed is that pvr.hts client is still on version 4.12.4 although it is updated (4.13.x) in the LE github repo.