View Issue Details

IDProjectCategoryView StatusLast Update
0005365MMW v4DB/FileMonitorpublic2011-05-23 22:43
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version4.0 
Summary0005365: Improve performance of the Track Browser
DescriptionIf the track browser is active and the user selects a node, the subnodes in the tree are populated immediately. In contrast, the Track browser isn't populated _immediately_! e.g. If I select node=Genre, then it means that the trackbrowser is going to show: Genre:All, Artists:All, and Albums:All. Can't all of these values be displayed without _any_ delay (just like they can in the tree)?

Q) I understand why it might take some time for the Tracks to populate the tracklist, but shouldn't that be independent of the speed with which the Track Browser is populated)?

A) (Jiri) I don't think that there's a general fix to this. e.g. on the case of Unsynced tags, TB has to be filled only after TL is fully filled. I can see your point with whole library nodes, where we could show all genres, etc., but it's a special case only. We can try to handle this special cases, but I'd rather:
1. Defer it for MM 4.x.
2. Maybe rather don't solve it at all and try to resolve it by finding ways how to make filling of TL even faster, than it currently is.
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=38340
TagsNo tags attached.
Fixed in build1366

Relationships

related to 0005363 closedpetr MMW v4 Track Browser doesn't work well for large libraries 
related to 0006310 resolvedpetr MMW Wishlist Inability to select items in Track Browser until it's loaded 

Activities

petr

2011-04-22 15:30

developer   ~0024450

In most cases (especially in MM4 where collections are used), filling TB from tracks data is much faster than reading them from DB.

peke

2011-05-23 22:43

developer   ~0025591

Verified 1378