View Issue Details

IDProjectCategoryView StatusLast Update
0002730MMW v4Properties/Auto-Toolspublic2007-01-03 22:13
Reporterrusty Assigned To 
PriorityurgentSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version3.0 
Summary0002730: Add support for Album Art in OGG files
DescriptionAlbum Art is supported in some apps by using base64 to encode images within text tags. Specifically, this is done by jriver with OGG. We should do this with OGG and possibly with APE.

See:
http://www.hydrogenaudio.org/forums/lofiversion/index.php/t48386.html
http://www.hydrogenaudio.org/forums/lofiversion/index.php/t47730.html
TagsNo tags attached.
Fixed in build1012

Relationships

related to 0002698 feedbackpeke Add support for album art in WAVE tags 
related to 0002667 resolvedrusty Add support for album art in tag for FLAC 
related to 0002748 assignedpeke Add support for album art in tag for File Formats that use APEv2 MetadataType 

Activities

jiri

2007-01-03 22:13

administrator   ~0008371

Fixed in build 1012.
 - Album art storage to OGG files was added. The following fields are used in order to support all the features of MM:
 COVERART
 COVERARTTYPE
 COVERARTFILELINK
 COVERARTDESCRIPTION
 COVERARTMIME
It is compatible with the way MediaJukebox stores AA to OGGs, but adds more features (support for >1 image, image descriptions, linkes images, etc.)