View Issue Details

IDProjectCategoryView StatusLast Update
0021169MMW 5Playbackpublic2024-08-27 17:44
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Product Version5.1 
Target Version5.1 
Summary0021169: Gap at the beginning of a track the first time it plays (?regression?)
DescriptionI'm not sure if this is a bug, but I've never noticed this behavior before.

When playing a track stored to the network for the first time, MMW always 'pauses' for a short time before playing the track. On subsequent attempts to play the track, this pause doesn't occur.

The issue occurs with flac and mp3 tracks (I didn't test others), but is much more pronounced with flac tracks.
Additional InformationPossibly the same as https://www.mediamonkey.com/forum/viewtopic.php?t=104950
TagsNo tags attached.
Fixed in build

Relationships

related to 0016454 closedmichal MMW v4 Tagging nonMP3 files with ID3 Tag may cause file corruption 

Activities

michal

2024-08-27 17:44

developer   ~0076748

According to log, the gap during first playback is caused by autofixing FLAC file corrupted by ID3 tag. It was added here: https://www.ventismedia.com/mantis/view.php?id=16454#c57378 to avoid problems with such files.
We could add some toast message, but as it is very rare, I guess it is not needed now, I did not find any usable existing string for this action.