Kodi iptv simple addon breaks OH kodi binding

Hi,
it seems that IPTV Simple Addon of KODI, once initialized, breaks kodi binding. it no longer communicates properly and cannot send komands to kodi. once you disable iptv simple addon, everything works as expected.
anyone else using iptv and has those issues?

i managed to fix it by disabling these 3 items:

String myKodi_pvropentv             "Play PVR TV channel"      
String myKodi_pvropenradio          "Play PVR Radio channel" 
String myKodi_pvrchannel            "PVR channel [%s]"        

i can live with that