Bug #3716
openDVB-T detection in france is at most fragile, and nearly broken for mee
0%
Description
In France, we had a major change in frequency and specification of DVB-T streamed content (mpeg2 > H264, SD> HD) the 5 April. As anyway, I needed to reconfigure tvheadend, I switched to last git version and also decided to change the hardware to a new HTPC that was already installed for months, keeping the double tuner that was working with my previous tvheadend installation just moving it to its new usb slot, and started DVB-T channel discovery using fr-ALL that indeed contains the correct muxes with the correct options setup setup (plus many unused muxes). Result no channels found at all. As it was a new hardware (PC part), and problem with kernel drivers are always possible although I reused most of the DVB kernel configuration from other box, I tested kaffeine that use a different discovery mechanism with the same usb DVB-T stick, just stopping tvheadend and launching kaffeine. Result all channels found and successful playing of all channels.
This is not the first time I have problems with tvheadend DVB-T discovery and setup code, but not only I do not see improvement on that side but for me things are even getting worse. I tried another more recent DVB-T adapter (CONFIG_DVB_USB_V2 type kernel vs ,CONFIG_DVB_USB for the previous one) with the muxes that were correctly discovered by hdhomerun_config "scan" command using same antenna, there I got 5 muxes out of 6 working not the last one. Again kaffeine did found all the channels.
So right now, my only correct setup is with hdhomerun pseudo tunners. I had no time to investigate more but wanted to share my experience with other users.
BTW I love the new first install frontend.