it means no audio is being currently decoded out the speaker, which is a general flag that things are failing.
FYI, in the 7.6 firmware we stepped the aggressiveness about kicking back to the internal fallback alarm sound. audioState has to be 0 on six consecutive checks before falling back to the fallback. It checks every 5 seconds, so only after 30 seconds of failing to stream a stream will it give up on the network stream. The Squeezeplay code is open source and available if you want to look at it, but if I had to guess 7.6 is going to clear this issue for you. svn repository is at http://svn.slimdevices.com/repos/squeezeplay/7.6/trunk/squeezeplay (replace 7.6/trunk with whatever branch path you are interested in) cheers, #!/ben -- bklaas Logitech Developer: Squeezeplay/SqueezeOS/SqueezeboxController/SqueezeCenter Community Developer: Nokia770Skin http://www.last.fm/user/bklaas/ 'KHAAAN!' (http://khaaan.com/)...'BUNNIES!' (http://home.pacbell.net/bettychu/2003allbreedbisris/BIS.html) ------------------------------------------------------------------------ bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58 View this thread: http://forums.slimdevices.com/showthread.php?t=87441 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
