View Issue Details

IDProjectCategoryView StatusLast Update
0021258MMW 5Otherpublic2025-03-21 19:48
Reportermichal Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2024.0 
Target Version2024.2Fixed in Version2024.2 
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 build3150

Relationships

related to 0021161 resolvedLudek 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.

michal

2025-02-18 12:21

developer   ~0078287

Fixed in build 3150. Corrupted thumbnails are now recreated.

peke

2025-03-21 19:48

developer   ~0078519

Verified 3150