aidy_w wrote: > Is there a reason why the squeeboxserver does not integrate the same > functions as the controller for the DUET products. Specifically UDAP. I > have 2 DUET receivers and recently the controller failed, well not > failed exactly but the only way I have it working is on the bench with > wires hanging out of it. If I hard reset the DUET receiver, the > squeezeboxserver does not attempt to connect and configure them. Is this > by design. It would be very useful if it did. In effect, without the > controller the receivers become unusable.
The older players are quite dumb when running parametrs are controlled by Squeezeboxserver but the basic firmware sets up comms (i.e. Ethernet, wireless) to Squeezeboxserver. Once basic comms are working, player on power up issues a Broadcast UDP packet to find all the Squeezeboxservers available - there may be more than one. With players with display such as SB-1/2/3, Boom - the display is used to allow users to setup basic network params and to choose a LMS if more than one. Receiver has no screen so Duet controller an adhoc WiFI to setup Receiver so that it communicate with a designated Squeezeboxserver. the Net::UDAP script allows a user to setup a receiver - the network paramater and to which Squeezeboxserver to connect. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=109668 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
