home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
Improvement Suggestions
wheather plugin
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Olodin" data-source="post: 4221" data-attributes="member: 10401"><p>I played around a bit with the weather plugin (after I found that topic: <a href="http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?t=1615&sid=cfa724e8f8b248c6e2cac26031b723de" target="_blank">http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?t=1615&sid=cfa724e8f8b248c6e2cac26031b723de</a>) and tried to add a location near to mine that was not found via the search in the configuration dialog.</p><p>I found a city with code GMXX3239 at weather.com and tried to change the configuration manually. Unfortunately MP hangs up after that.</p><p>After some tests I added a second location as city0 (GMXX0184) and my modified one as city1. When I startet up MP and choose weather it would not hang up but show the information for city0. But when trying to switch to city1 (that with code GMXX3239) it shows a dialogbox "Invalid location provided".</p><p></p><p>Am I'm doing something wrong here?</p><p></p><p>The two Urls at weather.com are:</p><p><a href="http://de.w3.weather.com/weather/local/GMXX3239?letter=S" target="_blank">http://de.w3.weather.com/weather/local/GMXX3239?letter=S</a> and </p><p><a href="http://de.w3.weather.com/weather/local/GMXX0184?x=0&y=0" target="_blank">http://de.w3.weather.com/weather/local/GMXX0184?x=0&y=0</a></p><p></p><p>My config:</p><p></p><p>[code]</p><p> <section name="weather"></p><p> <entry name="speed">K</entry></p><p> <entry name="temperature">C</entry></p><p> <entry name="refresh">30</entry></p><p> <entry name="city0">Fritzlar, Germany</entry></p><p> <entry name="code0">GMXX0184</entry></p><p> <entry name="sat0"></p><p> </entry></p><p> <entry name="city1">Schwalmstadt, Germany</entry></p><p> <entry name="code1">GMXX3239</entry></p><p> <entry name="sat1"></p><p> </entry></p><p> <entry name="city2"></p><p> </entry></p><p> <entry name="code2"></p><p> </entry></p><p> <entry name="sat2"></p><p> </entry></p><p>[/code]</p></blockquote><p></p>
[QUOTE="Olodin, post: 4221, member: 10401"] I played around a bit with the weather plugin (after I found that topic: [url]http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?t=1615&sid=cfa724e8f8b248c6e2cac26031b723de[/url]) and tried to add a location near to mine that was not found via the search in the configuration dialog. I found a city with code GMXX3239 at weather.com and tried to change the configuration manually. Unfortunately MP hangs up after that. After some tests I added a second location as city0 (GMXX0184) and my modified one as city1. When I startet up MP and choose weather it would not hang up but show the information for city0. But when trying to switch to city1 (that with code GMXX3239) it shows a dialogbox "Invalid location provided". Am I'm doing something wrong here? The two Urls at weather.com are: [url]http://de.w3.weather.com/weather/local/GMXX3239?letter=S[/url] and [url]http://de.w3.weather.com/weather/local/GMXX0184?x=0&y=0[/url] My config: [code] <section name="weather"> <entry name="speed">K</entry> <entry name="temperature">C</entry> <entry name="refresh">30</entry> <entry name="city0">Fritzlar, Germany</entry> <entry name="code0">GMXX0184</entry> <entry name="sat0"> </entry> <entry name="city1">Schwalmstadt, Germany</entry> <entry name="code1">GMXX3239</entry> <entry name="sat1"> </entry> <entry name="city2"> </entry> <entry name="code2"> </entry> <entry name="sat2"> </entry> [/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Improvement Suggestions
wheather plugin
Contact us
RSS
Top
Bottom