beejayf wrote: > Is there a plugin for the media server (or any other way using whatever > runs on a linux system) to detect an active squeezebox client (or a > client being switched on) and then execute a shell command on the > media-server machine? >
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. [ extGUI4LMS - an alternative web interface: 'forum' (http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta)) / 'homepage' (http://code.google.com/p/extgui4lms/) ] ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=99977 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
