gharris999;619552 Wrote: > The code, as it currently stands performs two iterations. 1st, it > powers off all locally attached players one by one. On the 2nd > iteration, it pushes each player (again, one by one) onto the alternate > server using $curclient->execute(['connect', $szAltServerIP]); > Immediately after making the 'connect' request, the code then sets a > timer for 15 + n seconds in the future. When the timer fires, the code > sends a JSON request to the alt server requesting a [ $client_id, > ['power', '0'] ]. As the code iterates through the player list, n is > increased by 4 seconds for each player.In this case, it simply doesn't seem > to work for the Boom. I'll unsync and test it again.
gharris999;619552 Wrote: > If you have the 'Alternate server delay time' in the SrvrPowerCtrl > settings set too low, it's possible that the local server gets put to > sleep before the timers fire.I am not using SPC to put my server to sleep. > That is done automatically by my power manager 20 minutes after no network load can be detected, which is 5 minutes after SPC has pushed my players to mysqueezebox. gharris999;619552 Wrote: > Do you mean a bug with SrvrPowerCtrl or with Squeezebox Server?I mean with > SqueezeboxServer/mysqueezebox. There are some more funny things. In the current version, if I sync player 1 with player 2, I can't unsync player 2 from player 1. I always have to pick the player I originally sync'ed, which is not always what I want to do. This was different not too long ago. gharris999;619552 Wrote: > If I could make it so that things went: > > unsync, power-off, push remote-power-off, sleep, wake, fetch, resync > > ..would you think that that would solve the problem?I actually want to avoid > you to custom-build a solution for me. It wouldn't quite work that way because I don't fetch the players back when the server wakes. The server does more than just to play music, and fetching the players back for example when the backups start could be annoying. Unsyncing first would do the trick for me, though. -- mvordeme 'last.fm' (http://www.last.fm/user/mvordeme) | scaleo home server 2105 | squeezebox server 7.5.3 - r31792 | server power control 20110315.125752 | squeezebox boom & duet | rotel rsp-1066 | rotel rmb-100 | phonar p-5 ------------------------------------------------------------------------ mvordeme's Profile: http://forums.slimdevices.com/member.php?userid=22892 View this thread: http://forums.slimdevices.com/showthread.php?t=48521 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
