• 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 21
Broken Multi Weather
I am on version 0.0.18 on my shield from the Kodi repository and it isn't working.
Any chance of pushing version 0.0.19 into the Kodi repository?
Reply
(2023-11-11, 08:23)Jeffers24 Wrote: Any chance of pushing version 0.0.19 into the Kodi repository?
Looks like ronie has v0.0.20 on gitlab. You could download and install via zip... https://gitlab.com/ronie/weather.multi
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
Thanks for suggestion.
I like to install from the Kodi repo so that it will auto update.
If I install zip from github will that auto update from Kodi repo when a new version is released?
Reply
No, the add-on will not auto update when installed from a local zip file. That is also the reason why I wait for the official version in the Kodi add-on repository. I hope that Ronie will push 0.0.20 soon to it so that we all will have a working version of this great add-on again.
Reply
(2023-11-11, 09:02)Jeffers24 Wrote: Thanks for suggestion.
I like to install from the Kodi repo so that it will auto update.
If I install zip from github will that auto update from Kodi repo when a new version is released?

Yes, it will continue to auto update, as soon as a new release is made with a higher version number
it will update to that given that ronie has uploaded it to the kodi release repo.
Reply
You can install from zip file now to get it running and then switch back to the repo after it's updated there. The repo is still at 0.0.18 so you could be waiting awhile...
Reply
I don't think Kodi 20.x works like that.
I now think Kodi 20.x remembers the repo it installed the addon from and will only update from that repo
Reply
Thanks for the updates, I'm on Kodi 19.5 and I didn't know what hit me since a week or so. Tried to manually upgrade to version 0.0.18 and had no luck. Now, thanks to Karellen's hint I grabbed 0.0.20 from gitlab and it looks working.
However, I get an error in the log, apparently unable to find some texture stuff - I don't mind, weather icons are looking OK and I don't use any weather maps.
 
Code:
2023-11-20 08:36:49.394 T:12616    INFO <general>: CPythonInvoker(1, /home/kodi/.kodi/addons/weather.multi/default.py): script successfully run
2023-11-20 08:36:49.434 T:12616    INFO <general>: Python interpreter stopped
2023-11-20 08:36:50.448 T:12591   ERROR <general>: DoWork - Direct texture file loading failed for resource://resource.images.weathericons.default/
2023-11-20 08:37:01.366 T:12597    INFO <general>: CPythonInvoker(0, /home/kodi/.kodi/addons/service.xbmc.versioncheck/resources/lib/runner.py): script successfully run
2023-11-20 08:37:01.378 T:12597    INFO <general>: Python interpreter stopped
Reply
@ronie

non weather data with v0.0.20, please take a look in the debug log: https://paste.kodi.tv/vehuyufele.kodi
Reply
Probably help to turn on "enable logging" in the multi weather addon settings then capture a log.

scott s.
.
Reply
(2023-12-06, 01:25)scott967 Wrote: Probably help to turn on "enable logging" in the multi weather addon settings then capture a log.

scott s.
.
It obviously has no effect. https://paste.kodi.tv/kisepeburi.kodi
Please find below screenshots:
https://imgur.com/a/4gcoBnb
Reply
@ronie
please find post#11 here about possible cookie-trouble for EU-users. Maybe, you can fix it.
Reply
Muli Weather version 0.0.20 works under kodi 20.2 for me in France (EU) with this change in the file %appdata%\Kodi\addons\weather.multi\lib\weather.py.
Replace:
Code:
6: CURL = 'https://www.yahoo.com/'
By:
Code:
6: CURL = 'https://www.yahoo.com/?guccounter=2'

I'm not sure if this mod works in other countries. You can try.
Reply
(2023-12-07, 10:05)nic020 Wrote: Muli Weather version 0.0.20 works under kodi 20.2 for me in France (EU) with this change in the file %appdata%\Kodi\addons\weather.multi\lib\weather.py.
Replace:
Code:
6: CURL = 'https://www.yahoo.com/'
By:
Code:
6: CURL = 'https://www.yahoo.com/?guccounter=2'

I'm not sure if this mod works in other countries. You can try.
Et vive la France!
It works also for German weather data, thank you!
https://imgur.com/a/vzQ4dlq
Reply
(2023-12-07, 10:05)nic020 Wrote: Muli Weather version 0.0.20 works under kodi 20.2 for me in France (EU) with this change in the file %appdata%\Kodi\addons\weather.multi\lib\weather.py.
Replace:
Code:
6: CURL = 'https://www.yahoo.com/'
By:
Code:
6: CURL = 'https://www.yahoo.com/?guccounter=2'

I'm not sure if this mod works in other countries. You can try.
Hello nic020,

Thank you!! It solves mine too Smile
For science, could you tell us how you find it please?

Thanks again
Reply
  • 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 21

Logout Mark Read Team Forum Stats Members Help
Multi Weather0