[mythtv-commits] [MythTV/mythtv] 207d7b: Add exception for Digitenne (NL) network 8720 to e...

kmdewaal noreply at github.com
Mon Mar 18 18:50:16 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 207d7bde9c3928b5018e442e4d06a5f5af9e050c
      https://github.com/MythTV/mythtv/commit/207d7bde9c3928b5018e442e4d06a5f5af9e050c
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M mythtv/libs/libmythtv/channelscan/channelscan_sm.cpp

  Log Message:
  -----------
  Add exception for Digitenne (NL) network 8720 to enable EIT by default for all channels.

This exception enables EIT for all channels even when the flags in the SDT
tell that there is no EIT present. Analysis of a full transport stream shows
that the EIT information is present; with the fix applied the
guide information does appear in MythTV program guide.
This is definitely a problem in the Digitenne signal.
This problem was introduced at approximately 11 march 2019 when the modulation
system was changed from DVB-T to DVB-T2 and the video coding from H264 to HEVC.
When the Digitenne signal is correct again this exception can be removed.

Fixes #13427




More information about the mythtv-commits mailing list