[mythtv-commits] Ticket #10872: Recording Quality score invalid for intentional late starts, early ends

MythTV noreply at mythtv.org
Mon Jul 30 16:18:44 UTC 2012


#10872: Recording Quality score invalid for intentional late starts, early ends
----------------------------------+-----------------------------
 Reporter:  danielk               |          Owner:  danielk
     Type:  Bug Report - General  |         Status:  closed
 Priority:  blocker               |      Milestone:  0.26
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------
Changes (by Daniel Thor Kristjansson <danielk@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:ecc1525d83abfed452e3b5f983de7c593063af91/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="ecc1525d83abfed452e3b5f983de7c593063af91"
 Fixes #10872. Use desired start and end times.

 The recording quality measurement needs to know when a recording was
 supposed to start and end to know how much is actually missing from
 the recording. We used to use the scheduled start and end times for
 this, but sometimes a recording is intentionally started late or ended
 early. This captures that by tracking the 'desired' start and end point.
 This is initially set by the scheduler using and pre and post roll
 values, and if the user intentionally stops a recording early that
 updates the desired end time as well.

 Conflicts:

         mythtv/libs/libmythtv/dtvrecorder.h
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10872#comment:8>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list