Paul Fox Wrote: 
> i don't see a way to query for any sort of "is-playing" state on a
> player

You can get the list of players from the "player" or "players" query.
Once you have each player id, you can use the "mode ?" query: if it
returns "play", well, the player plays. You could also use the "status"
query that returns a lot of info on a player, including what it plays if
it does play.

> let alone a "when-did-it-start-playing" query

This is not currently kept track of in SlimServer, and consequently not
available from the CLI. I am not personally convinced it is that useful,
but feel free to add an enhancement request on bugs.slimdevices.com!

HTH

Fred


-- 
Fred
------------------------------------------------------------------------
Fred's Profile: http://forums.slimdevices.com/member.php?userid=2170
View this thread: http://forums.slimdevices.com/showthread.php?t=21454

_______________________________________________
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to