[mythtv-commits] [MythTV/mythtv] 98b79f: ChannelScan improvements
kmdewaal
noreply at github.com
Fri Oct 11 21:39:53 UTC 2019
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 98b79f68559f9366238df99187cd7f2cc7ef6980
https://github.com/MythTV/mythtv/commit/98b79f68559f9366238df99187cd7f2cc7ef6980
Author: Klaas de Waal <kdewaal at mythtv.org>
Date: 2019-10-11 (Fri, 11 Oct 2019)
Changed paths:
M mythtv/libs/libmythtv/channelscan/channelscan_sm.cpp
Log Message:
-----------
ChannelScan improvements
Various ChannelScan improvements:
- Skip UpdateChannelInfo if not waitingForTables.
This removes duplicate transport updates marked als "timed out".
- Call UpdateChannelInfo after receiving a BAT.
- Add section/last section in log output for PMT, SDT, NIT and BAT.
- Add authority in log output for default authorities found.
- Add default authority log output for BAT per transport
- Default authority log output for BAT per service now in loglevel DEBUG
- Fix typo in code to retrieve Freesat region ID from table videosource (code not yet active)
More information about the mythtv-commits
mailing list