[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: xPLRioNet Random Play
- Subject: RE: xPLRioNet Random Play
- From: "Tony Tofts" <tony@xxxxxxxxxx>
- Date: Tue, 7 Sep 2004 05:49:51 +0100
> Rather than marking an item as played or not, you could just
> move played tracks to the end of the array, so giving you all
> the tracks that have been played in the order that they were
> listened to. That would allow the skip back to occur (start
> at the end and move towards the front). You then just pick
> the next track from the first "num unplayed" tracks in the
> array - you will never randomly choose one that has already
> been played. Once "num unplayed" gets to zero, you can
reset
> it and start again. That effectively gives you a and b
> combined - tracks do not repeat until they've all been played once.
Ok, this makes sense.
What does confuse me still is what should happen when random mode is
switched off.
I'm guessing in this scenario we just play the remaining unplayed tracks in
the order they are in the queue?
As rleong1 says, the repeat none/one/all will handle if the list is
repeated
or not.
Thanks
Tony
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|