- August 2, 2008
- 235
- 7
Ok, managed to get it work in monochrome now. But only when weather is on focus? I want to have the 5day forecast to always be visible. Is that possible?
At the moment there is no way around this :/ I must fix this with a new version.Loving this plug-in so much, really like the web function...
One thing though, the default zoom should be saved when exiting the web browser. And when I do zoom in and out it interferes with my current track that is playing? Is there a way around this?
#infoservice.weather.today.img.big.filenamewithout ext - Todays weather condition image filename without extension in the size of 128x128
#infoservice.weather.today.img.big.[B]filenamewithoutext[/B] - Todays weather condition image filename without extension in the size of 128x128
2009-08-23 23:04:19.008090 [Info.][MPMain]: Exception :System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MediaPortal.GUI.Library.GUIFontManager.DrawTextUsingTexture(FontManagerDrawText draw, Int32 fontSize)
at MediaPortal.GUI.Library.GUIFontManager.Present()
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
at MediaPortalApp.Render(Single timePassed)
2009-08-23 23:04:19.009090 [Info.][MPMain]: Exception :Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
2009-08-23 23:04:19.009090 [Info.][MPMain]: site :Void ThrowArgumentOutOfRangeException(System.ExceptionArgument, System.ExceptionResource)
2009-08-23 23:04:19.009090 [Info.][MPMain]: source :mscorlib
2009-08-23 23:04:19.010090 [Info.][MPMain]: stacktrace: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MediaPortal.GUI.Library.GUIFontManager.DrawTextUsingTexture(FontManagerDrawText draw, Int32 fontSize)
at MediaPortal.GUI.Library.GUIFontManager.Present()
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
at MediaPortalApp.Render(Single timePassed)
2009-08-23 23:04:19.015090 [Info.][MPMain]: Exception :Error in the application.
-2005530516 (D3DERR_INVALIDCALL)
at Microsoft.DirectX.Direct3D.Device.BeginScene()
at MediaPortalApp.Render(Single timePassed)
2009-08-23 23:04:19.015090 [Info.][MPMain]: Exception :Error in the application.
2009-08-23 23:04:19.016090 [Info.][MPMain]: site :Void BeginScene()
2009-08-23 23:04:19.016090 [Info.][MPMain]: source :Microsoft.DirectX.Direct3D
2009-08-23 23:04:19.016090 [Info.][MPMain]: stacktrace: at Microsoft.DirectX.Direct3D.Device.BeginScene()
at MediaPortalApp.Render(Single timePassed)
Have the same problem here with 1.1.0 ALPHA and latest SVN. After disabling Infoservice, MP keeps running without problems. Strange one!