Opened 15 years ago

Closed 14 years ago

#6730 closed defect (fixed)

HDHR EIT Scans Produce Ginormous Log Files

Reported by: kenneth.emerson@… Owned by: Stuart Auchterlonie
Priority: minor Milestone: 0.23
Component: MythTV - EIT Version: head
Severity: medium Keywords: HDHR EIT logfile
Cc: cizek@… Ticket locked: no

Description

With EIT enabled on Video Source dialog screen in mythtv-setup, the HDHR handler puts the following message in the backend log file:

2009-07-12 10:28:06.689 HDHRSH(1013A1B7-1): RunTS(): data_length = 7896 remainder = 188.

This message type is output 5->10 times per second when not recording. Turning off EIT in mythtv-setup stops the messages. Attached is a patch that changes the verbosity from IMPORTANT to RECORD which can be used until a fix is developed.

Attachments (1)

simplefix.patch (717 bytes) - added by cizek@… 15 years ago.
Change verbosity in HDHR stream handler

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by cizek@…

Attachment: simplefix.patch added

Change verbosity in HDHR stream handler

comment:1 Changed 14 years ago by Stuart Auchterlonie

Milestone: unknown0.23

comment:2 Changed 14 years ago by Stuart Auchterlonie

Resolution: fixed
Status: newclosed

(In [23344]) Closes #6730. Reduce verbosity to VB_RECORD of a msg in HDHRStreamHandler::RunTS(). Not needed at VB_IMPORTANT

Note: See TracTickets for help on using tickets.