2024-12-30, 10:18
Any chances of getting this addon working on Kodi 18.9?
(2024-12-30, 10:18)Emphy Wrote: Any chances of getting this addon working on Kodi 18.9?Unfortunately no, because of the different python versions. KODI 18 (Leia) still uses python v2, while KODI 19 (Matrix) and above switched to python v3.
(2024-12-30, 11:29)bkury Wrote:Problem is that I am running it on a pi3 with libreelec 9.2.8, which is the most recent version recommended for hevc playback with that hardware.(2024-12-30, 10:18)Emphy Wrote: Any chances of getting this addon working on Kodi 18.9?Unfortunately no, because of the different python versions. KODI 18 (Leia) still uses python v2, while KODI 19 (Matrix) and above switched to python v3.
It would require quite some code re-work to make it work with python v2, which is no longer supported since ~2 years.
Is there a reason why you can't update to at least KODI 19 "Matrix" ?
(2024-12-30, 13:22)Emphy Wrote: Problem is that I am running it on a pi3 with libreelec 9.2.8, which is the most recent version recommended for hevc playback with that hardware.I see, I'm afraid I can't help you with that. The effort it would take to support python v2, deprecated KODI / Python functions & APIs and to test everything on all platforms would be too high.
(2025-01-09, 07:17)jim_p Wrote: My system's locale is en_us and kodi's locale is english, so the addon shows the temperature in F and the precipitation in inches. For that reason, I have changed the addon's setting so as to show the temperature in C and the precipitation in mm.Yes, that's normal behavior for most skins, to fix it :
And although it seems to work on the right side of the screen where the forecast is, I still get the temperature on F on the left side where the current conditions are mentioned.
(2025-01-06, 17:34)Atreyu Wrote: Thanks for your work on this weather addon.Thank you!
I really like it's features, much appreciated!
(2025-01-26, 12:26)Carusel Wrote: Any chances of getting this skin "estuary.openht" working on Kodi 19.5 Matrix?Sorry, I don't think so because of similar reasons why I don't support KODI 18 and below. There are not that many KODI users on older versions and only a handful of that would probably use my estuary mod anyway.