• 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 62
[RELEASE] Weather Plus Addon
#76
FYI - I have this working under 10.1 Confluence w/o any problems (Windows & Live).
Reply
#77
I am getting script error as well, recently had 10 nightly build,now using 10.1, script just doesnt work anymore for me, unin
stalled it and reinstalled, still not working, right now trying to get it to work with aeon 2.7.1
Loft - Intel I5-3570K, Asus P8Z77-LX, Corsair 16GB DDR3, AMD HD 7700, AOC 27" LCD
Bedroom - Intel I3-530, Intel DH55HC, Corsair 4GB DDR3, Nvidia G610, Samsung 37" HDTV
Living Room - Intel E8400, Gigabyte GA-E7AUM-DS2H, 4GB DDR2, Nvidia G610, Samsung 52" HDTV
Reply
#78
tcman47 Wrote:I am getting script error as well, recently had 10 nightly build,now using 10.1, script just doesnt work anymore for me, unin
stalled it and reinstalled, still not working, right now trying to get it to work with aeon 2.7.1


Same for me.... totally fresh install on win7 x64... I will post debug log when I can.
Reply
#79
Script error for me as well running the March 13th nightly.

Log here.
Reply
#80
Same here without changes, worked before and one day to the other i get the script error, maybe have to check if there was an update of the script?
Reply
#81
Yesterday I got a script error on the Windows 10.1 box. I closed XBMC and restarted and it is working again.
Reply
#82
I was getting the same error as charlieboy. From the log:
Code:
#
File "C:\Users\xxxx xxxx\AppData\Roaming\XBMC\addons\weather.weatherplus\xbmcplugin_weather.py", line 211, in _fetch_map_list
   current_map = maps[ 0 ][ 0 ]  
   IndexError: list index out of range

As a workaround changing the map selection in weather settings worked.

Now I'm getting a new error, most of the time, sometimes it works fine. Seems to be failing getting the sunrise, sunset times.
Code:
File "C:\Users\divingmule\AppData\Roaming\XBMC\addons\weather.weatherplus\WeatherClient.py", line 430, in _get_forecast
    sunrise = _localize_unit( str(int(sunrise.split(" ")[3].split(":")[0])-time_diff) + ":" + sunrise.split(" ")[3].split(":")[1], "time" )
    IndexError: list index out of range

Thanks for working on this.
Reply
#83
When I install this repo I get no option to add the weather plugin. Other addons are there but not this one. Any idea what I'm doing wrong?
Reply
#84
divingmule Wrote:I was getting the same error as charlieboy. From the log:
Code:
#
File "C:\Users\xxxx xxxx\AppData\Roaming\XBMC\addons\weather.weatherplus\xbmcplugin_weather.py", line 211, in _fetch_map_list
   current_map = maps[ 0 ][ 0 ]  
   IndexError: list index out of range

As a workaround changing the map selection in weather settings worked.

Now I'm getting a new error, most of the time, sometimes it works fine. Seems to be failing getting the sunrise, sunset times.
Code:
File "C:\Users\divingmule\AppData\Roaming\XBMC\addons\weather.weatherplus\WeatherClient.py", line 430, in _get_forecast
    sunrise = _localize_unit( str(int(sunrise.split(" ")[3].split(":")[0])-time_diff) + ":" + sunrise.split(" ")[3].split(":")[1], "time" )
    IndexError: list index out of range

Thanks for working on this.

Thanks for your post. I'll try to fix it.
And I'll be happy if you can let me know your area code.
Reply
#85
Local maps on weather.com seem to have problems and they are not appearing on my browser.
So please wait for next update. I'll work ASAP.
Reply
#86
brightsr Wrote:Thanks for your post. I'll try to fix it.
And I'll be happy if you can let me know your area code.

Code:
NOTICE: [Weather.com+] Area code = USTN0357
NOTICE: ['EC']
NOTICE: [('nashvilles', '702'), ('nashvilles', '702'), ('nashvilles', '702')]
NOTICE: [Weather.com+] video_location : EC Local_location : nashvilles
NOTICE: [Weather.com+] Timezone : 0
Reply
#87
[UPDATE] v.1.2.0

- Adjusted : Recently changed map pages and images on weather.com
- Fixed : Misc. Map bugs
- Fixed : Sunrise, Sunset bugs (if fetching sunrise or sunset time failed, it'll appear as "N/A")
- Added : Portuguese (Brazil), Korean translation for addon settings
Reply
#88
brightsr Wrote:[UPDATE] v.1.2.0

- Adjusted : Recently changed map pages and images on weather.com
- Fixed : Misc. Map bugs
- Fixed : Sunrise, Sunset bugs (if fetching sunrise or sunset time failed, it'll appear as "N/A")

*- Added : Portuguese (Brazil), Korean translation for addon settings

*Language, this is not ok for me, the only file language is english, no Portuguese ou Korean, check please.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
#89
Thank you very much for this great addon. It is a great job.

In my case, this new version 1.2 has solved my map bugs (I am in Spain)

Here you have the spanish translation.

http://www.megaupload.com/?d=H1K39Q10

Best regards.
Reply
#90
Wanilton Wrote:*Language, this is not ok for me, the only file language is english, no Portuguese ou Korean, check please.

Oops, I got a mistake.
I re-upload language files.
Thanks!
Reply
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 62

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Weather Plus Addon2