On 11-Nov-08, at 3:10 PM, bluegroper wrote: > > Then perhaps it is possible to make the SC instruct the Receiver to > play an internet music or radio stream directly from the CLI of the SC > host ?
If the receiver is connected to your SC server, then yes. the generic format of the command is: <playerid> playlist play <item> <title> you simply need to uri escape the url (<item>) and send the command to port 9090 of your SC server (use telnet or nc, for example) -kdf _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
