View Issue Details

IDProjectCategoryView StatusLast Update
0002532MMW v4Properties/Auto-Toolspublic2007-03-12 18:14
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status resolvedResolutionduplicate 
Fixed in Version3.0 
Summary0002532: Album Art not recognized in some cases by MediaMonkey
DescriptionI'm not sure if this needs to be tackled for 3.0, it seems that MM doesn't recognized Album Art tagged by MP3Tag when it uses UTF-8 in unsynchronized mode.

See comments from the author below. I'm posting a sample file to the ftp server.
Additional InformationRussell,

Mp3tag supports ID3v2.4 tags with UTF-8 in addition to ID3v2.3. For binary frames like APIC it applies the ID3v2 unsyncronisation scheme to the frame. It seems that MediaMonkey (like WMP and Winamp) only supports a part of the standard.

To make this file work with MediaMonkey (beside adding full support for
ID3v2.4 ;) simply save the tag as ID3v2.3 with UTF-16 (no unsync here), as the user already discovered.

Best regards,
Florian


Russell Samuels wrote:
> Florian,
>
> Fyi, one of our users indicated that for tracks tagged with Album Art
> by MP3Tag, the album art isn't recognized by MediaMonkey. I tested
> with a couple of other apps and found that they didn't 'see' the Album
> Art either, so I'm guesing it's an MP3Tag issue.
>
> The file in question is: http://www.filecache.de/25106364
>
> The forum discussion is at:
> http://www.mediamonkey.com/forum/viewtopic.php?p=52793
>
> Best regards,
> Russell
>
> If you're bananas about music...
> http://www.mediamonkey.com
TagsNo tags attached.
Fixed in build1021

Relationships

duplicate of 0002901 resolvedjiri Album Art tags are sometimes not read by MM 
related to 0000026 resolvedrusty Support Additional Tags 

Activities

jiri

2006-08-10 14:27

administrator   ~0007713

Peke, could you check out whether the file really is according to ID3Lib specs?

peke

2006-09-29 21:28

developer   ~0007957

Last edited: 2006-10-18 18:32

It seams that ID3Structure is corrupted somehow any app that I try to read Album art it do not recognize it. In case I manualy extract File it is indead Album art but as Suggested by Jiri File APIC ID3 statement contains HTML Stream Info Header which is not by ID3 Specs.

peke

2006-10-23 01:04

developer   ~0008058

It looks that there is something in ID3Lib That Reads/Skips APIC in example file it needs to be debugged more closely by someone in C?

jiri

2007-03-12 18:14

administrator   ~0008777

This is actually the same issue as 0002901.