View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008543 | MMW v4 | Properties/Auto-Tools | public | 2011-10-19 13:02 | 2011-10-22 08:09 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.0 | ||||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0008543: M4A: Artwork in group track properties showing multiple times | ||||
Description | 1. 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 Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=61232&p=315300#p315155 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1448 | ||||
|
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? |
|
The difference is in the last 3 bytes of whole image data. |
|
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. |
|
Verified no random Bytes in 1448 |