Opened 20 years ago
Closed 19 years ago
#716 closed patch (invalid)
Filename filter for MythGallery
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythgallery | Version: | head |
Severity: | medium | Keywords: | GalleryFileFilter |
Cc: | Ticket locked: | no |
Description
My Images Tree currently hols four files for each photo, a full resolution original size (pict*) and three medium to low (HI_*, LOW_*, THB_*) resolution files.
This patch allow to filter files to show by setting up the new MythGallery setting 'Filename Filter'.
In addition, ThumbGenerator::loadDir is now calling ThumbGenerator::loadFile to allow thumb generation to folders holding just video files.
Attachments (3)
Change History (7)
by , 20 years ago
Attachment: | mythgallery_7638.diff added |
---|
comment:1 by , 20 years ago
Milestone: | 0.19 → 0.20 |
---|---|
Version: | → head |
comment:2 by , 19 years ago
Owner: | changed from | to
---|
comment:3 by , 19 years ago
by , 19 years ago
Attachment: | mythgallery.10213.diff added |
---|
comment:4 by , 19 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
dslang, can you implement this as an overlay filter on top of the image and movie filename filters. As is this would allow the user to add files which we do not know how to view to the listings.
Reopen the ticket when you have a patch ready.
dslang, can you update this to apply against SVN head ?