View Issue Details

IDProjectCategoryView StatusLast Update
0012633MMANow Playingpublic2015-03-04 19:36
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.0 
Target Version1.1.0Fixed in Version1.1.0 
Summary0012633: Quick Shuffle can result in duplicates in Now Playing
DescriptionQuick Shuffle currently creates a randomized Now Playing list using whatever content is displayed in the current view. This is usually OK, except if it's clicked in the Top-level playlist node--then, if tracks appear on multiple playlists, the contents of both playlists will be shuffled--even if they have duplicate tracks.

Presumably this could also occur for tracks that have Multiple Artists or Genres. e.g. Quick Shuffle in the Artists tab would cause duplicate tracks for each track that has > 1 contributing artist.

The simplest solution in the short term would be to remove 'Quick Shuffle' from at least the top level Playlists node since that is where most of the problems likely occur. If the problem occurs in any view for which a field supports multiple attributes (Artists/Genres), then we should remove it from those top level nodes as well.

An alternate approach would be to leave the button in those cases, but filter out 'duplicates'.

An alternate longer-term solution could be to modify the behavior of the function for views that don't display tracks directly, by having it shuffle whatever items are in the current view. e.g.
- In the top level albums view, shuffle Albums
- In the top level artists view, shuffle Artists
- In the top level genres view, shuffle Genres
- In any view of a list of tracks, shuffle the tracks
BUT, we shouldn't make such a change in the short term--we'd need user feedback.
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=21&t=80099
TagsNo tags attached.
Fixed in build404

Relationships

related to 0012634 closedmartin Quick Shuffle is missing from default Genre views 

Activities

rusty

2015-03-04 19:35

administrator   ~0042246

Fixed by Martin in 404

rusty

2015-03-04 19:36

administrator   ~0042247

Verified 404. The only minor issue is that when clicking a Genre, 'Artists' is the default tab, and as a consequence, QuickShuffle is missing.

This can be tweaked in 1.1.1.