> What's the simplest way to execute SqueezeCentre CLI commands on the > same machine that SC is running on?
telnet localhost 9090 [enter your CLI command here] Or use netcat if you want to do this from a script. -- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
