Heinz, for some reason at 6:50 your server is not sending the alarm signal to the radio. This is why your Radio decides to sound the fallback alarm, because it does not know what stream to play.
At 7:00 everything works as expected. The server actively tells the Radio to start the alarm. One interesting thing: at 6:50:24 your server sends a 'clear all alarms' message to the radio, which (if I remember it right) only happens when the server is starting. But then I don't see any server connected/disconnected messages which typically happen when the server is down. So we need to find out why the server misses to signal the first alarm. Is your server going into standby or does it hibernate in the night? How long does the server need to start-up. The Radio tries to wake the server up 5min before the alarm, maybe this is not enough (though 5min actually is very long). I think in your case the server log (with activated debug logging on channel 'player.alarmclock') might help us to see what's up on the server side (though I'm not very experienced with the server code, but it might give some clues). -- bluegaspode Did you know: *'SqueezePlayer' (www.squeezeplayer.com)* will stream all your music to your Android device. Take your music everywhere! Remote Control + Streaming to your iPad? *'Squeezebox + iPad = SqueezePad ' (www.squeezepad.com)* Want to see a Weather Forecast on your Radio/Touch/Controller ? => why not try my 'Weather Forecast Applet' (http://forums.slimdevices.com/showthread.php?t=73827) Want to use the Headphones with your Controller ? => why not try my 'Headphone Switcher Applet' (http://forums.slimdevices.com/showthread.php?t=67139) ------------------------------------------------------------------------ bluegaspode's Profile: http://forums.slimdevices.com/member.php?userid=31651 View this thread: http://forums.slimdevices.com/showthread.php?t=89292 _______________________________________________ Radio mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/radio
