Bugzilla – Bug 14578
"turn off alarm" should not stop playback
Last modified: 2010-01-04 13:10:09 UTC
text should probably be something like "alarm off," and audio (if not a sound effect) should keep playing after the alarm is shut off). User would see "Now Playing" screen and could press pause/mute/power etc to stop music.
*** Bug 14620 has been marked as a duplicate of this bug. ***
see also bug 13602 and bug 12760 as these would likely interract functionally on some level.
flagging critical bugs for SB Radio with keyword radioAlarmsCritical
also consider a third option for the alarm window that stops alarm and stops audio.
== Auto-comment from SVN commit #29673 to the slim repo by bklaas == == https://svn.slimdevices.com/slim?view=revision&revision=29673 == Bug: 14578 Bug: 13602 Description: allow stop:1 as a param to the jivealarm cli command
== Auto-comment from SVN commit #8254 to the jive repo by bklaas == == https://svn.slimdevices.com/jive?view=revision&revision=8254 == Bug: 14578 Bug: 13602 Fixed Bug: 14238 Description: do not pause playback when turning alarm off. this fixes the bug reported in 14238, where the iconbar was not showing the correct state for the next alarm I will probably be adding a third option to the alarm window this week that will stop the alarm and stop the audio. Also considering timing out the alarm notification window and hiding after X time (audio would continue running).
== Auto-comment from SVN commit #8255 to the jive repo by bklaas == == https://svn.slimdevices.com/jive?view=revision&revision=8255 == Fixed Bug: 14578 Bug: 13602 Description: when alarm fires and player is connected push to NP screen before pushing the alarm notification window to screen remove alarm window from screen after 59 seconds
== Auto-comment from SVN commit #8273 to the jive repo by bklaas == == https://svn.slimdevices.com/jive?view=revision&revision=8273 == Fixed Bug: 15407 Bug: 14578 Description: due to overwhelming user disapproval, revert bug 14578 and pause audio when Alarm Off is selected as an option from the alarm window