Mailing List Archive

[MythTV/mythtv] 2e15fc: HDHomeRun simplify error messages
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 2e15fccf75dd95d1e4b84f44c07236dcfa0f7358
https://github.com/MythTV/mythtv/commit/2e15fccf75dd95d1e4b84f44c07236dcfa0f7358
Author: Klaas de Waal <klaas@kldo.nl>
Date: 2023-04-27 (Thu, 27 Apr 2023)

Changed paths:
M mythtv/libs/libmythtv/recorders/hdhrstreamhandler.cpp
M mythtv/libs/libmythtv/recorders/hdhrstreamhandler.h

Log Message:
-----------
HDHomeRun simplify error messages

Simplify the error message handling TunerGet and TunerSet.
The options to print and report errors have been removed.
The option to disable printing an error message was used in only
one place and there a message is useful.
There was no other use of these options.


Commit: f26e5cf9b3a5f88c96c344ac0c06b649e8f144f2
https://github.com/MythTV/mythtv/commit/f26e5cf9b3a5f88c96c344ac0c06b649e8f144f2
Author: Klaas de Waal <klaas@kldo.nl>
Date: 2023-04-27 (Thu, 27 Apr 2023)

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

Log Message:
-----------
HDHomeRun full MPTS recording

Change the way a full MPTS recording is implemented.
Pid 0x2000 is used to request a full transport stream.
This is how it is done in /dev/dvb drivers and the HDHomeRun
does accept that but it does then give an error message.
The range of pids is now changed to 0x0000-0x1FFF when 0x2000
is in the list of pids.


Commit: 431ff66aa147e74fb17d610aca3728aaa1e1fb61
https://github.com/MythTV/mythtv/commit/431ff66aa147e74fb17d610aca3728aaa1e1fb61
Author: Klaas de Waal <klaas@kldo.nl>
Date: 2023-04-27 (Thu, 27 Apr 2023)

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

Log Message:
-----------
HDHomeRun terminate recording when lock is no longer held

Terminate recording when the "ERROR: lock no longer held" error
message is given by the HDHomeRun.


Compare: https://github.com/MythTV/mythtv/compare/d889da2b0ebd...431ff66aa147
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits