meminc wrote: 
> Hmm, not yet there yet. Uninstall plugin, restart 2 radio's, and install
> plugiun (wunderlist version, v5.10.14) results in the following log: 
> 
> > 
Code:
--------------------
  >   > [15-08-25 06:56:22.9703] main::init (394) Starting Logitech Media 
Server (v7.9.0, 1433513811, Mon Jun  8 04:20:15 UTC 2015) perl 5.018004
  > [15-08-25 06:56:28.4437] Slim::Networking::Async::Socket::UDP::mcast_add 
(48) Error: While adding multicast membership, UPnP may not work properly: 
Invalid argument
  > [15-08-25 06:56:30.5498] Slim::Utils::Misc::msg (1237) Warning: 
[06:56:30.5488] Using a hash as a reference is deprecated at 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
 line 2342.
  > [15-08-25 06:56:30.6076] Slim::Utils::Misc::msg (1237) Warning: 
[06:56:30.6068] defined(@array) is deprecated at 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
 line 4803.
  > [15-08-25 06:56:30.6086] Slim::Utils::Misc::msg (1237) Warning: 
[06:56:30.6079]     (Maybe you should just omit the defined()?)
  > [15-08-25 06:56:30.7301] Slim::Utils::Misc::msg (1237) Warning: 
[06:56:30.7292] $[ used in numeric lt (<) (did you mean $] ?) at 
/volume1/@appstore/SqueezeCenter/CPAN/PAR.pm line 576.
  > [15-08-25 06:57:58.5775] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling 
Slim::Networking::Async::HTTP::_http_read_body: Can't use an undefined value as 
an ARRAY reference at 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
 line 2993.
  > ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x141f5d90)
  > [15-08-25 06:59:00.2792] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling 
Slim::Networking::Async::HTTP::_http_read_body: Can't use an undefined value as 
an ARRAY reference at 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
 line 2993.
  > ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x14bfaa80)
--------------------
> > 
> 
> Did I miss some setup?

First, make sure you've entered the API Key correctly, and you've
specified the "WUNDERGROUND.COM IDENTIFIER" correctly in the plugin
setup screen. (Make sure you choose the right type from the pull-down,
you can do by US ZIP CODE, airport code, or weather underground station
code).

It would help if you increased the logging level for SuperDateTime...
you can do this by going into "Server Settings/Advanced/Logging", find
the "(plugin.superdatetime) - SuperDateTime Screensaver" line and
changed to "debug" (and apply).  This will put a lot more information
into the log.

What I usually do is look at the URL query to wunderground.com.  Look
for the line in the server log which is like:
[15-08-25 07:03:41.6300] Plugins::SuperDateTime::Plugin::getWunderground
(2920) async request:
http://api.wunderground.com/api/xxAPIKEYxx/conditions/forecast10day/astronomy/almanac/hourly/lang:EN/q/90501.json

Try copying the URL (from "http://";) and pasting into a web browser
address bar, and see if you get a reasonable response.


------------------------------------------------------------------------
tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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

Reply via email to