• Max Kellermann's avatar
    playlist: don't shuffle if not in random mode · cfbafbef
    Max Kellermann authored
    One of the previous patches removed the "random" mode check from
    nextSongInPlaylist(), which caused a shuffle whenever MPD wrapped to
    the first song in "repeat" mode.  Re-add that "random" check.
    cfbafbef
playlist.c 27.7 KB