Opened 14 years ago
Closed 13 years ago
#9880 closed Patch - Feature (fixed)
MythGallery filtering/sorting
Reported by: | Owned by: | beirdo | |
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | Plugin - MythGallery | Version: | 0.24-fixes |
Severity: | medium | Keywords: | mythgallery filter sort |
Cc: | trisooma@… | Ticket locked: | no |
Description
This patch allows for:
- filtering directories from MythGallery
- show by media type (currently images/movies)
- additional sort options
Settings added to 'normal' setup screen: 'MythGallery Settings (General)' Also quick access through 'menu' from within MythGallery; from here filter result can be 'previewed'
old version: #6311 (ticket)
Attachments (1)
Change History (6)
Changed 14 years ago by
Attachment: | mythgallery_filter_sort.diff added |
---|
comment:1 Changed 13 years ago by
Milestone: | unknown → 0.25 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 13 years ago by
Milestone: | 0.25 → unknown |
---|---|
Resolution: | fixed |
Status: | closed → new |
Closed in error
comment:3 Changed 13 years ago by
This seems to be functional. I'm sure there will be some follow-up tweaking required.
comment:4 Changed 13 years ago by
Add mythgallery filtering/sorting support
Refs #9880
Signed-off-by: Gavin Hurlbut <ghurlbut@…>
Branch: master Changeset: e12b31414145c6265bf62dfb59738f04b80ac8ac
comment:5 Changed 13 years ago by
Milestone: | unknown → 0.25 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Rework the gallery filter/sort patch
So this would actually compile, and meet our coding style and standards, I needed to rework parts of the code. This should all essentially be cosmetic and not affect the actual functionality beneath.
Fixes #9880
Branch: master Changeset: 3f5f6b9a775499b2b2024362b716029235eb97d9
Fixes #9880. Fixes locking that I fubarred. Discovered and fixed by Lawrence Rust