can see channels, timeshift, and recordings, but rpi client does not see epg.
#1
what am i missing

client
rpi3b+ running libreelec 8.2.5 and kodi 17.6
tvheadend htsp client 3.4.27.1

server
linux mint 18.3
Tvheadend 4.2.6-9~g12bff89
xmltv w/ schedulesdirect

tuners
hauppage usb dual
hdhr4us
  • live tv works
  • timeshift works
  • recordings work
but i can't get the rpi client to see the epg data.

i have it working on the server (localhost) and 2 linux laptops in kodi
i have it working on 2 android phones over the lan
all with exact same setups. but the rpi will not populate the epg data.
the rpi channel mgr will not let me change the guide source from client to server/backend

any tips on what i am missing? i'm asking for help now since all the searches i do just bring up 3-5 yr old guides on how to setup kodi as a tvh server for iptv.
Reply
#2
bump
Reply
#3
You are missing..a debug log.

Try and catch the pvr processes in there on the failing machine.
I am sure you will get more responses.
Reply
#4
thx. here is the kodi.log
Reply
#5
bump
Reply
#6
bumpidy bump bump
Reply
#7
Maybe a little late, but there is a whole bunch of network related errors in that log.  EG
Code:
DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested 10:12:21.629 T:1635734432 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to 192.168.1.222:9982 10:12:21.814 T:1945010176
DEBUG: ------ Window Deinit (Pointer.xml) ------ 10:12:22.130 T:1635734432
DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested 10:12:22.130 T:1635734432 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to 192.168.1.222:9982 10:12:22.630 T:1635734432
DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested 10:12:22.630 T:1635734432 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to 192.168.1.222:9982 10:12:27.918 T:1945010176
DEBUG: ------ Window Deinit (DialogNotification.xml) ------ 10:12:32.635 T:1635734432
DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested 10:12:32.636 T:1635734432 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to 192.168.1.222:9982

I'd be looking to sort out any networking issues first before trying to get TVH to connect as they are not limited just to PVR issues.  Firstly, use the LE settings to delay Kodi starting up until the network is up, then look in the system info to make sure you have a correctly assigned IP address and that any gateway and/or router IP's are correct.  Then try connecting TVH again.
Learning Linux the hard way !!
Reply

Logout Mark Read Team Forum Stats Members Help
can see channels, timeshift, and recordings, but rpi client does not see epg.0