[mythtv-commits] [MythTV/mythtv] 590c41: Sorted channel lists

kmdewaal noreply at github.com
Fri Aug 2 20:21:33 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 590c4122401c6eeda5f2abbcb1203d79b5a43134
      https://github.com/MythTV/mythtv/commit/590c4122401c6eeda5f2abbcb1203d79b5a43134
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2019-08-02 (Fri, 02 Aug 2019)

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

  Log Message:
  -----------
  Sorted channel lists

The terminal output of mythtv-setup has channel lists that
are now all sorted in order of increasing frequency.
In addition to the complete list of channels there are now
also separate lists of:
- off-air channels
- updated old channels
- skipped old channels
- inserted new channels
- skipped new channels
The lists with updated and inserted channels
also have the channel number.
There are no intentional functional changes.

Refs #13472




More information about the mythtv-commits mailing list