------------------------------------------------------------------------ A poll associated with this post was created, to vote and see the results, please visit http://forums.slimdevices.com/showthread.php?t=116649 ------------------------------------------------------------------------ Question: On what player types does the alarm fail for you? - Squeezebox Radio (official firmware 7.x) - Squeezebox Radio (community firmware 8.x) - Squeezebox Touch (official firmware 7.x) - Squeezebox Touch (community firmware 8.x) - SB Classic/Boom/Receiver/Transporter - Other (eg. Raspberry Pi based) ------------------------------------------------------------------------
KeBul wrote: > But are these cometd "playerprefs"?.. I can get various sources reported > rather than "ALARM", such as the player itself - pressing pause, > If I try and emulate what I was doing in Material By taking control of > the SB Radio under test from a Touch and then release control again I do > not see an unknown source with "playerprefs" reported by the alarm. > If I leave the Touch controlling the SB Radio and turn off the Radio > after the alarm has succeeded then I see a power request with source > reported as "Squeezeplay-fab4" > > All the failures I have seen have been with a Stop request and a source > including "Playerprefs" and Safari > I don't think it is specific to cometd. The ignore routine inside _alarmEnd is already there so there is a known bug (although the person that knows may have left Logitech a long time ago) with the state change that causes a response that shuts down the alarm. The only thing different here is that we are now seeing an external source accessing this bug and the ignore routine failing to block that auto created request. > > When you say occurrences - do you mean actual alarm failures but no > cometd shown as the source... > No, my aim was to see a failed alarm so what I meant here is that the alarm did in fact sound and the log showed that the attempt to stop it was successfully blocked by the ignore routine. ------------------------------------------------------------------------ gordonb3's Profile: http://forums.slimdevices.com/member.php?userid=71050 View this thread: http://forums.slimdevices.com/showthread.php?t=116649 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
