Bugzilla – Bug 8574
Alarm snooze time should be configurable
Last modified: 2008-12-15 11:58:44 UTC
There is no exposed option to set the Snooze timer. There should be an option either on the Player UI / SC/SN UI or BOTH to set the amount of time for the snooze bar
I believe this has already been added in recent svn
It's a pref now, but is not yet exposed. My intention was for it to only be exposed in the web ui.
isn't it using the same behaviour as the sleep button on the IR remote?
Michael, what do you mean?
when hitting the Sleep button on the IR remote, snooze will be set to 15 min. Hit again -> 30 minutes etc. after 90 mins. it will revert to 0.
Snooze and sleep are different. Snooze is only valid when an alarm is sounding and causes the music to instantly pause and then resume after x minutes (default is 9) - just like a snooze button on an alarm clock. Sleep on the other hand sets a timer to turn off the player after a set amount of time. Just to add to the confusion, the Sleep button on an ir remote is remapped to perform a snooze if it is pushed during an alarm. There is already a client preference to set the snooze length - $prefs->client($client)->alarmSnoozeSeconds. This isn't currently exposed anywhere. I think it would make sense to expose it in the web ui but not the player ui.
change 21342
Verified fixed in 7.2-21573 r18
This bug has been fixed in the latest release of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.