Opened 11 years ago
Closed 11 years ago
Last modified 11 years ago
#11947 closed Patch - Feature (fixed)
[PATCH] Read embedded images from FLAC files
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | 0.28 |
Component: | Plugin - MythMusic | Version: | 0.27-fixes |
Severity: | medium | Keywords: | flac, album art, images, embedded |
Cc: | Ticket locked: | no |
Description
I wrote up a patch which uses taglib to read and write embedded images in FLAC music files (patterned after the support for ID3-tagged files). For some reason it only seems to work if you go to Edit Metadata->Album Art->(Menu)->Rescan for images. It doesn't get picked up when you modify the file and perform a scan for new music. Perhaps there is some method in the scanner which is not hitting the right code paths?
Attachments (1)
Change History (5)
Changed 11 years ago by
Attachment: | flac_embedded_art.patch added |
---|
comment:2 Changed 11 years ago by
Owner: | set to Karl Newman <SiliconFiend@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:4 Changed 11 years ago by
Milestone: | unknown → 0.28 |
---|
Note: See
TracTickets for help on using
tickets.
Add embedded art support for FLAC files