Kodi Community Forum
Weather working in .5? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Mac OS X (https://forum.kodi.tv/forumdisplay.php?fid=56)
+---- Thread: Weather working in .5? (/showthread.php?tid=33090)



Weather working in .5? - pmcd - 2008-05-10

Wether seems to have stopped working for me in .5 . I just get a busy response if I go to refresh it. This is in Toronto. It was working fine previously.
Has anyone else had this issue?

pmcd


- Jezz_X - 2008-05-10

many people and its not a XBMC or OSX version issue its an issue because weather.com got anal about how programs access their info and changed it breaking the way its retrieved
It has been fixed in the xbox version but this change has yet to make its way into the Linux code and thus the OSX code by default


- smcnally75 - 2008-05-10

I don't know if I would say they are being anal. They are getting hit up constantly from not only XBMC but tons of other platforms and the problem is a lot of programmers don't bother to minimize the amount of times they poll the server for weather. I can see why they change it up from time to time.


- Mickey - 2008-05-12

As a temporary solution, just as stated here: http://forum.xbmc.org/showpost.php?p=183942&postcount=12 , use an HexEditor (like 0xED) to edit XBMC.app/Contents/MacOS/XBMC Smile


- Lowie007 - 2008-05-12

Mickey Wrote:As a temporary solution, just as stated here: http://forum.xbmc.org/showpost.php?p=183942&postcount=12 , use an HexEditor (like 0xED) to edit XBMC.app/Contents/MacOS/XBMC Smile

Sorry, but can you explain it a bit further. When I go to the offset stated, it returns a different result than what is the post you linked to?


- tslayer - 2008-05-12

It is also now fixed in linux version which XBMC for OSX is based on.


- ChoccyHobNob - 2008-05-12

@Lowie007 Don't go to the offset, search for the string quoted in that post, change the 'prod' for 'link'

Worked for me Smile


- elan - 2008-05-12

Will be fixed shortly in the next beta.