bluegaspode;647090 Wrote: 
> I tried it myself now. 
> Changed the line
> > 
Code:
--------------------
  >   > $w = EV::timer( $when - $now, 0, sub {
--------------------
> > 
> to
> > 
Code:
--------------------
  >   > $w = EV::periodic($when, 0,0, sub {
--------------------
> > 
> in Slim/Utils/Timers.pm
> 

seems to work for me. Now let's wait for the next real alarm thats more
in the future.

Thanks for all your efforts!


-- 
cran
------------------------------------------------------------------------
cran's Profile: http://forums.slimdevices.com/member.php?userid=10961
View this thread: http://forums.slimdevices.com/showthread.php?t=89292

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

Reply via email to