Paden wrote: 
> Hey all
> Recently updated to v5.10.20 & the plugin is now refusing to load.

I see that you have indeed been running the wunderground version, so
let's look a little further...

> 
> [16-02-04 20:35:13.9604] Slim::Utils::Misc::msg (1343) Warning:
> [20:35:13.9598] defined(@array) is deprecated at
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
> line 4841.
> [16-02-04 20:35:13.9610] Slim::Utils::Misc::msg (1343) Warning:
> [20:35:13.9607]       (Maybe you should just omit the defined()?)
> 
I'm not worried about this - it's a warning, I don't think it's your
problem.

> 
> [16-02-04 20:35:21.8970] 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
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
> line 3035.
> ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x54743b8)
> 

This is probably due to not getting a valid response back from the
previous HTML query of wunderground.com.  The easiest thing to try is to
look in your Logitech Media Server Log File (you may need to increase
the logging level for SuperDateTime).  Look for a line like:
Plugins::SuperDateTime::Plugin::getWunderground (3007) async request:
http://api.wunderground.com/api/xxxxxxxxx/conditions/forecast10day/astronomy/almanac/hourly/lang:EN/q/pws:KCATORRA30.json

Copy the URL (http://... .json) from your log, and paste into the
address field in a web browser.  You should get the detailed weather
information back (in .json format).  If it doesn't look right, you
should get some kind of clue (e.g., the weather station is offline).


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