• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 7
New XBMC 13.2 and Weather Underground Add-on showing BROKEN
#16
(2014-10-18, 05:09)Weatherman Wrote: For those interested in still using the Weather Underground add-on, here is how you can get it working again:

- Sign up for your own API key from the weather underground website, for 500 hits a day it's free.

- Inverted they key (ie. the API key - backwards)

- Use a base64 encoder online (ie. https://www.base64encode.org/) to converted your inverted API key to base64.

- Copy the base64 encoded API key to line that includes:
WAIK = ' ' (copying the base64 encoded API key inside the single quotes)

The file that needs to be edited, is wunderground.py

I just did this and it is working perfectly again.

- Mark

thank you so much mark. followed your directions & it works. + rep!
Reply
#17
Thanks Weatherman, your solution works great Smile
Reply
#18
For those interested in still using the Weather Underground add-on, here is how you can get it working again:

- Sign up for your own API key from the weather underground website, for 500 hits a day it's free.

- Inverted they key (ie. the API key - backwards)

- Use a base64 encoder online (ie. https://www.base64encode.org/) to converted your inverted API key to base64.

- Copy the base64 encoded API key to line that includes:
WAIK = ' ' (copying the base64 encoded API key inside the single quotes)

The file that needs to be edited, is wunderground.py

I just did this and it is working perfectly again.

- Mark
Reply
#19
Followed the above solution, but without sucess
Reply
#20
Thx for the fix, now I kan use again a personal weatherstation 100 meters from my home.

For the lazy ones for the inverted apy key, i have used this site: http://textmechanic.com/Reverse-Text-Generator.html
With XBMCbuntu the wunderground.py is located at

/.xbmc/addons/weather.wunderground/resources/lib

Edit with nano and you're done Wink
Reply
#21
There is another fix, thanks to cw-kid for pointing it out Smile

(2014-10-18, 09:22)cw-kid Wrote: There is an even better solution which is easier. Just install this zip file which is a fork of the WU addon

https://github.com/uNiversaI/weather.wun...rsonal_api

In the new WU addon settings simply enter the api key as is, no need for inverting, base64 encoding or editing of python files.

Restart XBMC when finished and weather will start working again.
Reply
#22
(2014-10-18, 17:04)XieniX Wrote: Thx for the fix, now I kan use again a personal weatherstation 100 meters from my home.

I'm actually using my own personal weather station for XBMC, which is on my roof! Can't get any closer to home than that. I send personal weather station data real-time to Weather Underground - ID: KMDBELAI1. (www.weather-station.org)

Gives me a free yearly membership for providing the data, too.

- Mark
Reply
#23
So a real Weatherman Wink

(2014-10-18, 17:15)Weatherman Wrote:
(2014-10-18, 17:04)XieniX Wrote: Thx for the fix, now I kan use again a personal weatherstation 100 meters from my home.

I'm actually using my own personal weather station for XBMC, which is on my roof! Can't get any closer to home than that. I send personal weather station data real-time to Weather Underground - ID: KMDBELAI1. (www.weather-station.org)

Gives me a free yearly membership for providing the data, too.

- Mark

For the people who are confused with the api key registration on weatherunderground.com I have used this info for my registration as example.[/align]
Project Name: Raspberry
project website: None
project contact name: "My own name"
project contact email: "My email adres"

This has worked for me...
Reply
#24
thnx that worked
LibreElec Kodi | Aeon MQ ?
Reply
#25
(2014-10-18, 17:11)Wulfsige Wrote: There is another fix, thanks to cw-kid for pointing it out Smile

(2014-10-18, 09:22)cw-kid Wrote: There is an even better solution which is easier. Just install this zip file which is a fork of the WU addon

https://github.com/uNiversaI/weather.wun...rsonal_api

In the new WU addon settings simply enter the api key as is, no need for inverting, base64 encoding or editing of python files.

Restart XBMC when finished and weather will start working again.

Downloaded the zip, but can't find anything in settings to enter API. The inverted then encode to Base64 method did work though.
Can you point out where in settings the API should be entered?

Kind regards.
Reply
#26
You can find it within the WU settings, it should be there.
Kodi 19.1 Android/Google(TV) [ Shield TV Pro [64b] / Mi Box S [32b] / Mi Projector / Fire 4k TV stick / CC with Google TV ]
Kodi 19 [3D MVC build] Shuttle DH270 [Kaby Lake i3-7300/HD630 graphics - W10-1903]
Reply
#27
Worked like a charm! It's really important to be sure you transcribe correctly. Even though I was taking my time and thought I double checked my self I still mixed up z's and 2's and even a 0 and a O. Once I put the base64 data in then .py file correctly everything worked perfectly!
Reply
#28
I couldn't get this to work. Got the api no problem. Reversed it. Encoded to base64 (utf-8). Added that to wunderground.py. All I get is a constant Fetching forecast info.

Debug Log
ASUS Chromebox M004U (LibreELEC 8.2/Aeon Nox SiLVO)--->HDMI--->Onkyo TX-NR646--->HDMI--->Panasonic P65VT30
Reply
#29
seems there is a prb with WU, i even tried to uninstall and install again giving broken repo error. I was able to find v4.0.1 from http://cdimage.debian.org/mirror/addons....derground/ and able to install however constantly fetching forecast ingo as well.
Reply
#30
Works perfectly, my only question is the 500 hits to get the key, how that works?
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 7

Logout Mark Read Team Forum Stats Members Help
New XBMC 13.2 and Weather Underground Add-on showing BROKEN5