Hi All,
I have compiled the simple iptv addon for Kodi from AUR (aur/kodi-addon-pvr-iptvsimple-git r74.23defeb-1 )
It compiles ok but when I try to use it, I get the following error in the kodi log:
$this->bbcode_second_pass_code('', ' Unable to load /usr/lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so, reason:
/usr/lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so: undefined symbol:
GetTimerTypes
08:28:48 T:2533323584 WARNING: UpdateAndInitialiseClients - failed to create add-on
PVR IPTV Simple Client, status = 6
08:28:48 T:2533323584 WARNING: UpdateAndInitialiseClients - failed to load the dll
for add-on PVR IPTV Simple Client, disabling it
08:28:48 T:2944688960 NOTICE: Thread AddonStatus pvr.iptvsimple start, auto delete:
true
')
Anyone know what the issue is?
BACKGROUND: I have the mumudvb tv server working on my XU3 and it display channels just fine on VLC, no pauses, no stutters, unlike tvheadend which I have issues with.... but to get the channels into kodi I need the iptv addon to work ....