View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015037 | MMW v4 | Main Panel/Toolbars/Menus | public | 2018-08-15 14:53 | 2018-10-03 10:15 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Target Version | 4.1.22 | Fixed in Version | 4.1.22 | ||
Summary | 0015037: Album art is wrong in Win Aero for some tracks | ||||
Description | Some tracks show invalid Album Art in Win Aero eg. shows last Album art image. Sample track is uploaded on FTP. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1879 | ||||
|
I see the issue too: https://www.dropbox.com/s/amgz3mdeh5k283y/Screenshot%202018-08-22%2010.57.17.png?dl=0 Problem is in Petr's code (in SkinWrapper.pas) in function TSkinWrapper.GetLiveThumbBitmap on the 4292: fn := CoversCache.GetImageCachePath(mySD, FActiveCoverIndex); the incorrect cover is assigned to fn. There is no check whether it is the 'Cover front' type etc. Assigned to Petr for a fix. The issue doesn't exist in MM5. |
|
Strange is that out of 28 tracks on that Album only that one have the problem all others show normally, which make things harder to catch :) Is it possible that the problem is due the Album Art Pic Sizes? |
|
Fixed |
|
Verified 1879 |