View Issue Details

IDProjectCategoryView StatusLast Update
0021258MMW 5Otherpublic2024-10-18 08:09
Reportermichal Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version5.1 
Target Version5.1.1 
Summary0021258: Corrupted thumbnails files can cause missing artworks
DescriptionIn case the thumbnail for an album is corrupted, MM sets this corrupted image file as the thumbnail. However, since it is corrupted, it fails to load, and the album ends up without a thumbnail. The thumbnail is never recreated automatically. The only solution is to delete these thumbnails manually, which can be problematic for the user, as they are stored in a rather hidden folder (and the folder was changed during app development). We should aim to resolve this issue.

Loading and checking every thumbnail would be very time-consuming and would slow down normal usage. Instead, we could handle the situation when a thumbnail fails to load by implementing forced recreation of such a thumbnail.
Additional InformationTicket 7689
https://www.mediamonkey.com/forum/viewtopic.php?t=106716
TagsNo tags attached.
Fixed in build

Relationships

related to 0021161 assignedLudek Artwork can fail to show in Filelisting if there are files without Artwork on the Album 

Activities

jiri

2024-10-18 08:09

administrator   ~0077312

Per discussion with Michal, this isn't urgent, but we should check for unsuccessful 'load' events and then do whatever necessary to update the image.