Modding the source of weatherdata
#1
we were trying to modify the weather function to look for the weatherdata from a custom site. but we couldn't find where is the particular piece of code that does the fetching operation.

we found a weather.py script from the source package that seemed to do the fetching -but- when compared to a readily compiled release (wam) of the 1.0 there was only one weather.py in the scripts folder but it was some user submitted script and not the one in the sources archive.

so if some kind soul could spare a little time and give a hint what to mod and where to make xbmc to fetch weatherdata from an alternate location, it would be highly appreciated.

petzku
Reply
#2
guiwindowweather.cpp
check cguiwindowweather::download
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
Modding the source of weatherdata0