Opened 17 years ago

Closed 12 years ago

#3705 closed Patch - Bug Fix (Unverified)

[PATCH] Display proper status of "Category record over-time" recordings

Reported by: Bill <cizek@…> Owned by: jpoet
Priority: minor Milestone: unknown
Component: MythTV - Video Playback Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I setup mythtv to record "Sports Event" programs for an extra 60 minutes. If I watch the program during this extra time, the "Watch Recording" screen incorrectly shows the recording as finished, the OSD displays the wrong program length, and skipping forward doesn't work.

i.e. Recording an event from 2:00 - 3:00 will actually record until 4:00. If I start watching at 3:30, mythtv will assume the recording length is 1:30 and will not skip forward past the 1:30 mark. Once the recording is actually finished it works normally.

In the above example, at 3:30 the mythfrontend logs "TV: Attempting to change from None to WatchingPreRecorded?". This is incorrect -- it should be "WatchingRecording?". This is caused by mythtv using the default "record past end of show" value to calculate the status of the recording. The attached patch adds logic to use the "category record over time" value for this calculation when appropriate.

-Bill

Attachments (1)

CatOver2.patch (3.3 KB) - added by Bill <cizek@…> 17 years ago.

Download all attachments as: .zip

Change History (10)

Changed 17 years ago by Bill <cizek@…>

Attachment: CatOver2.patch added

comment:1 Changed 14 years ago by stuartm

Component: mythtvMythTV - Video Playback
Milestone: unknown0.23

comment:2 Changed 14 years ago by jpoet

Owner: changed from Isaac Richards to jpoet
Status: newassigned

comment:3 Changed 14 years ago by jpoet

Status: assignedaccepted

comment:4 Changed 14 years ago by jpoet

Milestone: 0.230.24

comment:5 Changed 13 years ago by jpoet

Milestone: 0.240.25

comment:6 Changed 13 years ago by stuartm

Milestone: 0.25

Milestone 0.25 deleted

comment:7 Changed 13 years ago by beirdo

Summary: Patch to display proper status of "Category record over-time" recordings[PATCH] Display proper status of "Category record over-time" recordings
Type: defectPatch - Bug Fix

comment:8 Changed 12 years ago by beirdo

Milestone: 0.25unknown

comment:9 Changed 12 years ago by beirdo

Resolution: Unverified
Status: acceptedclosed

This has languished for 5 years, If this is still an issue, please open a new ticket against current code.

Note: See TracTickets for help on using tickets.