TVHeadend 4.0.5 DVB EIT OTA only scanning on initial scan?
Added by Anders Gustafsson about 9 years ago
This is tvheadend running on OpenSuse 13.2. The issue is the same as this post from 2012:
http://forum.kodi.tv/showthread.php?tid=139901
Ie, the EPG is populated when I start tvheadend, but not subsequently. Not even if I try the toggle, suggested in the message above.
Any ideas what might be wrong and how to fix it?
Edit: Pulled down source from GIt and compiled. Seems to work in 4.1-749. Will keep watching.
Replies (1)
RE: TVHeadend 4.0.5 DVB EIT OTA only scanning on initial scan? - Added by Anders Gustafsson about 9 years ago
Well. It worked for a while.. Today, EPG was empty, as was the adapter under Status/Stream. Ie adapter was there, but all fields zero. I also saw this in the log:
15-10-26 14:04:01.320 [WARNING] linuxdvb: Unable to provide signal strength value.
2015-10-26 14:04:01.320 [WARNING] linuxdvb: Unable to provide BER value.
2015-10-26 14:04:01.320 [WARNING] linuxdvb: Unable to provide SNR value.
2015-10-26 14:04:01.320 [WARNING] linuxdvb: Unable to provide UNC value.
2015-10-26 14:14:06.000 [WARNING] epggrab: EIT: DVB Grabber - data completion timeout for 506MHz in Åland Network
2015-10-26 14:14:06.000 [ INFO] subscription: 0543: "epggrab" unsubscribing
2015-10-26 14:14:07.000 [ INFO] mpegts: 586MHz in Åland Network - tuning on Silicon Labs Si2168 : DVB-T #0
2015-10-26 14:14:07.000 [ INFO] subscription: 054C: "epggrab" subscribing to mux "586MHz", weight: 4, adapter: "Silicon Labs Si2168 : DVB-T #0", network: "Åland Network", service: "Raw PID Subscription"
2015-10-26 14:24:12.000 [WARNING] epggrab: EIT: DVB Grabber - data completion timeout for 586MHz in Åland Network
2015-10-26 14:24:12.000 [ INFO]
Restarted and EPG was there again. The tuner is a PCTV 292, Si2168. Normally it looks like this:
2015-10-26 18:00:02.000 [ INFO] subscription: 0015: "epggrab" subscribing to mux "586MHz", weight: 4, adapter: "Silicon Labs Si2168 : DVB-T #0", network: "Åland Network", service: "Raw PID Subscription"
2015-10-26 18:00:05.004 [ INFO] subscription: 0015: "epggrab" unsubscribing
Left it running and no new entries in the EPG. If I trigger it manually, it repopulates.
Any ideas?