View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002532 | MMW v4 | Properties/Auto-Tools | public | 2006-07-05 15:02 | 2007-03-12 18:14 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Fixed in Version | 3.0 | ||||
Summary | 0002532: Album Art not recognized in some cases by MediaMonkey | ||||
Description | I'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 Information | Russell, 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 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1021 | ||||
|
Peke, could you check out whether the file really is according to ID3Lib specs? |
|
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. |
|
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? |
|
This is actually the same issue as 0002901. |