[mythtv-commits] [MythTV/mythtv] e05a8a: Discard PAT for wrong multiplex

kmdewaal noreply at github.com
Sat Jul 4 09:10:56 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: e05a8a841b8e88756ac0bb74322f9ed820862dc3
      https://github.com/MythTV/mythtv/commit/e05a8a841b8e88756ac0bb74322f9ed820862dc3
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-07-04 (Sat, 04 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/dtvsignalmonitor.cpp

  Log Message:
  -----------
  Discard PAT for wrong multiplex

When waiting for the PAT for a specific transport stream multiplex
discard PATs for other multiplexes.
After a new tuning request there can be still a number of packets received
from the previous multiplex and these packets can contain a PAT.
This fixes incorrect "Program not found in PAT" and "Rescan your transports"
messages that can sometimes be seen even immediately after a succesful scan.

Refs #13472




More information about the mythtv-commits mailing list