View Issue Details

IDProjectCategoryView StatusLast Update
0003907MMW v4Playlist / Searchpublic2007-11-12 23:09
Reporteruser_DaleAssigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0003907: search during volume analysis gets erroneous results appended
DescriptionIf you perform a search while a volume analysis is going on in the background, every time a track is analyzed, it is appended to the end of the search results.

as posted here and confirm on my computer:
http://www.mediamonkey.com/forum/viewtopic.php?t=22248&highlight=vol+volume+level

This is present in build 1098

Dale.
TagsNo tags attached.
Fixed in build1102

Relationships

related to 0003956 closedLudek Tracklist: doesn't refresh with tracks that are added to the library (regression) 

Activities

petr

2007-11-09 22:38

developer   ~0011868

It isn't only auto-levelling problem. It doing same if user is scanning tracks etc.
I've added code to prevent adding track into tracklist during search filter isn't empty. Also reassigning to Ludek to review if we can add some check if track satisfy current search filter and add track to tracklist (it's in TFMainWindow.AddSongToList function).

Ludek

2007-11-11 11:07

developer   ~0011884

Last edited: 2007-11-11 11:08

After reviewing this I believe that this can occur only if user search 'Current Selection' on a node like 'Title'. I reproduced it this way and I fixed it in build 1102.

i.e. If the search phrase for the 'Current Selection' mode is not empty then there is added the detection whether the track satisfies this phrase to be appended.

Fixed in build 1102.

rusty

2007-11-12 23:09

administrator   ~0011942

Verified 1102.