View Issue Details

IDProjectCategoryView StatusLast Update
0017678MMW 5Main Panelpublic2021-03-24 00:22
ReporterLudek Assigned To 
PriorityurgentSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0017678: FMFS > Playlist ... endless Loading on some databases
DescriptionAnalyzing crash log from LowLander (AE14824A) and seeing that reason is performance issue when right-clicking a track and selecting
Find More From Same > Playlist > Loading...

The loading is there for a minute (or longer), the reason is that LowLander has very complex auto-playlists and checking whether particular song belongs to each of the auto-playlists is time consuming on such a databases.

Possible solutions:
a) skip showing auto-playlists altogether
b) skip showing auto-playlists only when the checking mechanism takes too long (e.g. more than 10 seconds ?)
c) load them gradually (preferrable)

--------------------------------------------
EDIT: I am also able to replicate endless 'Loading...' when going to Properties > Classification tab, canceling the tab after a while => endless 'Loading...' on the bottom bar of main window (fixed in 2326)
TagsNo tags attached.
Fixed in build2327

Relationships

related to 0017657 closedLudek MediaMonkey shows 'loading' endlessly on startup 

Activities

Ludek

2021-03-17 21:44

developer   ~0062490

Last edited: 2021-03-17 21:47

Fixed in 2327

The playlists and auto-playlists are loading gradually now, at first standard playlists and later auto-playlists (and with proper cancelation)

peke

2021-03-24 00:22

developer   ~0062555

Verified 2328

Tested with my main DB which have 7k+ playlists and tracks can be in 20+ playlists Unable to crash and loading ... is properly canceled.