Ticket #9085 (closed enhancement: fixed)
Opened 3 years ago
Last modified 2 years ago
Add the ability to sort by date added in MythVideo
| Reported by: | Kevin Ross <kevin@…> | Owned by: | robertm |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.25 |
| Component: | Plugin - MythVideo | Version: | Master Head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The attached patch adds the ability to sort the list of videos in the MythVideo? "Filter Display" menu by the date it was added, with most recent first. This is different than selecting "Date Added" in the Browse By... menu, since that creates a new group for each individual date, and it also sorts by the display string, instead of sorting by the actual date.
Attachments
Change History
comment:1 Changed 3 years ago by robertm
- Priority changed from minor to trivial
- Status changed from new to assigned
- Type changed from patch to enhancement
- Severity changed from medium to low
- Milestone changed from unknown to 0.25
comment:2 Changed 2 years ago by robertm
- Status changed from assigned to closed
- Resolution set to Fixed
Fixed in c2304c0
comment:3 Changed 2 years ago by Robert McNamara
- Resolution changed from Fixed to fixed
Permit filtering/sorting by Date Added in MythVideo?.
There's a fine line between this and the metadata browse mode that does the same, but it's real enough and the patch unobtrusive enough that I'll add this.
Fixes #9085.
Changeset: c2304c0379d82f15e6c9f027ba78a2a1541fae5f
