View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020124 | MMW 5 | Track Browser | public | 2023-07-01 22:17 | 2024-10-15 19:43 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Target Version | 5.1.1 | Fixed in Version | 5.1 | ||
Summary | 0020124: Inline search of Playing is auto applied to Now Playing | ||||
Description | Inline search of Playing is auto applied to Now Playing and reorder now playing so if track ends it starts playing of wrong track. 1. Expected UI behavior is that typing in Playing do not affect now playing at all as inline search apply to track browser only eg. typing in now playing position focus on typed text and not trigger inline search 2. No matter if inline search is in effect playback of next track should be next track in now playing and not next track based on inline search result. | ||||
Steps To Reproduce | To replicate 2): 1. select playing node start inline search to not include currently playing track 2. wait till track is finished playing 3. Player either stops playback or plays random track from inline search results | ||||
Tags | No tags attached. | ||||
Fixed in build | 3063 | ||||
|
Playing shows exactly the same list as Now Playing, it is its purpose. So it is not "auto applied", you work with the same list there. |
|
But I agree, filtering tracks is problematic there. Playing/Now Playing list shows, by design, currently playing files. Applying filter, or similarly sorting, changes this list, i.e. tracks, which will be played and/or their order. |
|
Fixed in build 3100. After previous changes in NP list handling regarding 0016622 it had different problem with losing inline search filtering on track change, it is fixed now. Thanks to fix of 0016622 we can leave filtering there, instead of just focusing, so I left it there. |
|
Merged to build 3063. |
|
Verified, MediaMonkey keeps playing the Playing Queue even when the Playing node is filtered. However on track change the Playing node briefly flashes the full Playing Queue, then returns to filtered view. I noticed the same when editing files in Playing (like setting Rating on Player or editing via Properties) so this may need to be entered as a separate bug. |
|
Sadly it cannot be easily fixed, it is consequence of keeping copy of NP list to allow filtering/resorting without changing original NP list. |
|
Re-verified 3064 and opened new bug 0021278 to track the remaining issue. |