Hi!
I got 4 tracks in the music folder, but every time I load my gallery, it plays first track then second etc. Can Imagevue select randomly tracks to play?
X3 Photo Gallery Support Forums
Making this alteration it goes to function the Rodom Way? I tried and he did not give certain!globetrotter wrote:Standard it is not possible in Imagevue. But there is a workaround for this:pain wrote:To get mp3 tracks in random order every time just change in readfolder.phpCodeLine 25: sort ($files); to: if ($ext=='mp3') shuffle($files); else sort ($files);