[mythtv-commits] Ticket #3337: mythweather-revamp new script for weather.com and a few problems
MythTV
mythtv at cvs.mythtv.org
Mon Apr 23 06:31:52 UTC 2007
#3337: mythweather-revamp new script for weather.com and a few problems
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: ldunning
Type: enhancement | Status: new
Priority: minor | Milestone: unknown
Component: mythweather | Version: unknown
Severity: medium |
-------------------------+--------------------------------------------------
Attached is a new script to retrieve weather from weather.com. This
script is based on my patches on tickets 3303 and 3327. This should work
for locations outside the US. The script is in PHP and is based on my
patch to mythweb weather. In fact it re-uses the code with a few
modifications. If ticket 3303 is accepted into SVN then mythweather and
mythweb weather can share exactly the same code. Big advantage if changes
are needed, only change one set of code.
I've tested this on the command line comparing it to the other scripts.
Seems to work ok. I have not been able to test it in mythtv with
mythweather-revamp. I have 13132 main svn installed, and have compiled
and install mythweather-revamp (only mythweather modules). I can not add
pages. I add them but they aren't there after I exit and go back. Thus I
can add sources. I guess there may be an issue with mythweather-revamp
working with the main svn. I can't easily install the entire mythweather-
revamp branch to test it that way. sorry.
Dependencies: php-common and php-cli.
WeatherSide.php and Forecast.php MUST BE NON-EXECUTABLE
weather_com.php MUST BE EXECUTABLE.
Files in icon zips need to go into /usr/share/mythtv/themes/default/
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3337>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list