------------------------------------------------------------------------
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)
------------------------------------------------------------------------

Just to add another usage case, my morning alarm is set up for a stereo
pair of Google Nest Minis using Philippe's Castbridge plugin. The alarm
had become unreliable in recent months but has not failed since applying
the most recent updates to Material Skin and LMS. Following is a debug
log of this morning's successful alarm trigger and subsequent successful
pause/stop, which was achieved by saying "Google, stop the music". Note
that the source for the pause request is "CLI".


Code:
--------------------
    [22-12-01 08:30:00.0162] Slim::Utils::Alarm::sound (516) Alarm triggered 
for Bedroom pair
  [22-12-01 08:30:00.0175] Slim::Utils::Alarm::sound (560) Sounding alarm
  [22-12-01 08:30:00.0200] Slim::Utils::Alarm::sound (589) Current Power State: 
On
  [22-12-01 08:30:00.0210] Slim::Utils::Alarm::pushAlarmScreensaver (1839) 
Attempting to push into alarm screensaver: . Current mode: INPUT.List
  [22-12-01 08:30:00.0215] Slim::Utils::Alarm::sound (609) Current vol: 32 
Alarm vol: 30
  [22-12-01 08:30:00.0220] Slim::Utils::Alarm::sound (612) Changing volume from 
32 to 30
  [22-12-01 08:30:00.0236] Slim::Utils::Alarm::sound (622) Alarm playlist 
shufflemode: 0
  [22-12-01 08:30:00.0249] Slim::Utils::Alarm::sound (628) Alarm playlist url: 
http://www.folkalley.com/membership.pls
  [22-12-01 08:30:00.0366] Slim::Utils::Alarm::_setAlarmSubscription (1204) 
Adding alarm subscription
  [22-12-01 08:30:00.0374] Slim::Utils::Alarm::sound (697) Scheduling time out 
in 3600 seconds
  [22-12-01 08:30:00.0379] Slim::Utils::Alarm::_startStopTimeCheck (1880) 0 
scheduled alarm(s)
  [22-12-01 08:30:00.0382] Slim::Utils::Alarm::_startStopTimeCheck (1889) 
Stopping time checker task
  [22-12-01 08:30:00.0387] Slim::Utils::Alarm::scheduleNext (1391) Asked to 
schedule next alarm for Bedroom pair
  [22-12-01 08:30:00.0391] Slim::Utils::Alarm::findNextTime (461) Potential 
next time found: 8:30:0 1/12/2022
  [22-12-01 08:30:00.0394] Slim::Utils::Alarm::findNextTime (466) Last alarm 
due: 8:30:0 1/12/2022
  [22-12-01 08:30:00.0396] Slim::Utils::Alarm::findNextTime (471) Skipping..
  [22-12-01 08:30:00.0399] Slim::Utils::Alarm::findNextTime (461) Potential 
next time found: 8:30:0 2/12/2022
  [22-12-01 08:30:00.0402] Slim::Utils::Alarm::findNextTime (466) Last alarm 
due: 8:30:0 1/12/2022
  [22-12-01 08:30:00.0405] Slim::Utils::Alarm::scheduleNext (1424) Next alarm 
is at 8:30:0 2/12/2022
  [22-12-01 08:30:00.0408] Slim::Utils::Alarm::scheduleNext (1435) Scheduling 
alarm
  [22-12-01 08:30:00.0411] Slim::Utils::Alarm::_startStopTimeCheck (1880) 1 
scheduled alarm(s)
  [22-12-01 08:30:00.0413] Slim::Utils::Alarm::_startStopTimeCheck (1884) 
Starting time checker task
  [22-12-01 08:30:00.0430] Slim::Utils::Alarm::_alarmEnd (1970) _alarmEnd 
called with request: stop
  [22-12-01 08:30:00.0445] Slim::Utils::Misc::msg (1325) Warning: 
[08:30:00.0442] (
  bless({
  _cb_args      => undef,
  _cb_enable    => 1,
  _cb_func      => undef,
  _clientid     => "cc:cc:4c:51:85:cb",
  _func         => sub { "???" },
  _isQuery      => 0,
  _langoverride => undef,
  _needClient   => 1,
  _params       => {},
  _request      => ["stop"],
  _requeststr   => "stop",
  _results      => {},
  _source       => "ALARM",
  _status       => 10,
  _useixhash    => 0,
  }, "Slim::Control::Request"),
  "Alarm: ignored event",
  ) at /Slim/Utils/Alarm.pm line 1981.
  [22-12-01 08:30:00.0448] Slim::Utils::Alarm::_alarmEnd (1982) Ignoring 
self-created request
  [22-12-01 08:31:30.0468] Slim::Utils::Alarm::_checkPlaying (1115) Checking 
whether client is playing for alarm 36ec2f69
  [22-12-01 08:31:30.0475] Slim::Utils::Alarm::_checkPlaying (1122) Current 
playmode: play
  [22-12-01 09:12:03.2180] Slim::Utils::Alarm::_alarmEnd (1970) _alarmEnd 
called with request: pause
  [22-12-01 09:12:03.2200] Slim::Utils::Misc::msg (1325) Warning: 
[09:12:03.2198] do {
  require MIME::Base64;
  require Symbol;
  my $a = bless({
  _ae_callback  => sub { "???" },
  _cb_enable    => 1,
  _clientid     => "cc:cc:4c:51:85:cb",
  _connectionid => bless(Symbol::gensym(), "IO::Socket::INET"),
  _func         => sub { "???" },
  _isQuery      => 0,
  _langoverride => undef,
  _needClient   => 1,
  _params       => {
  # tied Tie::IxHash
  _fadein => undef,
  _newvalue => undef,
  _suppressShowBriefly => undef,
  },
  _request      => ["pause"],
  _requeststr   => "pause",
  _results      => {
  # tied Tie::IxHash
  },
  _source       => "CLI",
  _status       => 10,
  _useixhash    => 1,
  }, "Slim::Control::Request");
  *{$a->{_connectionid}} = {
  _ev_r => bless(do{\(my $o = 
MIME::Base64::decode("AQAAAAAAAAAAAAAAAQAAAIx0tAVkLCwOpAAeDgQkFA4AAAAAzCzRdAAAAAAVAAAAAQAAAA=="))},
 "EV::IO"),
  _ev_w => bless(do{\(my $o = 
MIME::Base64::decode("AQAAAAAAAAAAAAAAAQAAAIx0tAWceqIMlOEeDpzHSQ0AAAAAzCzRdBwJRA4VAAAAAgAAAA=="))},
 "EV::IO"),
  io_socket_peername => pack("H*","0200dd90c0a8010e0000000000000000"),
  io_socket_timeout => "0.001",
  };
  ($a, "Alarm: fired event");
  } at /Slim/Utils/Alarm.pm line 1991.
  [22-12-01 09:12:03.2203] Slim::Utils::Alarm::_alarmEnd (1992) Unknown source: 
CLI
  [22-12-01 09:12:03.2205] Slim::Utils::Alarm::_alarmEnd (2002) Stopping alarm
  [22-12-01 09:12:03.2211] Slim::Utils::Alarm::popAlarmScreensaver (1866) 
Attempting to pop alarm screensaver.  Current mode: INPUT.List
  [22-12-01 09:12:04.2183] Slim::Utils::Alarm::__ANON__ (896) Restoring 
pre-alarm volume level: 32
  [22-12-01 09:12:04.2198] Slim::Utils::Alarm::__ANON__ (901) Restoring 
pre-alarm shuffle mode: 0
  [22-12-01 09:12:04.2206] Slim::Utils::Alarm::__ANON__ (905) Restoring 
pre-alarm power state: on
--------------------



Sam
------------------------------------------------------------------------
SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
View this thread: http://forums.slimdevices.com/showthread.php?t=116649

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to