View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003907 | MMW v4 | Playlist / Search | public | 2007-11-04 16:31 | 2007-11-12 23:09 |
Reporter | Assigned To | ||||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0003907: search during volume analysis gets erroneous results appended | ||||
Description | If 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. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1102 | ||||
|
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). |
|
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. |
|
Verified 1102. |