First, thanks for making such a wonderful plugin.  The only issue I'm
having is that the image being displayed is not always correct. 
Specifically, if it is night-time, the image still has a sun in it. 
Right now on wunderground for Ottawa, Canada, the weather is "Partly
Cloudy".  On wunderground, the image they use has a moon in it, since
it has been dark here for several hours.  However, the weather plugin
shows partly cloudy with a sun.  I think this is happening because the
lua script tries to use the weather description to map to an image, but
the description itself does not indicate that it is night.  In fact, I
can find no reference to "night" at all in the lua code.  The filename
for the image that wunderground uses is nt_partlycloudy.gif where the
"nt" indicates that it is night.  It might be better to use the
filename used by wunderground to map to the weather-plugin images.  The
icon-key used by wunderground follows, and the filenames could be mapped
directly to which images should be shown on the weather-plugin.

wunderground.com/about/icons.asp


-- 
lakcaj
------------------------------------------------------------------------
lakcaj's Profile: http://forums.slimdevices.com/member.php?userid=42619
View this thread: http://forums.slimdevices.com/showthread.php?t=73827

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

Reply via email to