[mythtv-commits] [MythTV/mythtv] 4e3935: Fix "Full Scan" for DVB-T only tuners

kmdewaal noreply at github.com
Fri Apr 17 20:13:28 UTC 2020


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: 4e3935420ac0da8997d01ce77672f90d6dcbd78e
      https://github.com/MythTV/mythtv/commit/4e3935420ac0da8997d01ce77672f90d6dcbd78e
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-04-17 (Fri, 17 Apr 2020)

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

  Log Message:
  -----------
  Fix "Full Scan" for DVB-T only tuners

The "Full Scan" for tuners that can do only DVB-T and not DVB-T2
was done correct but the modulation system was not entered in
the transport in the database. This is now fixed.
This gave problems in mythbackend when used with DVB-T/T2 tuners
because these need the modulation system information.

(cherry picked from commit a618b675fdd3b388221159e4d72cf15e56b2dfe4)
Signed-off-by: Klaas de Waal <kdewaal at mythtv.org>




More information about the mythtv-commits mailing list