Mailing List Archive

[MythTV/mythtv] 592d9d: EIT active scan fix for recording start
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 592d9de8483db46a2db9f4d5f7a5089c6d115c47
https://github.com/MythTV/mythtv/commit/592d9de8483db46a2db9f4d5f7a5089c6d115c47
Author: Klaas de Waal <klaas@kldo.nl>
Date: 2023-12-21 (Thu, 21 Dec 2023)

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

Log Message:
-----------
EIT active scan fix for recording start

When stopping EIT active scan on a conflicting input, in order to
start a recording or Live TV, do a complete TuningShutdowns instead
of only a CloseChannel. The difference is that the TuningShutdowns
also closes the stream handler which is not done on a CloseChannel.
When the stream handler of the input that did the EIT active scan
remains active it will receive packets from the conflicting input
that is selected for the recording or the Live TV.
This then caused a few "Program not found in PAT" error messages.


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