[mythtv-commits] Ticket #13472: Channel Scan improvements
MythTV
noreply at mythtv.org
Thu Apr 16 15:27:00 UTC 2020
#13472: Channel Scan improvements
--------------------------------------+-------------------------------
Reporter: Klaas de Waal | Owner: Klaas de Waal
Type: Developer Task | Status: assigned
Priority: minor | Milestone: 32.0
Component: MythTV - Channel Scanner | Version: Master Head
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
--------------------------------------+-------------------------------
Comment (by Klaas de Waal <kdewaal@…>):
In [changeset:"ee78ba330c1298c7ac250812d47b325816e242fe/mythtv"
ee78ba330/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="ee78ba330c1298c7ac250812d47b325816e242fe"
Simplify channel numbering
Simplify the channel numbering scheme to the following:
- Use the Logical Channel Number
- If that is not present then:
- For ATSC, use the Major-Minor channel number
- For DVB and everything else, use the service ID
If this results in a duplicate, a channel number that is
already present in the video source, then the channel number
gets a suffix A, B, or C etc to make it unique.
The advantage of this is that a channel has a more
predictable location in the program guide.
Refs #13472
}}}
--
Ticket URL: <https://code.mythtv.org/trac/ticket/13472#comment:39>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list