I'd like to be able to add random songs to my playlist, in the same manner that I can add all songs to my playlist.
I also had the desire to add 50 random numbers instead of the standard 10, but I fixed that myself by editing the main_jsp.class.
(for anyone who'd also like that: in the line with "<a href="javascript:noop()" onclick="top.playlist.onPlayRandom", change the number 10 to the desired number of random songs to be added. Save and restart subsonic.)
Could this be done? Or is there already a way and have I simply overlooked it?