|
|
|
|
|
by xtagon
897 days ago
|
|
Given a set of songs or albums {a, b, c} Suppose shuffling results in ordered set [b, a, c] Suppose user plays through the entire set. Now it's shuffled again before repating. Suppose the new shuffle results in ordered set [c, a, b] The user now hears c play after c |
|