WorldWeather plugin v1.10.0 for MediaPortal 1.3.0 and higher (3 Viewers)

Micropolis

Portal Pro
July 22, 2009
1,588
1,796
Bavaria
Home Country
Germany Germany
Hi @grubi,
please read the manual (chapter 4.9) carefully, this option exists since a longer time.

Cheers, Micropolis
 
Last edited:

Micropolis

Portal Pro
July 22, 2009
1,588
1,796
Bavaria
Home Country
Germany Germany
Dear community,
the final round of nightly builds has begun, with the next stable release of WorldWeather this plugin will enter the maintenance mode phase.
During the current sprint cycle I want to fullfill some minor user requests from skinners and users. Please find attached at the well known place the newest build, which includes the following enhancements:
  • support of heat index value for weather condition including the specific property (#WorldWeather.TodayHeatIndex)
  • add next refresh date/time property (#WorldWeather.RefreshNextDate, #WorldWeather.RefreshNextTime) and appropriate translations
  • add julian date calendar property (#WorldWeather.CalendarJulianDate)
  • add chart style option to color Y axis labels
  • minor code cleanups and improvements
  • language file changes
Cheers, Micropolis
 
Last edited:

scorpie

Portal Pro
November 5, 2009
206
8
Nürnberg
Home Country
Germany Germany
Hm,

maybe I found a bug o it is not possible. I'm using streamedmp skin and in the worldweather.xml you can find this

<control>
<description>Day Light Start Label</description>
<type>label</type>
<id>0</id>
<label>#WorldWeather.TranslationNextDaylight</label>
<width>180</width>
<height>25</height>
<font>mediastream11c</font>
<textcolor>ff909090</textcolor>
<visible>[string.equals(#WorldWeather.View,Condition)|string.equals(#WorldWeather.View,Calendar)]+!string.equals(#WorldWeather.LocationDaylightEnd,)</visible>
</control>

It seems that the string <label>#WorldWeather.TranslationNextDaylight</label> is not supported by the plugin. Couldn#t find the string in the WorldWeather for MediaPortal.pdf and because of that I get this and it is not language related

german.jpg englisch.jpg

one solution would be to implement that string to the plugin or for the German translation to change "Sommerzeit" to "Zeitumstellung" (this one is more universal) and to replace

<label>#WorldWeather.TranslationNextDaylight</label> with
<label>#WorldWeather.TranslationDaylight</label>

in the worldweather.xml from streamedmp

because the strings

<label>#WorldWeather.LocationDaylightStart</label> and <label>#WorldWeather.LocationDaylightEnd</label> are working

changed.JPG
 

Micropolis

Portal Pro
July 22, 2009
1,588
1,796
Bavaria
Home Country
Germany Germany
Dear community,
with a small delay of 1 month I'm happy to present you the first nightly build of WorldWeather, which includes a completely refactored version of my astronomy API. The implementation is more accurate and flexible to calculate necessary values. Included enhancements are:
  • new properties for moonrise, moonset, moon culmination and sun culmination (#WorldWeather.LocationMoonriseTime, #WorldWeather.LocationMoonsetTime, #WorldWeather.LocationMoonCulminationTime, #WorldWeather.LocationSunCulminationTime) incl. appropriate translations
  • reworked language files
Important information for WorldClock users: This signifcant code change breaks the successful execution of WorldClock. To avoid such problems, please update this plugin to the latest stable version 1.1.1 immediately.

Cheers, Micropolis
 
Last edited:

thoath

Portal Pro
June 8, 2012
69
3
19
Home Country
Germany Germany
Hello,
The plugin is great. But I have problems with the configuration. Is there a manual/documentation which describes the configuration of this plugin.
Thanks Thomas
 

thoath

Portal Pro
June 8, 2012
69
3
19
Home Country
Germany Germany
Oh, sorry. I didn't see it. But is it possible to save the documentation on a central Place, for instance on the start Page of the plugin?
 

Users who are viewing this thread

Top Bottom