View Issue Details

IDProjectCategoryView StatusLast Update
0018604MMW 5Main Panel: Toolbars & Menuspublic2022-02-07 14:59
Reporterpeke Assigned To 
PriorityurgentSeverityminorReproducibilityunable to reproduce
Status closedResolutionreopened 
Target Version5.0.3Fixed in Version5.0.3 
Summary0018604: Find More From Same: Playlist context submenu shows only static Playlists (regression)
DescriptionFind More From Same -> Playlist context submenu shows only static Playlists not also Auto Playlists

EDIT: Instead like slow behavior in MM4 I would Add "Include Auto Playlists" as last option which user if click context will expand and search Auto-playlists while showing Working Circle. I really like how fast it is now.
TagsNo tags attached.
Attached Files
image.png (67,464 bytes)   
image.png (67,464 bytes)   
Fixed in build2605

Activities

Ludek

2022-01-26 18:51

developer   ~0066766

Peke, can you verify that this isn't a test error?

For me it includes also auto-playlists, see:
image-2.png (73,462 bytes)   
image-2.png (73,462 bytes)   

peke

2022-01-28 00:04

developer   ~0066789

No, I tested on several hundred of files and Auto Playlists are not included.

Is it possible that because I have 7k+ of playlist it makes problem as even in properties it takes several seconds to fill the list?
image-3.png (143,874 bytes)   
image-3.png (143,874 bytes)   

Ludek

2022-01-28 20:44

developer   ~0066797

Last edited: 2022-01-28 21:08

Hmm, testing on your DB and you are true that mostly the subsequent auto-playlists aren't added (or are added only some of them).

It seems that the task for filling the playlist list is somehow canceled (prematurely), debugging...

Ludek

2022-01-28 21:25

developer   ~0066799

Fixed in 2605.

Now it is not canceling prematurely anymore and is showing loading until the list is fully loaded:
image-4.png (40,217 bytes)   
image-4.png (40,217 bytes)   

lowlander

2022-02-04 19:46

developer   ~0066860

Last edited: 2022-02-04 19:47

For me Find More from Same > Playlists never loads anything. I've waited for more than 10 minutes. As far as I know the file is on no Playlists.

If AutoPlaylists could be excluded like Peke mentioned (and also from Properties > Classification) these function would be useful on larger database with more complex AutoPlaylists.

Ludek

2022-02-07 14:59

developer   ~0066876

Yes, LowLanders DB is large and includes a lot of complex auto-playlists, so it can take up minutes until all the playlists are traversed to find whether the particular track matches them.

Nevertheless this is done on backkground, simple playlists are listed at first and the background task is properly canceled when the menu is closed. So there is no need to exclude auto-playlists.