tcutting, after enabling debugging I got the following messages in the
log.

[15-10-29 08:58:32.0582] 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
C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\SuperDateTime\lib/Plugins/SuperDateTime/Plugin.pm
line 3038.
; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0xe3f3224)
[15-10-29 09:08:31.6999] Plugins::SuperDateTime::Plugin::stuckMonitor
(4900) Plugin appears to be stuck.  Forcing refresh...
[15-10-29 09:08:34.7067] Plugins::SuperDateTime::Plugin::refreshData
(4703) Data refresh in process...
[15-10-29 09:08:34.7079] Plugins::SuperDateTime::Plugin::refreshData
(4732) Eastern Hour/Date:9/29
[15-10-29 09:08:34.7085] Plugins::SuperDateTime::Plugin::getWunderground
(2993) wu_city_type: 1 WU Station Code
[15-10-29 09:08:34.7092] Plugins::SuperDateTime::Plugin::getWunderground
(3001) async request:
http://api.wunderground.com/api/aaae4405430bd102/conditions/forecast10day/astronomy/almanac/hourly/lang:EN/q/pws:10024.json
[15-10-29 09:08:35.0646] Plugins::SuperDateTime::Plugin::gotWunderground
(3018) got
http://api.wunderground.com/api/aaae4405430bd102/conditions/forecast10day/astronomy/almanac/hourly/lang:EN/q/pws:10024.json

After pasting either of the urls in the browser I get:

{
"response": {
"version":"0.1",

"termsofService":"http://www.wunderground.com/weather/api/d/terms.html";,
"features": {
"conditions": 1
,
"forecast10day": 1
,
"astronomy": 1
,
"almanac": 1
,
"hourly": 1
}
                ,
        "error": {
                "type": "Station:OFFLINE"
        }
        }
}

Thanks for your help


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

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to