Page 1 of 1
OAWeather
Posted: 24 Jun 2024, 09:47
by ocean777
23.06.2024
plugin-extensions-oaweather_2.7_all
work on pli
thanks lululla
Re: OAWeather
Posted: 20 Jul 2024, 22:24
by ocean777
[E² Plugin] OAWeather 3,0
Re: OAWeather
Posted: 30 Sep 2024, 12:00
by Hannibal_Lecter
enigma2-plugin-extensions-oaweather_3.2.1_all
Re: OAWeather
Posted: 30 Sep 2024, 12:00
by Hannibal_Lecter
fix error on bot
Ok on PLi..
thanks lululla
Re: OAWeather
Posted: 20 Dec 2024, 13:01
by Hannibal_Lecter
correct crash on conponent source
[Weatherinfo] MSN successfully accessed...
[OAWeather] Converter Error:list index out of range
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/Converter/OAWeather.py", line 149, in getText
return self.source.getWindDirShort()
File "/usr/lib/enigma2/python/Components/Sources/OAWeather.py", line 123, in getWindDirShort
return self.getCurrentVal("windDirSign", " ").split(" ")[1]
IndexError: list index out of range