View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021468 | MMW 5 | Now Playing | public | 2025-01-29 03:11 | 2025-01-29 19:53 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 2024.0 | ||||
Target Version | 2024.2 | ||||
Summary | 0021468: Shuffle: should have the ability to Shuffle all tracks in the list | ||||
Description | As discussed in the forum, some users like the current shuffle implementation which Shuffles tracks subsequent to the clicked track, but others prefer an implementation like in MMW 4/5 in which double-clicking a track initiates playback of that track and shuffles all others added to the list. The current implementation is consistent with the 'Play now' configuration settings and I wouldn't want the implementation to become inconsistent with these settings (Clear list & play selected + subsequent; Clear list & play selected only; Play selected files only). i.e. we shouldn't just change the behavior without modifying the UI. The simplest change that could address this might be: Add a new contextual menu as a workaround: Play now (All - shuffled) This provides a means of accomplishing what the user is asking, but not via double-click. But it fills up the context menu unnecessarily. An alternate approach that wouldn't require new strings would be to modify the config ui as follows. As discussed with Michal, this is probably the preferred approach as it's also simpler. Default 'Play now' action Shuffle (off): [Clear list & play selected + subsequent] | Clear list & play selected only | Play selected files only Shuffle (on): [x] Shuffle All (note: this only appears/applies for 'Clear list & play selected & subsequent) A similar approach but with new strings could be: Default 'Play now' action Normally: [Clear list & play selected + subsequent] | Clear list & play selected only | Play selected files only Shuffle mode: _[Clear list & play all] | [Clear list & play selected + subsequent] | Clear list & play selected only | Play selected files only Note: - This would have to be implemented for both the default menu and for Collection-specific playback rules. - This setting should have no effect when the user double-clicks tracks to initiate 'Play Now' in the Playing list | ||||
Additional Information | Reported at https://www.mediamonkey.com/forum/viewtopic.php?t=107216 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||