[mythtv] [mythtv-commits] Ticket #1005: As of [8553], overrecordseconds are imposed unconditionally

Bruce Markey bjm at lvcm.com
Thu Jan 12 21:12:59 UTC 2006


MythTV wrote:
> #1005: As of [8553], overrecordseconds are imposed unconditionally
> --------------------------------+-------------------------------------------
>  Reporter:  bjm <bjm at lvcm.com>  |        Owner:  danielk
>      Type:  defect              |       Status:  closed 
>  Priority:  minor               |    Milestone:  0.19   
> Component:  mythtv              |      Version:  head   
>  Severity:  medium              |   Resolution:  fixed  
> --------------------------------+-------------------------------------------
> Comment (by danielk):
> 
>  (In [8584]) References #1005.
> 
>  [8577] did not fix the overrecord problem in the case where
>  the recording used the 'Default' recording profile :/

Hum. Maybe recgroup rather than profile...

>  The problem was some LiveTV code run without a check for the LiveTV state.

Verified. A1, A2 and A3 are three consecutive 5min manual records.
A1 dropped overrecordseconds and started A2 correctly. While A2
was recording I added 1 minute to the end time. The scheduler
marked A3 as a conflict correctly. A2 ran the extra minute plus
the additional 24 seconds. Looks good.

--  bjm

2006-01-12 12:55:02.806 TVRec(1): Changing from RecordingOnly to None
2006-01-12 12:55:02.809 Finished recording A1 (Manual Record) "Thu Jan 12 12:50:00 2006": channel 1010
2006-01-12 12:55:03.157 Finished recording A1 (Manual Record) "Thu Jan 12 12:50:00 2006": channel 1010
2006-01-12 12:55:03.366 TVRec(1): Changing from None to RecordingOnly
2006-01-12 12:55:03.490 New DB connection, total: 4
2006-01-12 12:55:03.739 Started recording: A2 (Manual Record) "Thu Jan 12 12:55:00 2006": channel 1012 on cardid 1, sourceid 1
strange error flushing buffer ...
2006-01-12 12:57:12.391 Reschedule requested for id 6869.
2006-01-12 12:57:12.797 Scheduled 7 items in 0.4 = 0.28 match + 0.13 place
2006-01-12 13:01:24.302 TVRec(1): Changing from RecordingOnly to None
2006-01-12 13:01:24.325 Finished recording A2 (Manual Record) "Thu Jan 12 12:55:00 2006": channel 1012
2006-01-12 13:01:24.353 Reschedule requested for id 0.
2006-01-12 13:01:24.543 Scheduled 6 items in 0.2 = 0.00 match + 0.18 place
2006-01-12 13:01:24.715 Finished recording A2 (Manual Record) "Thu Jan 12 12:55:00 2006": channel 1012


More information about the mythtv-dev mailing list