Mailing List Archive

[MythTV/mythtv] efd078: EIT active scan dynamically limit scan time per tr...
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: efd078b9586de0f8f273bf8e876ff7e36170ee79
https://github.com/MythTV/mythtv/commit/efd078b9586de0f8f273bf8e876ff7e36170ee79
Author: Klaas de Waal <klaas@kldo.nl>
Date: 2023-12-23 (Sat, 23 Dec 2023)

Changed paths:
M mythtv/libs/libmythtv/eitscanner.cpp

Log Message:
-----------
EIT active scan dynamically limit scan time per transport

In EIT active scan, move to the next transport when no events
have been received for 60 seconds or when the scan time is up.
This improves the scanning efficiency on satellite channels
where many transport stream mulitplexes do have EIT information
but also many do not.
Note that the scan time per transport can be configured
in page mythtv-setup -> General -> EIT Scanner Options
field "EIT transport timeout (mins)".
The default value for this parameter is 5 minutes; the configured
value is now used as the maximum time spent on one transport
before moving to the next transport.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits