Opened 14 years ago

Closed 14 years ago

#8049 closed defect (fixed)

Auto-updated watched recording flag not shown after playback exits

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

Description

When "automatically mark a recording as watched" is enabled and you exit playback, the watched flag is updated in the DB, but the UI does not show the updated status. I can see the new status by exiting and re-entering the "watch recordings" screen. This used to work in 0.22-fixes.

Attachments (1)

playbackbox.diff (4.1 KB) - added by stuartm 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 14 years ago by stuartm

Milestone: unknown0.23
Owner: changed from Isaac Richards to stuartm
Status: newassigned

Known bug, just one I haven't got around to fixing yet. The watched flag is among several not changed by update events. I need to break the flag setting code out into it's own function where it can be used by both normal list fills and update events.

comment:2 Changed 14 years ago by stuartm

Status: assignedaccepted

Changed 14 years ago by stuartm

Attachment: playbackbox.diff added

comment:3 Changed 14 years ago by stuartm

(In [24204]) Fix a number of icons/statetypes not being updated since the ProgramInfo? Update event changes went in. Refs #8049.

comment:4 Changed 14 years ago by stuartm

Resolution: fixed
Status: acceptedclosed

(In [24205]) Backport [24204] to 0.23-fixes. Fix a number of icons/statetypes not being updated since the ProgramInfo? Update event changes went in. Fixes #8049.

Note: See TracTickets for help on using tickets.