Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm completely unaware of the VLC shuffle issue, but a surprising number of media players implement "shuffle" in non-obvious ways. Some shuffle your playlist and always play through it in that order (over and over again, if you've put it on repeat), others grab a random track only when the "play next" event happens, others will shuffle on the "play last" action as well as "play next", .etc

Just because something seems intuitive doesn't mean all developers will implement it the same way.



I guess correct depends on if you want a "playlist shuffle" or a "random song" :D


I'd like to have both available. Most other music players provide an option to shuffle the current playlist (which rearranges all the songs in a random order, and stay in that order) And they provide a "random song" option where all the songs from your current playlist are played in a random order for ever.

VLC shuffles the playlist upon hitting the shuffle button and does not alter the order until shuffle is disabled and reenabled again. I'd like VLC to go through the whole playlist in a random order once, and when every song has been played instead of reusing the same pattern again, reshuffle.


Yeah, I guess it seems obvious to me that the right way to "shuffle a playlist" is to shuffle a playlist. Literally just take a list of songs, and Fisher-Yates shuffle the bugger; give the user exactly what the button claimed.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: