I've had a few problems with the wunderground feed not responding. When it can't communicate, SqueezeCenter is blocked for 20 seconds, so everything is unresponsive. It looks like the WeatherTime is using Synchronous HTTP communication; any chance it could be changed to use AsyncHTTP?
[16:13:15.8129] Slim::Networking::Select::writeNoBlock (296) fileno: [16] Wrote 1290 bytes ... 22 seconds later ... [16:13:37.0472] Slim::Utils::Misc::msg (1329) Warning: [16:13:37.0468] Weather::Wunderground: ERROR No response from weather server while loading data: ERROR While getting resource: http://api.wunderground.com/auto/wui/geo/WXCurrentObXML/index.xml?query=EGLF : 500 Can't connect to api.wunderground.com:80 (connect: Unknown error) [16:13:37.1388] Slim::Networking::Select::select (232) fileno [14] read, calling Slim::Web::HTTP::processHTTP [16:13:37.1483] Slim::Networking::Select::writeNoBlock (296) fileno: [16] Wrote 1290 bytes [16:13:37.1501] Slim::Networking::Select::_updateSelect (147) fileno: [14] Adding write -> Slim::Web::HTTP::sendResponse [16:13:37.1506] Slim::Networking::Select::select (232) fileno [10] read, calling Slim::Web::HTTP::acceptHTTP [16:13:37.1522] Slim::Networking::Select::_updateSelect (147) fileno: [12] Adding read -> Slim::Web::HTTP::processHTTP [16:13:37.1526] Slim::Networking::Select::_updateSelect (147) fileno: [12] Adding error -> Slim::Web::HTTP::closeStreamingSocket Phil _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
