View Issue Details

IDProjectCategoryView StatusLast Update
0008543MMW v4Properties/Auto-Toolspublic2011-10-22 08:09
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.0Fixed in Version4.0 
Summary0008543: M4A: Artwork in group track properties showing multiple times
Description1. Selected 10 tracks of album Air - 10000 Hz legends.
2. Gone to Properties -> Artwork and removed all existing artwork ([x] Apply to all selected files)
3. Added one Artwork to file tag ([x] Apply to all selected files)
4. Clicked [OK]
5. Re-opened the Properties for the same selected 10 files
=> 3 images are shown instead of a single one

This is specific to M4A albums.

Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=61232&p=315300#p315155
TagsNo tags attached.
Fixed in build1448

Activities

Ludek

2011-10-19 13:11

developer   ~0028392

Michal, function TCoverItem.hasSamePictureData( CI: ICoverItem): boolean; fails.
It really looks that the image data are slightly different, is it possible that there were written slightly differently for each file when tagging?

Ludek

2011-10-19 13:19

developer   ~0028393

Last edited: 2011-10-19 13:20

The difference is in the last 3 bytes of whole image data.

michal

2011-10-19 14:40

developer   ~0028396

Fixed in build 1448. User should remove album art from affected files and insert it again to correct this. MP4 plugin always added 4 random bytes to the end of picture by mistake.

peke

2011-10-22 08:09

developer   ~0028431

Verified no random Bytes in 1448