[mythtv-commits] [MythTV/mythtv] 3c6622: Always listen to ATSC_PSIP_PID with Channel Scanning
    kmdewaal 
    noreply at github.com
       
    Sun Mar  1 09:34:18 UTC 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 3c6622881e746413733a8ff3bfa4e37068e21624
      https://github.com/MythTV/mythtv/commit/3c6622881e746413733a8ff3bfa4e37068e21624
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-03-01 (Sun, 01 Mar 2020)
  Changed paths:
    M mythtv/libs/libmythtv/mpeg/dvbstreamdata.h
    M mythtv/libs/libmythtv/mpeg/scanstreamdata.cpp
    M mythtv/libs/libmythtv/mpeg/scanstreamdata.h
    M mythtv/libs/libmythtv/recorders/dtvsignalmonitor.cpp
    M mythtv/libs/libmythtv/recorders/hdhrstreamhandler.cpp
  Log Message:
  -----------
  Always listen to ATSC_PSIP_PID with Channel Scanning
Sometimes the Channel Scanner does not listen anymore
to the ATSC_PSIP_PID after a stream reset.
In that case a timeout occurs and no channels are found.
This is fixed by always calling ScanStreamData::Reset when
a stream is reset during channel scanning.
Refs #13472
    
    
More information about the mythtv-commits
mailing list