View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005365 | MMW v4 | DB/FileMonitor | public | 2009-03-09 21:10 | 2011-05-23 22:43 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 4.0 | ||||
Summary | 0005365: Improve performance of the Track Browser | ||||
Description | If 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 Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=38340 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1366 | ||||