09-16-2018, 05:59 PM
Conceptually, Album shuffle is simply some JS code that detects when the last track in playlist finishes and then it adds a randomly selected Album to the Playlist. It needs to have Consume mode on so that each track of the newly added Album is removed from the Playlist. This way the Playlist never grows, similar to how Auto-shuffle works for individual tracks.