nice plugin but after a few minutes the RSS ticker seems to slow down to a pixel per second. Is this a known issue?
nice plugin but after a few minutes the RSS ticker seems to slow down to a pixel per second. Is this a known issue?
Here is a patch that fixes weather.
The url, needed updating to:
Code:string url = String.Format("http://xoap.weather.com/weather/local/{0}?cc=*&dayf=5&link=xoap&prod=xoap&par={1}&key={2}&unit={3}", locationCode, PARTNER_ID, PARTNER_KEY, c_units);
Beschreibung:
Stopped working
Problemsignatur:
Problemereignisname: CLR20r3
Problemsignatur 01: mediaportal.exe
Problemsignatur 02: 1.0.2.42485
Problemsignatur 03: 4a04b3db
Problemsignatur 04: MP-RSSTicker
Problemsignatur 05: 1.0.0.0
Problemsignatur 06: 4a55ccb3
Problemsignatur 07: 27
Problemsignatur 08: 42
Problemsignatur 09: System.NullReferenceException
Betriebsystemversion: 6.1.7600.2.0.0.256.1
Gebietsschema-ID: 1031
2009-08-05 10:31:06.635683 [ERROR][7]: MediaPortal: Unhandled exception occured
2009-08-05 10:31:06.638683 [ERROR][7]: Exception ystem.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei MP_RSSTicker.RSSTickerPlugin.UpdateWeather()
bei MP_RSSTicker.RSSTickerPlugin.RSSTickerTimerCallback(Object stateInfo)
bei System.Threading._TimerCallback.TimerCallback_Context(Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading._TimerCallback.PerformTimerCallback(Object state)
2009-08-05 10:31:06.638683 [ERROR][7]: Exception er Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
2009-08-05 10:31:06.639683 [ERROR][7]: site :Void UpdateWeather()
2009-08-05 10:31:06.639683 [ERROR][7]: source :MP-RSSTicker
2009-08-05 10:31:06.639683 [ERROR][7]: stacktrace: bei MP_RSSTicker.RSSTickerPlugin.UpdateWeather()
bei MP_RSSTicker.RSSTickerPlugin.RSSTickerTimerCallback(Object stateInfo)
bei System.Threading._TimerCallback.TimerCallback_Context(Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading._TimerCallback.PerformTimerCallback(Object state)