Hi,
I have several users of the xfactor skin that reports problems getting rss feed to work. And now one user reported this;
I wonder if Info Service is a process or a window plugin. Because when tried to run it from "process" the configuration appeared in the "windows" section, and even though I'd configured it correctly, it showed nothing in MediaPortal. I solved it by copying the .dll to windows as well. It's really weird. But works.
I know that before the dll was in process plugins and now the installation instructions say it should be in windows plugins. Does anyone else have problems like this? I don't see these problems in any of my three installations of MP but as some end users now start to making bug reports of rss feed not working I'm getting worried.
This link is an example one user has reported as not working (rss feed) and this one does not work on my PC eighter;
United.no - Nyheter
Please advice!
best regards
cul8er
Hi,
Lovely plugin, but I'm struggling to get the weather displayed with the X-Factor skin. Checking through the logs, I see this:
2009-06-04 12:08:28.906250 [Info.][MPMain]: InfoService: Successfully initiated RSSService
2009-06-04 12:08:28.906250 [Warn.][MPMain]: InfoService: No location for WeatherService found. Please add a location to the weather section of MediaPortal
But I do have weather configured, and the weather plugin works just fine. The weather section in the MediaPortal.xml looks like this:
<section name="weather">
<entry name="speed">1</entry>
<entry name="temperature">C</entry>
<entry name="refresh">30</entry>
<entry name="city0">Preston, United Kingdom</entry>
<entry name="code0">UKXX0282</entry>
<entry name="sat0">
</entry>
<entry name="temp0">
</entry>
<entry name="uv0">
</entry>
<entry name="winds0">
</entry>
<entry name="humid0">
</entry>
<entry name="precip0">
</entry>
<entry name="city1">Reading, United Kingdom</entry>
<entry name="code1">UKXX0117</entry>
<entry name="sat1">
</entry>
<entry name="temp1">
</entry>
<entry name="uv1">
</entry>
<entry name="winds1">
</entry>
<entry name="humid1">
</entry>
<entry name="precip1">
</entry>
<entry name="city2">Manchester, United Kingdom</entry>
<entry name="code2">UKXX0092</entry>
<entry name="sat2">
</entry>
<entry name="temp2">
</entry>
<entry name="uv2">
</entry>
<entry name="winds2">
</entry>
<entry name="humid2">
</entry>
<entry name="precip2">
</entry>
<entry name="city3">
</entry>
<entry name="code3">
</entry>
<entry name="sat3">
</entry>
<entry name="temp3">
</entry>
<entry name="uv3">
</entry>
<entry name="winds3">
</entry>
<entry name="humid3">
</entry>
<entry name="precip3">
</entry>
Any ideas? I'd love to get this working - by the way, the RSS feed works a treat.
Thanks.
My location entry was right near the bottom of the weather section (precip19 came just before it.
It may have been neglected to be posted, as this may have been down the line as well.
This link is an example one user has reported as not working (rss feed) and this one does not work on my PC eighter;
http://united.no/rss/feed/nyheter
The plugin searches for the entry "location". But on your MediaPortal.xml you have posted, is no entry named location. Try to set only one weather location or add the location entry manually with the code (ex. UKXX0092) but thats not the way it should work.
You can also try to delete all weather locations and after that readd the locations.
2009-05-25 18:36:31.012774 [Info.][MPMain]: Exception :Error in the application.
-2005530516 (D3DERR_INVALIDCALL)
at Microsoft.DirectX.Direct3D.Device.BeginScene()
at MediaPortalApp.Render(Single timePassed)
2009-05-25 18:36:31.012774 [Info.][MPMain]: Exception :Error in the application.
2009-05-25 18:36:31.013774 [Info.][MPMain]: site :Void BeginScene()
2009-05-25 18:36:31.013774 [Info.][MPMain]: source :Microsoft.DirectX.Direct3D
2009-05-25 18:36:31.013774 [Info.][MPMain]: stacktrace: at Microsoft.DirectX.Direct3D.Device.BeginScene()
at MediaPortalApp.Render(Single timePassed)