Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#6455 closed defect (fixed)

Fix for "Recording Not Yet Available" popup

Reported by: anonymous Owned by: stuartm
Priority: minor Milestone: 0.21.1
Component: MythTV - General Version: 0.21
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Was trying to watch golf over the weekend, but whenever I pressed "Play" I got a popup that said "Recording Not Yet Available". When I left and re-entered the "Watch Recordings" screen it worked fine.

I duplicated the problem and the attached patch to fixed it for me.

-Bill

Attachments (1)

147-NotYetAvailable.patch (608 bytes) - added by anonymous 15 years ago.

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by anonymous

Attachment: 147-NotYetAvailable.patch added

comment:1 Changed 15 years ago by stuartm

Milestone: unknown0.21.1
Owner: changed from Isaac Richards to stuartm
Status: newaccepted
Version: unknown0.21

comment:2 Changed 15 years ago by stuartm

(In [20381]) Fix the 'Recording not available yet' state persisting even after the recording becomes available. Patch from Bill. Refs #6455

comment:3 Changed 15 years ago by stuartm

Resolution: fixed
Status: acceptedclosed

(In [20382]) Fix the 'Recording not available yet' state persisting even after the recording becomes available. Patch from Bill. Closes #6455

comment:4 Changed 15 years ago by cpinkham

(In [20385]) Don't hit the database to get the filesize unless we don't know the filesize already. Not a big issue, but it's one less DB hit when starting playback of a recording.

Refs #6455.

comment:5 Changed 15 years ago by cpinkham

(In [20386]) Don't hit the database to get the filesize unless we don't know the filesize already. Not a big issue, but it's one less DB hit when starting playback of a recording.

Refs #6455.

Note: See TracTickets for help on using tickets.