wraithdu wrote:This would break the caching scheme I would imagine, since the app wouldn't know ahead of time which song is playing next and which song(s) to cache next.
If you determined the next song at the end of each song then, yes, you would be correct. However, you could determine the next song at initial playing of the current song, and preload it then. You could repeat this step for precaching even more songs. It would be a sort of predetermined randomization.
It would be a nice feature to have, so you could keep your playlists a little more structured, but it wouldn't suprise me if it gets considered as very low priority.