[mythtv-users] Damaged recording not reported in BE log

Michael T. Dean mtdean at thirdcontact.com
Mon Jan 30 21:59:06 UTC 2012


On 01/10/2012 10:47 PM, Bill Meek wrote:
> On the 8th, I had a recording marked damaged. So I looked in
> /var/log/mythtv/mythbackend.20120108... and searched for its
> score, but didn't find anything.
>
> But six other recordings that weren't damaged reported like this one:
>
>     TVRec::FinishedRecording(NUMB3RS) good recq:<RecordingQuality overall_score="1" \
>     key="1021_2012-01-08T23:30:00" countinuity_error_count="0" packet_count="60803114"
>
> In: libs/libmythtv/tv_rec.cpp line 807 (v0.25pre-4031-g7731993), the following:
>
>     LOG((recq->IsDamaged()) ? VB_RECORD : VB_GENERAL ...
>
> says that only good recordings will have an entry at the general
> verbose setting, but the -v record must be used to get info on
> damaged recordings.
>
> Looks like VB_RECORD and VB_GENERAL are reversed.
>
> Is this a ticket or design intent?

Probably should have been a ticket.  Even if it turned out it was design 
intent, the ticket would have ensured the question didn't get lost.

However: https://github.com/MythTV/mythtv/commit/095398004

Thanks for the report.

Mike


More information about the mythtv-users mailing list