View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020639 | MMW 5 | Playlists (Auto) / Search / Filters | public | 2024-02-22 20:56 | 2024-06-16 22:17 |
Reporter | zvezdan | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | random |
Status | closed | Resolution | reopened | ||
Product Version | 5.1 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0020639: Changing criteria in auto-playlists doesn't update tracklist always | ||||
Description | If I change some existing criterion on the auto-playlist editor, the status bar will show the correct info in the status bar, but the tracklist could be empty. I need to press F5 to fill it. | ||||
Tags | No tags attached. | ||||
Fixed in build | 3030 | ||||
|
I can't replicate, are there any specific steps? Is it specific to certain criteria? Could you please catch it in screencas video? |
|
Well, I can't replicate it either, that is why I marked it as random reproducibility. If you responded sooner after I reported it, maybe I would remember how to reproduce it. However, I can reproduce several other anomalies with the auto-playlist editor. The first one is similar to the reported issue, but with the opposite behavior: - choose a field having files with the criterion Is Known, in my case Last Played Is Known; - choose another field that don't have any file with the criterion Is Known, in my case it is Last Skipper Is Known -> the tracklist displays the first file from the previous match, status bar displays nothing. The second issue, the dropdown list stays open and moved to the left side of window, in my case it is the list of extensions, but many others have the same behavior, e.g. Media, Producer, Tempo, Quality... The third issue is similar to the previous, the dropdown list stays open, but it is not moved immediately to the left side of window. The fourth issue is quite specific, it is manifesting with Episode #, but I don't have any file with that tag: - Title starts with A -> there are many files; - choose Episode #, choose Is Known -> the tracklist displays the same files as before, the status bar is not changed either; - choose another field that don't have any file, in my case Album Comment -> the tracklist displays the first file from the previous match, status bar displays nothing, similarly to the first issue; - choose again Episode # -> the tracklist is now empty as it should be. Update: the fourth issue is manifesting also with Disc# and Season # in my case since I don't have any file with them. |
|
Fixed in 3022 |
|
Verified 3024 |
|
It is still happening. The screen video will follow. |
|
b3027: |
|
ok, I can replicate it (once from 10 tries), debugging what's going on there... |
|
Fixed in 3029 |
|
3029 - the same test as on the last posted video, tracklist is still not updated until applying Refresh. |
|
I can no longer replicate after the fix, does it occur consistently for you or is it random? Could you please provide debug log along with screencast video? |
|
OK, thanks to the debug log I found a code glitch when the tracklist update could be run twice in parallel and one canceled which could result in the failed update.. => Fixed in 3030 |
|
Closing for now as it looks like closely related to 0021013 |