View Issue Details

IDProjectCategoryView StatusLast Update
0020503MMW 5Main Panelpublic2024-03-22 16:16
Reporterlowlander Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version5.1 
Target Version5.1Fixed in Version5.1 
Summary0020503: Play on Info Panel doesn't add files shuffled when Shuffle is enabled
DescriptionPlay on Info Panel doesn't add files shuffled when Shuffle is enabled
Steps To Reproduce1 Enable Shuffle
2 Go to a View with the Info panel enabled
3 Use Play button in Info panel
--> Files are added in listed order instead of randomized
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?t=105335
https://www.mediamonkey.com/forum/viewtopic.php?t=105473
TagsNo tags attached.
Fixed in build2830

Relationships

related to 0000023 resolvedrusty MMW v4 Configurable Shuffle functionality (current behavior vs randomize list) 
related to 0018988 resolvedmichal MMW 5 Make Shuffle mode display track order (and related improvements) 

Activities

Ludek

2023-12-21 14:55

developer   ~0073928

Isn't this expected behaviour?

Next to the Play button is the Shuffle button that is doing "shuffle"..

michal

2023-12-21 15:16

developer   ~0073930

I think it is expected, in case Play would do shuffle, what would button Shuffle do? Assigning Rusty to decide, but I do not see this as bug. Context menu also contains "Play normally" in Shuffle mode, Play button is exactly this command.

rusty

2023-12-21 23:17

administrator   ~0073942

I think that if we keep the 'Play' and 'Play shuffled' buttons next to one another, then their actions are relatively clear--even when 'Shuffle' is enabled.

A minor tweak would be to change the tooltips for such buttons:

Play (in order)
Play (shuffled)

The only new string required for this would be 'in order'.

Please triage.

michal

2023-12-22 08:39

developer   ~0073944

@rusty I think we do not need new strings, we already use "Play normally" and "Play shuffled" in context menus for these actions, I think we should use the same for tooltips here?

michal

2023-12-22 13:17

developer   ~0073946

Tooltips updated in build 2830, used the same strings as for context menu - Play shuffled and Play normally.