Opened 20 years ago
Closed 20 years ago
#1384 closed patch (fixed)
Myth creating thumbnails when option is set to OFF
Reported by: | cdeal | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythtv | Version: | |
Severity: | low | Keywords: | thumbnail preview |
Cc: | dealchuck@… | Ticket locked: | no |
Description
I have two backends (master and slave). Neither backend is set to create preview thumbnails, yet when I upgraded to 0.19 all off my recordings appear to be creating png files.
Is this a new feature or is myth not honoring the "create preview thumbnail" option?
Attachments (1)
Change History (4)
comment:1 by , 20 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 20 years ago
Priority: | minor → trivial |
---|---|
Resolution: | invalid |
Severity: | medium → low |
Status: | closed → reopened |
Type: | defect → patch |
by , 20 years ago
Attachment: | mythtv-display_thumbnail_preview_images_label.patch added |
---|
Note:
See TracTickets
for help on using tickets.
The attached patch changes the label "Generate thumbnail preview images of recordings" to "Display thumbnail preview images of recordings" so the setting's purpose is clear from both the label and the help text (which is already correct). The database setting is unchanged (so it's still GeneratePreviewPixmaps), but shouldn't cause confusion unless people are hacking settings directly through the database.
The patch also updates the message source in translation files, but does not update the translations (or mark them as unfinished). Oscar, if this is applied and you want me to handle the translations differently, please let me know, and I'll do a patch.