View Issue Details

IDProjectCategoryView StatusLast Update
0015037MMW v4Main Panel/Toolbars/Menuspublic2018-10-03 10:15
Reporterpeke Assigned To 
PriorityurgentSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
Target Version4.1.22Fixed in Version4.1.22 
Summary0015037: Album art is wrong in Win Aero for some tracks
DescriptionSome tracks show invalid Album Art in Win Aero eg. shows last Album art image.

Sample track is uploaded on FTP.
TagsNo tags attached.
Fixed in build1879

Relationships

has duplicate 0014772 closedpetr Taskbar Preview shows wrong Artwork (back instead of front) 

Activities

Ludek

2018-08-22 08:56

developer   ~0050957

Last edited: 2018-08-22 09:03

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.

peke

2018-08-22 21:17

developer   ~0050963

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?

petr

2018-10-01 17:56

developer   ~0051224

Fixed

peke

2018-10-03 10:15

developer   ~0051237

Verified 1879