KDF,

I haven't tried it yet, but do you know if I change line 564 from this:
Code:
--------------------
    $client->execute(["playlist", "shuffle", "1"], \&alarmLoadDone, [$client]);
--------------------
to this:
Code:
--------------------
    $client->execute(["playlist", "shuffle", "2"], \&alarmLoadDone, [$client]);
--------------------
...would the playlist be shuffled by album?  If so, it might be nice to
be able to
select *how* the playlist is shuffled.  If you're interested but don't
have the
time, I wouldn't mind taking a stab at it next week.


-- 
kyleki
------------------------------------------------------------------------
kyleki's Profile: http://forums.slimdevices.com/member.php?userid=2510
View this thread: http://forums.slimdevices.com/showthread.php?t=26960

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to