Kodi Community Forum
Broken OpenWeatherMap Extended - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Weather Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=155)
+---- Thread: Broken OpenWeatherMap Extended (/showthread.php?tid=207110)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42


RE: OpenWeatherMap Extended - wgstarks - 2015-01-10

I did a new search for Chapel Hill and got "No Results"Huh Did a search for Durham which is the next closest city and it works fine. Not quite sure what this means. Maybe I've dropped into a black hole or something.Big Grin


RE: OpenWeatherMap Extended - ronie - 2015-01-10

(2015-01-10, 18:29)wgstarks Wrote: I did a new search for Chapel Hill and got "No Results"Huh Did a search for Durham which is the next closest city and it works fine. Not quite sure what this means. Maybe I've dropped into a black hole or something.Big Grin
maybe a temp issue on their end?
just try again in an hour.


RE: OpenWeatherMap Extended - wgstarks - 2015-01-10

Thanks ronie. Looks like your right. The openweathermap website is showing the same problem. All temps are showing 1C across the board. Maybe there's a problem with the weather station. Thought I would report it to them but I don't see any way to contact them.


RE: OpenWeatherMap Extended - wulvyrn - 2015-01-16

how would one run openweathermap extended as a standalone application?

i want to just have a monitor setup to display the weather.

if it isn't possible, i'll run kodi just to display the weather.

thanks,
chuck


RE: OpenWeatherMap Extended - ronie - 2015-01-16

(2015-01-16, 00:34)wulvyrn Wrote: how would one run openweathermap extended as a standalone application?

i want to just have a monitor setup to display the weather.

if it isn't possible, i'll run kodi just to display the weather.

thanks,
chuck

it isn't possible.


RE: OpenWeatherMap Extended - DarthVader - 2015-01-16

I just started using Kodi and installed this weather app last night. I live in Prince Albert, Saskatchewan, Canada. My city showed up as Prince Albert (CA). I added that as my location.

The maps show my city, but there is no information in the forecasts or the maps. The maps are just blank maps. The conditions and forecast just show 32 F (Which wasn't the real temperature) and no other information. I tried Yahoo weather and it did the same thing.

When I entered my city in Location 1 the name showed up in Location ID under Location 1, but the "Location 1" didn't change. I'm not sure if that is the way it is supposed to behave. Yahoo weather behaved the same way as well.

Would like to get this working


RE: OpenWeatherMap Extended - wgstarks - 2015-01-16

(2015-01-16, 18:01)DarthVader Wrote: I just started using Kodi and installed this weather app last night. I live in Prince Albert, Saskatchewan, Canada. My city showed up as Prince Albert (CA). I added that as my location.

The maps show my city, but there is no information in the forecasts or the maps. The maps are just blank maps. The conditions and forecast just show 32 F (Which wasn't the real temperature) and no other information. I tried Yahoo weather and it did the same thing.

When I entered my city in Location 1 the name showed up in Location ID under Location 1, but the "Location 1" didn't change. I'm not sure if that is the way it is supposed to behave. Yahoo weather behaved the same way as well.

Would like to get this working

May not be related, but I had the same symptoms with mine recently. I think the problem was the local weather station. I had to use a nearby location for about 2 weeks until the problem was corrected.


RE: OpenWeatherMap Extended - ronie - 2015-01-16

(2015-01-16, 18:01)DarthVader Wrote: I just started using Kodi and installed this weather app last night. I live in Prince Albert, Saskatchewan, Canada. My city showed up as Prince Albert (CA). I added that as my location.

The maps show my city, but there is no information in the forecasts or the maps. The maps are just blank maps. The conditions and forecast just show 32 F (Which wasn't the real temperature) and no other information. I tried Yahoo weather and it did the same thing.

When I entered my city in Location 1 the name showed up in Location ID under Location 1, but the "Location 1" didn't change. I'm not sure if that is the way it is supposed to behave. Yahoo weather behaved the same way as well.

Would like to get this working

could you please provide a Debug Log ?
see this post for instructions: 1886316 (post)


RE: OpenWeatherMap Extended - canadave - 2015-01-19

Hi, I get a "script failed" message when clicking to set the Location 1 in OpenWeatherExtended on my FireTV, running Kodi 14. Here's the debug log:
http://pastebin.com/HfW0VBA9

Seems to say something about "no module named PIL"? Hoping the log will suggest where the problem lies.


RE: OpenWeatherMap Extended - ronie - 2015-01-19

(2015-01-19, 01:32)canadave Wrote: Hi, I get a "script failed" message when clicking to set the Location 1 in OpenWeatherExtended on my FireTV, running Kodi 14. Here's the debug log:
http://pastebin.com/HfW0VBA9

Seems to say something about "no module named PIL"? Hoping the log will suggest where the problem lies.

yup, that's a known bug in Kodi Helix 14.0

it has been fixed in nightly builds.


RE: OpenWeatherMap Extended - canadave - 2015-01-19

wow, that was fast....lol Wink Thanks.


RE: OpenWeatherMap Extended - canadave - 2015-01-19

Hmmm...do you mean it's been fixed in nightly builds for Kodi 15 only? I'm still getting the script failed error running 14.1 (the January 12 build).


RE: OpenWeatherMap Extended - ronie - 2015-01-19

(2015-01-19, 05:41)canadave Wrote: Hmmm...do you mean it's been fixed in nightly builds for Kodi 15 only? I'm still getting the script failed error running 14.1 (the January 12 build).

yes, that's indeed what i mean. ;-)


RE: OpenWeatherMap Extended - canadave - 2015-01-20

haha, gotcha. Okay, I downloaded 15 latest nightly, and I can confirm it works.

I don't suppose there's any way with this addon (or any other weather addon) to show an up-to-date radar map for a particular locale?


RE: OpenWeatherMap Extended - MarcosQui - 2015-01-22

ronie, the older script have this infos:

"Daily.().ChancePrecipitation"
"Today.AvgHighTemperature"
"Today.AvgLowTemperature"

You can include this, please?