w42;334463 Wrote: 
> The line 2099 is slightly misleading. The problem lies in 2100/2101:
> > 
Code:
--------------------
  >   > my $alarmOn = preferences('server')->client($client)->get("alarm")->[0]
  >       || preferences('server')->client($client)->get("alarm")->[$wday];
  > 
--------------------
> > 
> 
> I've changed that into:
> > 
Code:
--------------------
  >   > 
  > my $alarmOn;
  > #   my $alarmOn = preferences('server')->client($client)->get("alarm")->[0]
  > #     || preferences('server')->client($client)->get("alarm")->[$wday];
--------------------
> > 
> This removes the error (I want weather, no alarms ;-)).
Can confirm that this works OK here :) 
Thankyou


w42;334463 Wrote: 
> I have another problem, but that could well be caused by the unzipping
> of the .par file? Will have to check, but not today...
Works OK with WinRAR


-- 
bonze

TranquilPC T2-WHS-A3 - SqueezeCenter Version: 7.3 - 22975
3 x wireless SB3 + a Duet
------------------------------------------------------------------------
bonze's Profile: http://forums.slimdevices.com/member.php?userid=6150
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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

Reply via email to