[mythtv-commits] [MythTV/mythtv] 28d301: Check on BAT and PMT cache completely empty

kmdewaal noreply at github.com
Fri Oct 11 15:11:47 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 28d301e8512892d840871dcac44718e65d72ce07
      https://github.com/MythTV/mythtv/commit/28d301e8512892d840871dcac44718e65d72ce07
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2019-10-11 (Fri, 11 Oct 2019)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/dvbstreamdata.cpp
    M mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp

  Log Message:
  -----------
  Check on BAT and PMT cache completely empty

Functions HasCachedAllBATs and HasCachedAllPMTs do return true
if everthing is cached. If not everything is cached they return false.
The functions now also return false if there is nothing cached at all.


  Commit: f5a967cb3aaf3052152b2f856eb5f8977160407e
      https://github.com/MythTV/mythtv/commit/f5a967cb3aaf3052152b2f856eb5f8977160407e
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2019-10-11 (Fri, 11 Oct 2019)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/scanstreamdata.cpp

  Log Message:
  -----------
  Process all BAT and SDTo when receiving additional Freesat SI

Not processing the BATS that are on the standard pid 0x11 does
cause scanning timeouts now that the BATs are also cached.
Note that on the Astra 28.2E satellites there are more
channels than only the Freesat so the SI scanning should
not be limited to only Freesat.


Compare: https://github.com/MythTV/mythtv/compare/fcdab433e248...f5a967cb3aaf


More information about the mythtv-commits mailing list