tvheadend on rpi3
Added by tina K over 8 years ago
Hi all,
I moved from RPI2 to RPI3, using the same kodi OSMC image with Kodi installation and tvheadend installed.
At first I got TV chanels disappear occasionaly and playing with tvheadend settings at web interface fixed the problem.
Now I get no channels at Kodi interface. I can see the chanels list at tvheadend web page, but not on rpi3.
On windows PC with Kodi installed if I set tvheadend server installed on rpi3 as a backend I can watch the chanels in Kodi. So the backend server works, but I don't get the channels list on kodi rpi3.
The error message that I get is - "comet failure [e=Cannot set property 'innerHTML' of undefined]"
What can be the problem?
Replies (1)
RE: tvheadend on rpi3 - Added by Thomas Strike almost 8 years ago
"comet failure [e=Cannot set property 'innerHTML' of undefined]"
It's incredible that through all my Googling for a fix to this issue, that no one recognises this to be a simple JavaScript error message incorporated into TVheadend. It is being returned when I try to map services. Apparently, TVheadend has a JavaScript bug that is calling a particular command to load data into an Object Model element that hasn't been loaded yet. This is definitely an issue that TVheadend's developers need to look into. I am seeing this complaint all across my Google searches without any answers and some of them are very old. This doesn't seem to be browser specific because I receive this error with Chrome and Firefox.
p.s.: It's also incredible that an issue being sighted on TVheadend's own forum can sit here for nine months without a single response.