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) |
RE: OpenWeatherMap Extended - marianob - 2017-11-18 You need to manually put location ID to xml in u:\Users\<user>\AppData\Roaming\Kodi\userdata\addon_data\weather.openweathermap.extended\settings.xml RE: OpenWeatherMap Extended - lollo78 - 2017-11-20 Hi, sorry for the noob question. I'm using LibreElec 8.2.0.1 (kodi 17.5) How can I switch between the locations configured in the settings (with my personal api)? And how can I show more details for every single day (If I hit on a day square nothing appears)? Thanks for all RE: OpenWeatherMap Extended - ronie - 2017-11-20 (2017-11-20, 22:12)lollo78 Wrote: Hi, sorry for the noob question.you would need to ask in the support thread of the skin you're using :-) RE: OpenWeatherMap Extended - lollo78 - 2017-11-22 (2017-11-20, 22:22)ronie Wrote:(2017-11-20, 22:12)lollo78 Wrote: Hi, sorry for the noob question.you would need to ask in the support thread of the skin you're using :-) It's the official kodi skin (Estuary). This addon is not optimized for It? RE: OpenWeatherMap Extended - Jumpy73 - 2017-11-26 Hi Ronie, I installed version 5.0.0 on Windows 10 PC (Official Kodi 17.6, AeonMQ7 Krypton mod-1.4.0.10, Multi-Mod_for_Krypton_Mod_upd 031117, personal API key evailable) and I didn't experience any issue yet I installed version 5.0.0 on Android TV box (Official Kodi 17.6, AeonMQ7 Krypton mod-1.4.0.10, Multi-Mod_for_Krypton_Mod_upd 031117, personal API key evailable) and Kodi crashes after some secs Any suggestion? Tks in advance EDIT: All works like a charm on Android if I disable the option "Weather Maps download" into configuration settings window RE: OpenWeatherMap Extended - Pazu - 2017-12-14 After obtaining an API key, I have weather back, but the Daily forecast is still gone. I see only the Hourly. Anyone else see this? RE: OpenWeatherMap Extended - jNk20 - 2017-12-27 (2017-12-14, 11:37)Pazu Wrote: After obtaining an API key, I have weather back, but the Daily forecast is still gone. I see only the Hourly. Anyone else see this?Yes, same problem here. Debug log: https://paste.ubuntu.com/26264677/ RE: OpenWeatherMap Extended - ronie - 2017-12-27 (2017-12-27, 15:41)jNk20 Wrote:(2017-12-14, 11:37)Pazu Wrote: After obtaining an API key, I have weather back, but the Daily forecast is still gone. I see only the Hourly. Anyone else see this?Yes, same problem here. thanx for the log! is this something you can reproduce every time? i've fetched weather for Dieburg a few times, but i have no problem obtaining the daily forecast. RE: OpenWeatherMap Extended - jNk20 - 2017-12-27 (2017-12-27, 18:23)ronie Wrote:Thanks for your quick reply!(2017-12-27, 15:41)jNk20 Wrote:(2017-12-14, 11:37)Pazu Wrote: After obtaining an API key, I have weather back, but the Daily forecast is still gone. I see only the Hourly. Anyone else see this?Yes, same problem here. I tried it on another system, also Kodi 17.6 (Windows 7 x64). Same problem there as well. As i had Yahoo! Weather installed before on the other system, I was able to setup OpenWeatherMap without it being installed before. What I did is the following: - Install addon (5.0.0) - Set up Location ID and Location Name (in this case "Dieburg" as location name and "2937591" as ID as well) - Restart -> No weather info yet. (I thought this worked before without an API key, might be wrong though.) - Added my API key - Restart -> Works for hourly weather info (like on the other system) This is my current settings.xml (with a "Free Plan" API key): https://paste.ubuntu.com/26266603/ --- I also checked the OpenWeatherMaps API pricing again. When using http://openweathermap.org/price it says "5 days/3 hour forecast API" available for "Free", but on https://home.openweathermap.org/subscriptions (when being logged in at least) it says 0 at the "Daily forecast" column and 5 at the "Hourly forecast" column. Dunno if this is relevant at all, just found it to be a little weird.. RE: OpenWeatherMap Extended - ronie - 2017-12-28 i found the answer in the forum of openweathermap: https://openweathermap.desk.com/customer/portal/questions/17221905-free-plan-16days-forecast they indeed made daily forecasts a paid feature a while ago. only accounts (api keys) created before that date still have access to daily data. regrettably, but understandably, it's a pattern i've been seeing with openweathermap (and wunderground as well) over the last few years, they limit the free features more and more every time. not sure atm the moment what this means for this addon... perhaps it might be the end of it... RE: OpenWeatherMap Extended - jNk20 - 2017-12-28 (2017-12-28, 03:58)ronie Wrote: i found the answer in the forum of openweathermap:Seems like there really is no daily forecast for free at OWM anymore :/ I changed to WUnderground with a free API key now, seems like there is still some more info than at Yahoo! weather service. Thanks for your support jnk RE: OpenWeatherMap Extended - Jumpy73 - 2017-12-29 (2017-11-26, 12:23)Jumpy73 Wrote: Hi Ronie,Is there any chance of viewing the download of weather maps running well again? Currently the add-on doesn't take kodi to crash only if the weather map download feature is disabled Any clarification or solution on this? Tks in advance RE: OpenWeatherMap Extended - zebul666 - 2018-08-19 hi. Since a few days, may be 2 weeks, every time a video stops playing (by going to the end), I got a pop-up error from openweathermap add-on. It tells me to go and see in the log to know more about it. I didn't see anyhting in the kodi log from within kodi. But when I look at kodi.log I see a python exception each time a video ends: https://paste.ubuntu.com/p/26jrZkYvD6/ Moreover, I began to log the cpu temp of my rpi3. and last time I did not go back to main menu at a video end, temperature rise up 10°C because of that error. I think something was eating cpu. Once I got back to main menu, cpu tempearature dropped immediatly. github repo is down soo I can't post a proper issue there. Is there a repo up so that I can post an issu (with possibly more details). But the exception should e anough to track that, no ? RE: OpenWeatherMap Extended - ronie - 2018-08-19 the crash happens in one of the standard python modules installed on your system. it's not something i can 'fix' in the weather addon. if you disable weather maps in the addon, the error should be gone at least. RE: OpenWeatherMap Extended - pkscout - 2018-08-27 (2017-12-28, 03:58)ronie Wrote: i found the answer in the forum of openweathermap:I'm just now switching to OWP, and I noticed the lack of the daily forecast. It looks like at some point since this post they added a 5 day forecast to the free tier. Annoyingly, it uses a different API call than the 16 day forecast. I sure wish they had used the same API call but figured out what to return based on the API key, but oh well. Anyway, I was wondering if perhaps the addon could use the free 5 day forecast by default with an option to use the 16 day one. BTW, here's the free 5 day forecast API page: https://openweathermap.org/forecast5 |