View Issue Details

IDProjectCategoryView StatusLast Update
0020124MMW 5Track Browserpublic2024-10-15 19:43
Reporterpeke Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionreopened 
Target Version5.1.1Fixed in Version5.1 
Summary0020124: Inline search of Playing is auto applied to Now Playing
DescriptionInline 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 ReproduceTo 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
TagsNo tags attached.
Fixed in build3063

Relationships

related to 0016622 closedmichal Now Playing: Unexpected behavior when Changing Sort order 
related to 0021278 assignedmichal Playing node: tracklist flashes between tracks when contextual filter is active 

Activities

michal

2023-07-02 07:34

developer   ~0072386

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.

michal

2023-07-02 07:42

developer   ~0072387

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.

michal

2024-09-25 08:47

developer   ~0077115

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.

michal

2024-10-11 14:39

developer   ~0077251

Merged to build 3063.

lowlander

2024-10-15 18:35

developer   ~0077289

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.

michal

2024-10-15 18:56

developer   ~0077291

Sadly it cannot be easily fixed, it is consequence of keeping copy of NP list to allow filtering/resorting without changing original NP list.

rusty

2024-10-15 19:43

administrator   ~0077293

Re-verified 3064 and opened new bug 0021278 to track the remaining issue.