[mythtv-commits] [MythTV/mythtv] d63398: Simplify channel importer

kmdewaal noreply at github.com
Mon Jul 26 19:38:21 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: d63398aafbe6657e589fa46d1d949819b8838fa1
      https://github.com/MythTV/mythtv/commit/d63398aafbe6657e589fa46d1d949819b8838fa1
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2021-07-26 (Mon, 26 Jul 2021)

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

  Log Message:
  -----------
  Simplify channel importer

Remove assigning default ATSC major_minor channel numbers as this is
now done in the scanner. Assign the service ID as default channel number
when there is no default channel number assigned yet.
Previously the DVB logical channel numbers were assigned in the scanner
but the ATSC channel numbers were assigned in the channel importer.




More information about the mythtv-commits mailing list