Support m4a cover art
Bug #1492407 reported by
TenLeftFingers
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
Alejandro J. Cura | ||
Thumbnailer |
Fix Released
|
Medium
|
Michi Henning | ||
Ubuntu Music App |
Invalid
|
Undecided
|
Unassigned | ||
mediascanner2 (Ubuntu) |
Fix Released
|
Undecided
|
James Henstridge |
Bug Description
An album I downloaded from 7digital does not display album art for the m4a version, but does for the mp3 version. m4a art displays fine in the file manager on the desktop (win / Ubuntu).
I've tried other m4a in my collection and get the same result.
Related branches
lp://staging/~jamesh/mediascanner2/m4a-coverart
- PS Jenkins bot (community): Approve (continuous-integration)
- Mediascanner Team: Pending requested
-
Diff: 135 lines (+60/-12)2 files modifiedsrc/daemon/MetadataExtractor.cc (+12/-1)
test/test_metadataextractor.cc (+48/-11)
lp://staging/~michihenning/thumbnailer/add-preview-image-extraction
- James Henstridge: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 251 lines (+127/-25)5 files modifieddebian/control (+2/-0)
src/thumbnailer.cpp (+1/-1)
src/vs-thumb/thumbnailextractor.cpp (+64/-24)
tests/stress/stress_test.cpp (+16/-0)
tests/vs-thumb/vs-thumb_test.cpp (+44/-0)
Changed in thumbnailer: | |
assignee: | nobody → Michi Henning (michihenning) |
importance: | Undecided → Medium |
Changed in thumbnailer: | |
status: | New → In Progress |
Changed in thumbnailer: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
milestone: | none → ww46-2015 |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Alejandro J. Cura (alecu) |
Changed in thumbnailer: | |
status: | Fix Committed → Fix Released |
affects: | mediascanner2 → mediascanner2 (Ubuntu) |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
Changed in mediascanner2 (Ubuntu): | |
status: | New → Fix Released |
To post a comment you must log in.
Hi, the ability to display the cover art for differing files is either a function of the Thumbnailer or possibly the Mediascanner service. I've marked the Thumbnailer service as affected so they can take a look if possible.