Kodi Community Forum

Full Version: Yahoo! Weather
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
(2019-04-28, 03:44)olympus Wrote: [ -> ]@ronie, I managed to make it work again.
It seems to be an easy fix. I changed in the add-on

FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=[%s]'
to
FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=%%5B%s%%5D'
its fix thank you.
(2019-04-28, 03:44)olympus Wrote: [ -> ]@ronie, I managed to make it work again.
It seems to be an easy fix. I changed in the add-on

FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=[%s]'
to
FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=%%5B%s%%5D'

What file are you changing?
(2019-04-28, 16:34)tehRuttiger Wrote: [ -> ]
(2019-04-28, 03:44)olympus Wrote: [ -> ]@ronie, I managed to make it work again.
It seems to be an easy fix. I changed in the add-on

FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=[%s]'
to
FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=%%5B%s%%5D'

What file are you changing?   
In Linux it's ~/.kodi/addons/weather.yahoo/default.py right near the top of the file (line 26 or thereabouts).  The fix did work for me, although oddly the first time I went into Kodi after applying it, it came up in the default skin and not my selected one, but I killed the Kodi process and then started Kodi again and then it came up using the correct skin and Yahoo weather worked.
(2019-04-28, 17:26)xbmclinuxuser Wrote: [ -> ]
(2019-04-28, 16:34)tehRuttiger Wrote: [ -> ]
(2019-04-28, 03:44)olympus Wrote: [ -> ]@ronie, I managed to make it work again.
It seems to be an easy fix. I changed in the add-on

FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=[%s]'
to
FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=%%5B%s%%5D'

What file are you changing?     
In Linux it's ~/.kodi/addons/weather.yahoo/default.py right near the top of the file (line 26 or thereabouts).  The fix did work for me, although oddly the first time I went into Kodi after applying it, it came up in the default skin and not my selected one, but I killed the Kodi process and then started Kodi again and then it came up using the correct skin and Yahoo weather worked.  
THX. Working fine for me!
(2019-04-28, 03:44)olympus Wrote: [ -> ]@ronie, I managed to make it work again.
It seems to be an easy fix. I changed in the add-on

FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=[%s]'
to
FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=%%5B%s%%5D'

big thanx @olympus !
updated version on it's way to the addon repo.
(2019-04-28, 18:28)ronie Wrote: [ -> ]
(2019-04-28, 03:44)olympus Wrote: [ -> ]@ronie, I managed to make it work again.
It seems to be an easy fix. I changed in the add-on

FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=[%s]'
to
FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=%%5B%s%%5D'

big thanx @olympus !
updated version on it's way to the addon repo. 
How fix it on Ipad?
(2019-04-28, 18:28)ronie Wrote: [ -> ]
(2019-04-28, 03:44)olympus Wrote: [ -> ]@ronie, I managed to make it work again.
It seems to be an easy fix. I changed in the add-on

FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=[%s]'
to
FCURL = 'https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=%%5B%s%%5D'

big thanx @olympus !
updated version on it's way to the addon repo.

If the add on likely to be updated soon I'll just wait for that.
Updated to Yahoo Weather 5.0.5. Had to restart Kodi for it to fully work again Smile
Updated on its own.  Didn't do anything.  Working fine again.  Thank you for fixing it.
(2019-04-28, 23:50)Klojum Wrote: [ -> ]Updated to Yahoo Weather 5.0.5. Had to restart Kodi for it to fully work again Smile

I got updated to the new version. 
Keep up the good work guys.
 Smile
Auto updated and worked, without me doing anything other than start Kodi

Thanks guys
(2019-04-29, 06:41)Jeffers24 Wrote: [ -> ]Auto updated and worked, without me doing anything other than start Kodi

Thanks guys
Not working on Ipad Iphone
Try Kodi 17.4 18.0
No results
Install update - reboot - reinstall.
(2019-04-29, 14:02)cadet Wrote: [ -> ]
(2019-04-29, 06:41)Jeffers24 Wrote: [ -> ]Auto updated and worked, without me doing anything other than start Kodi

Thanks guys
Not working on Ipad Iphone
Try Kodi 17.4 18.0
No results
Install update - reboot - reinstall. 
I can't download 5.0.5
(2019-04-29, 18:26)cadet Wrote: [ -> ]
(2019-04-29, 14:02)cadet Wrote: [ -> ]
(2019-04-29, 06:41)Jeffers24 Wrote: [ -> ]Auto updated and worked, without me doing anything other than start Kodi

Thanks guys
Not working on Ipad Iphone
Try Kodi 17.4 18.0
No results
Install update - reboot - reinstall.  
I can't download 5.0.5 
found
Thanks for the update @ronie.

Automatic update today on the Kodi of my Nvidia Shield TV and in LibreELEC on my Raspberry Pi 3.
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