I've got a batch script running on a Windows XP "server". Server has SqueezeBox Server 7.4, but without SrvPowerControl plugin.
The batch script uses SCCLITool to query the player: SCCLITool <player_mac> power ? -t -w 0 If it discovers the player is powered off, it moves the player to mySqueezebox.com: SCCLITool <player_mac> power 0 -t -w 0 SCCLITool <player_mac> connect wwww.mysqueezebox.com -t -w 0 When the player is no longer connected to SqueezeCenter, (and no other networking services are required - server is also a fileserver), the server goes into Standby. This part works fine, and it's basically what I used SrvPowerControl for. However, the SqueezeBox Duet no longer seems to send a WOL signal, so my server no longer wakes up when I turn on the SB remote or SB receiver :( This worked fine with SqueezeCenter 7.3+SrvPowerControl. If I send a WOL packet to the server from another PC it wakes up normally, so I know that part is still working. Do you have any idea why this isn't working when I'm using SCCLITool? I notice that once I've move a player to mySqueezeBox.com, the SCCLITool can no longer interact with the player - only SqueezeCenter itself can connect it back to the server. Any way to fix this? -- Innocence ------------------------------------------------------------------------ Innocence's Profile: http://forums.slimdevices.com/member.php?userid=31572 View this thread: http://forums.slimdevices.com/showthread.php?t=48521 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
