Opened 13 years ago
Closed 13 years ago
#4559 closed enhancement (fixed)
Autoexpire instead of delete - Expire after N days, Expire in order deleted
Reported by: | Owned by: | cpinkham | |
---|---|---|---|
Priority: | minor | Milestone: | 0.21 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | undelete fifo max age |
Cc: | Ticket locked: | no |
Description
Attached patch implements two new features/settings:
- Expire deleted recordings after N days. Limits the number of recordings that build up in the deleted recgroup.
- Option to expire deleted recordings in the order they were deleted instead of starttime.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | v1_undelete_expire_maxage.diff added |
---|
comment:1 Changed 13 years ago by
Owner: | changed from Isaac Richards to cpinkham |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [15809]) Add a couple new options for the "Auto Expire instead of Delete" feature:
Closes #4559 using patch by Roo.
Also rework some of the Auto Expire settings page to make things fit better and correct one or two descriptions that were not totally correct.