[mythtv-commits] [MythTV/mythtv] 070a21: Default channel number assignment

kmdewaal noreply at github.com
Sun Jul 25 09:30:08 UTC 2021


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

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

  Log Message:
  -----------
  Default channel number assignment

Assign the default ATSC major_minor channel numbers in the signal monitor instead
of in the channel importer. This was already done here for the ATSC one-part channel
numbers and also for the DVB logical channel numbers.
Assign the default IPTV channel numbers after the ATSC and DVB channel number assignments.
As IPTV default channel numbers are only assigned when empty this gives precedence to the
ATSC and DVB channel numbers above the IPTV channel number.
Channel scanning of an ATSC full transport stream using the "M3U Import with MPTS"
feature now gives the correct ATSC major_minor channel numbers.




More information about the mythtv-commits mailing list