Opened 19 years ago

Closed 19 years ago

Last modified 17 years ago

#48 closed patch (fixed)

mythgallery: move .thumbcache out of image directory

Reported by: eggi-spam@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythgallery Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This is the latest version of a patch that I posted to the mailing list (http://gossamer-threads.com/lists/mythtv/dev/125506). It adds a checkbox: "Store thumbnails in image directory" to the MythGallery settings screen, and if it is not checked, thumbnails are generated in ~mythtv/MythGallery/.thumbcache instead of in the image directory. After I posted the original patch, Ed Wildgoose posted an updated version with automatic fallback for read-only directories. I took his version, added code to generate a full directory path and cleaned it up for Subversion

Attachments (1)

gallery.thumbnaillocation.patch (4.8 KB) - added by anonymous 19 years ago.

Download all attachments as: .zip

Change History (2)

Changed 19 years ago by anonymous

comment:1 Changed 19 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

(In [6778]) Patch from Eggert + Ed Wildgoose to optionally store generated thumbnails in the user's homedir. Closes #48.

Note: See TracTickets for help on using tickets.