[mythtv-commits] Ticket #10872: Recording Quality score invalid for intentional late starts, early ends
MythTV
noreply at mythtv.org
Mon Jul 23 21:16:53 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: accepted => closed
* resolution: => fixed
Comment:
In [changeset:07acf0e850d62d6c54cec498c675cc8f82d83d64/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="07acf0e850d62d6c54cec498c675cc8f82d83d64"
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.
}}}
--
Ticket URL: <http://code.mythtv.org/trac/ticket/10872#comment:5>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list