bearshare wrote: 
> I have found it - the switch for use external API in Squeezebox Server
> wasn't set. Now the PlugIn use the weather data from wunderground ....

@phred
This might solve your issuue. The switch is set to Yes on my SDT
settings page since beginning, so I was not aware of it. Give it a last
try.

@tcutting
LongWeather would be fine and also the other modifications you mentioned

Really new and something very special were the implemention of Weather
maps from WU. Now that we use an APi-Key we can request the Radar +
Satellite maps and in the CCH make use of the logotype
stdweathermapicon. At the moment I use imageicon because I need to give
the URL, which is possible there. stdweathermapicon uses a location
filed, which could be used to transfer it in the API-request:


Code:
--------------------
    
http://api.wunderground.com/api/YOUR_WU_API_KEY_HERE/radar/satellite/q/YOUR_COUNTRY/YOUR_TOWN.gif?rad.width=200&rad.height=200&rad.rainsnow=1&sat.width=200&sat.height=200&sat.key=sat_ir4&sat.gtt=107&sat.timelabel=1
--------------------


The picture I request is the same size as my covericon so it can be
shown in sequence with it. If the request is embedded in the plugin it
is not extra and is combined with the other ones so saves requests. What
you think about it?



2x Odroid U3 + Max2play + LMS 7.9, 2x Touch, 2x Classic, 2x Boom, 2x
Radio & 3x iPeng 8
------------------------------------------------------------------------
bluetdi's Profile: http://forums.slimdevices.com/member.php?userid=20633
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