View Issue Details

IDProjectCategoryView StatusLast Update
0015372MMW 5Generalpublic2019-05-20 22:41
Reportermichal Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0015372: Attempts of generating thumbnails for audio files with video extension last too long
DescriptionWhen user has scanned MP3 with MPEG extension, the files are not playable. It is quite expected, as incorrect extension prevent app from using correct input plugin, this may be improved in the future. But the worse is, that it is trying to generate thumbnails and these attempts take a lot of time and system resources repeatedly. We should not try to generate thumbnails for files, where correct video container is not detected, such files are most probably corrupted or with wrong extension.
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?f=30&t=93685
http://mediamonkey.com/forum/viewtopic.php?f=30&t=93714
TagsNo tags attached.
Fixed in build2151

Relationships

related to 0015681 closedpeke MMW 5 Provide user feedback in cases of failed tagging / playback 
related to 0014960 closedmichal MMW v4 Common Extension issues 

Activities

michal

2019-01-23 17:06

developer   ~0052200

Fixed in build 2151. It should skip such files faster, improved also MPG parsing, to better avoid parsing such files.

peke

2019-01-26 00:01

developer   ~0052250

Verified 2151

We can later extend this alike we talked few years ago to make MM that flag those files as failed but made some tool to deep analyze them in background and propose solution fix to at least known issues.

peke

2019-05-20 22:40

developer   ~0053583

Last edited: 2019-05-20 22:41

Retested 2176

All working as fixed such files are skipped for generating thumbnails. Further handling is defined as 0015681 and #11179