View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018604 | MMW 5 | Main Panel: Toolbars & Menus | public | 2021-11-29 23:44 | 2022-02-07 14:59 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | unable to reproduce |
Status | closed | Resolution | reopened | ||
Target Version | 5.0.3 | Fixed in Version | 5.0.3 | ||
Summary | 0018604: Find More From Same: Playlist context submenu shows only static Playlists (regression) | ||||
Description | Find 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. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2605 | ||||
|
Peke, can you verify that this isn't a test error? For me it includes also auto-playlists, see: |
|
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? |
|
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... |
|
Fixed in 2605. Now it is not canceling prematurely anymore and is showing loading until the list is fully loaded: |
|
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. |
|
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. |