Roland0 wrote: 
> You could use the LMS CLI interface. The query " player count ?" will
> return the number of connected players, which you could use in a script
> to decide if a command to the amp should be sent.

That sounds very promising!! But player count did only return the number
of the connected players - no matter if powered or not

I tried:


Code:
--------------------
    telnet <mymediaserver> <port>
  <MAC adress> power ?
  exit
--------------------


and this returns a 1 or a 0 for the status - thanks for putting me on
the right track!

Any quick solution for doing this automatically?

Thanks in advance!


------------------------------------------------------------------------
beejayf's Profile: http://forums.slimdevices.com/member.php?userid=61635
View this thread: http://forums.slimdevices.com/showthread.php?t=99977

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

Reply via email to