Bug 9569 - Player should turn off when alarm times out
: Player should turn off when alarm times out
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Alarm
: 7.4.0
: All All
: -- normal with 8 votes (vote)
: 8.0.0
Assigned To: Max Spicer
:
Depends on:
Blocks: 12014
  Show dependency treegraph
 
Reported: 2008-09-23 11:01 UTC by Max Spicer
Modified: 2009-12-21 14:25 UTC (History)
7 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Max Spicer 2008-09-23 11:01:10 UTC
 
Comment 1 Max Spicer 2008-09-23 11:06:30 UTC
The alarm currently executes a stop when the timeout period is reached.  It should probably do a power off instead.  This means the Boom in particular will generally go back to displaying the time, and also should save power.
Comment 2 James Richardson 2008-09-24 14:03:19 UTC
Sounds like a good idea...do you think you can work it into 7.3?
Comment 3 James Richardson 2008-09-24 14:53:38 UTC
How about 'sleep at end of alarm' just like the sleep at end of song?
Comment 4 Chris Owens 2008-10-06 09:08:48 UTC
Andy points out that if the player is already on when the alarm goes on, it should maintain the previous state.
Comment 5 James Richardson 2008-10-30 14:14:30 UTC
Max, what help do you need to address this issue?
Comment 6 Max Spicer 2008-10-30 14:58:14 UTC
What are the timescales for 7.3, please?
Comment 7 Blackketter Dean 2008-10-30 16:32:46 UTC
If the device was on it should stay on, if it was off it should go back off, no?

7.3 should be finished off by the end of next week...

You good with this, Max?
Comment 8 Max Spicer 2008-10-31 02:23:55 UTC
Didn't realise it was so soon!  I don't think I've got enough free time to look at this, I'm afraid.  This probably applies to all 7.3 bugs currently assigned to me.  My bad!  I'll do what I can, but I doubt I'll even be able to go through the bugs until Sunday at the earliest.
Comment 9 Chris Owens 2008-11-12 15:13:39 UTC
No worries, Max.  We're happy you've spent so much time on the alarm code already.  The concensus is this is not required for the 7.3 release.
Comment 10 Max Spicer 2009-05-10 10:12:11 UTC
*** Bug 12014 has been marked as a duplicate of this bug. ***
Comment 11 Michael Herger 2009-05-11 04:17:19 UTC
*** Bug 12014 has been marked as a duplicate of this bug. ***
Comment 12 Pat Ransil 2009-07-30 17:24:19 UTC
Moving to 8.0
Comment 13 Tim Cailloux 2009-10-29 08:30:01 UTC
This should also allow an SB3 (etc.) to power down external amplifiers that are controlled by the IR port (by sending an IR "OFF" command to the external device).
Comment 14 Pascal Hibon 2009-11-07 02:09:54 UTC
I was about to file a “bug report” / feature request for this one, but I found this bug report. I guess my request can go in here. Here goes: 

I use an SB3 in the bedroom and I have the PowerSwitch plugin installed. In the morning when the alarm goes off, my SB3 switches on my amplifier automatically. Works great.

I now would like a setting where the SB3 can switch itself off after a defined period. Currently, there is the “Alarm Timeout (in minutes)” parameter that tells the alarm how long to play. That works, but it leaves my amplifier on.
I would like here to have the possibility to set the time for “power off player”.
Maybe you could have a drop down box where you select the desired function (Alarm Timeout or Power down Player). Then use the slider to set the amount of time (as it currently is). Like this, users could select there preferred method – using the timeout or to switch off the player – after a defined time. 
 
I noticed that this bug report has been filled in September 2008. Is this still current?
Comment 15 KDF 2009-11-07 12:33:36 UTC
Probably worth merging the "alarm completion" type bugs so that the definition can be created as to what features should be supported.  I'm happy to help with a patch, but I'm long past doing that work only to have it reversed and redefined ad finitum. We third party contributors deserve better.  The users also deserve to have it defined as well.
Comment 16 Axel Suppantschitsch 2009-11-14 09:10:26 UTC
Hey guys at slimdevices/logitech,

you can't be serious that this tiny fix already requested in 2008 is still open and not incorporated into the current release. I mean this is a standard feature of my china-clock that it turns itself off after 60min of alarm...

So please, get this fixed!

Cheers, Axel.
Comment 17 SVN Bot 2009-12-21 14:25:55 UTC
 == Auto-comment from SVN commit #29665 to the slim repo by bklaas ==
 == https://svn.slimdevices.com/slim?view=revision&revision=29665 ==

Fixed Bug: 12760
Fixed Bug: 9569
Desription: Patch from KDF (better late than never). 
Grab power condition before alarm so we can return later on a timeout.