Hi Daniel,
On Thu, Feb 20, 2014 at 08:22:49AM +0100, Daniel Cartron wrote: > Hi, > > I would like to know how works the random option. Does it makes a > random choice for each new song that will be played, or does it > randomly sort the playlist ant then use this sorted list till the end? Sonata uses MPD's random functionality, I suggest that you have a look either at MPD's documentation or ask on the MPD's mailing-list. Just having a guess: * "random" mode picks a new song at random from your current playlist each time it needs to choose a new song * "shuffle" takes the current playlist, shuffles it, and keep it that way, playing each songs in the new order they are. Jonathan _______________________________________________ Sonata-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/sonata-users
