Opened 16 years ago

Closed 15 years ago

#4743 closed enhancement (fixed)

Set / unset autoexpiry status of playlist items

Reported by: Justin Hornsby Owned by: Isaac Richards
Priority: minor Milestone: 0.22
Component: mythtv Version: unknown
Severity: low Keywords: playlist, autoexpire, autoexpiry
Cc: Ticket locked: no

Description

This patch allows the user to enable/disable autoexpiry on a playlist in watch/delete recordings screens.

I felt that the existing playlist options menu needed to be divided up due to the amount of onscreen items. There are now two menus in place of the original one - playlist *actions* (play, shuffle play, clear playlist & toggle playlist for selected item) and playlist *operations* (change recording group, change playback group, job options, delete, delete & allow re-record, disable autoexpire and enable autoexpire).

Attachments (1)

playlistexpirystuff.patch (5.4 KB) - added by Justin Hornsby 16 years ago.

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Justin Hornsby

Attachment: playlistexpirystuff.patch added

comment:1 Changed 15 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [20233]) Create some PlaybackBox? helpers for creating popup menus.

Rework the Playlist popup menus a little bit to make them closer to the format of the individual recording popup menu.

Add Playlist actions to enable and disable AutoExpire? for all playlist items.

Closes #4743, but only uses parts of the patch since PBB has undergone major changes with the MythUI redesign, therefore all bugs in this commit are mine.

Note: See TracTickets for help on using tickets.