View Issue Details

IDProjectCategoryView StatusLast Update
0018117MMW 5Main Panelpublic2021-11-18 21:00
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0.2Fixed in Version5.0.2 
Summary0018117: List auto-updates are skipped for lists larger than 20000 items
DescriptionDebugging issue reported here: https://www.mediamonkey.com/forum/viewtopic.php?p=483848#p483848
and in ticket # 2048
and by code revision I found that currently auto-updates of lists (after a track property change or after picking up a new track by file monitor) works only for lists with less than 20000 items (for performance reasons).

Workaround is to press F5 to refresh

Additional InformationKeywords: add rescan

https://www.mediamonkey.com/forum/viewtopic.php?p=490386#p490386
TagsNo tags attached.
Fixed in build2521

Relationships

related to 0017974 closedLudek Files removed by Add/Rescan Files not removed from Filelisting (refresh issue) 
related to 0018559 closedlowlander Scanning is slow when a large tracklist with Column Filter is enabled 

Activities

Ludek

2021-11-18 14:36

developer   ~0065976

Last edited: 2021-11-18 14:38

Fixed in 2521

Test note: On large tracklists (like 500K of tracks) it can take up more than 60 seconds for the background auto-update, but it works with any amount now.
Currently the filling time is used as a timeout to run the update.
i.e. if there is a large list (like 500K tracks) for which the filling time is 30 seconds then the auto-update is run after 30 seconds from the last change + takes at least 30 seconds to complete the update.

lowlander

2021-11-18 21:00

developer   ~0065989

Verified with 300K+ files in View and Filelisting updated showing new files.