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

Lbr_Lion

Extension Designer
July 19, 2008
243
372
Home Country
Netherlands Netherlands
For some reason I can not get the hour provider image to show up on hour view nor graphic view.. any examples?

Hi Holzi,

The visibilty condition that you are using is not correct: you are using an 'and' operator instead of a 'or' between the Hour and Graphic condition. In this case both views should be visible at the same time. ;)

The correct condition will be:

<visible>string.equals(#WorldWeather.View,Condition)+[string.equals(#WorldWeather.ConditionView,Hour)|string.equals(#WorldWeather.ConditionView,Graphic)]</visible>

Cheers,
 

das.armin

MP Donator
  • Premium Supporter
  • November 7, 2011
    45
    7
    Solingen
    Home Country
    Germany Germany
    Hi,
    Some Problems here :cry:

    What can i do ?
    My Resolution is 1920x1080 50Hz
    Using latest Plugin 047 and the Skinfiles from Sunday 26.02
     

    Attachments

    • 19-56-55.png
      19-56-55.png
      1.5 MB
    • 19-57-03.png
      19-57-03.png
      1.2 MB
    • 19-57-07.png
      19-57-07.png
      1.4 MB

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,572
    10,560
    Königstein (Taunus)
    Home Country
    Germany Germany
    Hi Armin, would you pls test the xmls in this file and report back (best with screenshots again). Thx in advance!
     

    Attachments

    • WorldWeather Groups Test PureVisionHD.zip
      6 KB

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    Hi Holzi,

    The visibilty condition that you are using is not correct: you are using an 'and' operator instead of a 'or' between the Hour and Graphic condition. In this case both views should be visible at the same time. ;)

    The correct condition will be:

    <visible>string.equals(#WorldWeather.View,Condition)+[string.equals(#WorldWeather.ConditionView,Hour)|string.equals(#WorldWeather.ConditionView,Graphic)]</visible>

    Cheers,

    Thank you very much!
    That indeed works now! Stupid mistake.. =)
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,572
    10,560
    Königstein (Taunus)
    Home Country
    Germany Germany
    Hi Armin, 2nd trial ;)
     

    Attachments

    • WorldWeather Groups Test PureVisionHD.zip
      6 KB

    Users who are viewing this thread

    Top Bottom