Opened 16 years ago

Closed 16 years ago

#4553 closed enhancement (fixed)

Statusbox autoexpirelist enhancements

Reported by: Roo <roo.watt@…> Owned by: cpinkham
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords: statusbox autoexpire undelete livetv recgroup
Cc: Ticket locked: no

Description

The attached patch makes the statusbox autoexpirelist aware of the "Deleted" group and hopefully improves it a little.

The patch adds the following:

  • Adds the recording group to listed recordings, this makes it easier to distinguish which recordings are from the "Deleted", "LiveTV" or some other recgroup like "Archive" that should never be autoexpired.
  • Changes the autoexpire popup button1 that is posted when selecting a recording from the list.
    • LiveTV recgroup shows 'Move to Default' button
    • Deleted recgroup shows 'Undelete' button
    • All other recgroups show "Disable Autoexpire' button
  • Added Deleted group accounting, similar to LiveTV for total recording count and filesize

Screenshot attached.

Attachments (2)

statusbox.jpg (171.6 KB) - added by Roo <roo.watt@…> 16 years ago.
v1 of patch
statusbox_undelete_v1_r15662.diff (3.5 KB) - added by Roo <roo.watt@…> 16 years ago.
v1 of patch

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Roo <roo.watt@…>

Attachment: statusbox.jpg added

v1 of patch

Changed 16 years ago by Roo <roo.watt@…>

v1 of patch

comment:1 Changed 16 years ago by cpinkham

Owner: changed from Isaac Richards to cpinkham
Status: newassigned

comment:2 Changed 16 years ago by cpinkham

Resolution: fixed
Status: assignedclosed

(In [15698]) A few modifications to the AutoExpire? list on mythfrontend's status screen.

  • Make the list aware of the 'Deleted' recgroup and allow undeleting.
  • Move the recording to the 'Default' recgroup when setting a LiveTV program to not expire.
  • Display the recording's recgroup name by the title to make it more obvious why recordings (or whose recordings) may being expired.

Closes #4553 using patch by Roo.

Note: See TracTickets for help on using tickets.