Opened 18 years ago

Closed 18 years ago

#1238 closed defect (fixed)

when watching pre-recorded programs, using PVR-350, end of show is not reachable

Reported by: mythtv.cvs@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

SVN8903

When watching pre-recorded programs, the end of the show can not be reached. Play stops either at a black screen or with the last viewable frame. There is no return to the "Watch Recordings" screen, and the position flag is not cleared.

Attachments (1)

mythfrontend.playback.txt (6.8 KB) - added by mythtv.cvs@… 18 years ago.
logfile during frozen end of recording

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by mythtv.cvs@…

Attachment: mythfrontend.playback.txt added

logfile during frozen end of recording

comment:1 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [8905]) Fixes #1238.

The ivtvdecoder was waiting for the next recording in a livetvchain, whether we were in LiveTV or not.

  • Added the early exit code for when decoding a non-livetv recording.
  • Added a 2 second timeout on waiting for the next recording in LiveTV mode.
Note: See TracTickets for help on using tickets.