[RELEASE] The Weather Channel (TWC) - Supplemental Script

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Nuka1195 Offline
Skilled Python Coder
Posts: 3,917
Joined: Dec 2004
Reputation: 17
Post: #31
[Image: picture1-20081119224951.jpg]
[Image: settings.jpg]
Free Image Host

not in svn yet

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #32
purdy Smile

Script looks great nuka keep it up

Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
find quote
Nuka1195 Offline
Skilled Python Coder
Posts: 3,917
Joined: Dec 2004
Reputation: 17
Post: #33
updated to add fanart and fixed hour by hour forecast.

fanart can be based on location or weather condition. eg name a folder "Cloudy", put images in there and point the fanart path to the root folder of "Cloudy"

for weather condition do work properly you need xbmc revision 16245 or newer.

[Image: twc0-20081121115240.jpg]
[Image: twc1-20081121115241.jpg]
[Image: twc2-20081121115241.jpg]
[Image: twc3-20081121115241.jpg]

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
(This post was last modified: 2008-11-21 19:58 by Nuka1195.)
find quote
Nuka1195 Offline
Skilled Python Coder
Posts: 3,917
Joined: Dec 2004
Reputation: 17
Post: #34
[Image: twc4-20081121115241.jpg]
[Image: twc5-20081121115242.jpg]
[Image: twc6.jpg]
Image Hosting

more...

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
Waffa Offline
Posting Freak
Posts: 1,163
Joined: May 2008
Reputation: 7
Location: Netherlands
Post: #35
Like the script but how can I change the location ?

Thanx in advance.
find quote
Nuka1195 Offline
Skilled Python Coder
Posts: 3,917
Joined: Dec 2004
Reputation: 17
Post: #36
it uses whatever you have selected in weather window

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
Waffa Offline
Posting Freak
Posts: 1,163
Joined: May 2008
Reputation: 7
Location: Netherlands
Post: #37
Blush of course.

Next question.

Nuka1195 Wrote:fanart can be based on location or weather condition. eg name a folder "Cloudy", put images in there and point the fanart path to the root folder of "Cloudy"

Can't get it to work. Did made a folder named cloudy put some pic. in it even named one cloudy and another one cloudy-fanart. The forecast is cloudy.

Need some help. Thanx.
find quote
Nuka1195 Offline
Skilled Python Coder
Posts: 3,917
Joined: Dec 2004
Reputation: 17
Post: #38
Quote:
for weather condition do work properly you need xbmc revision 16245 or newer.

there is a space at the end of the weather.conditions label, so you need to name it "Cloudy ", but windows doesn't like that, so you can either update xbmc or change the script skin to add something at the end, then name your folder accordingly.

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
Temhil Offline
Skilled Python Coder
Posts: 395
Joined: Apr 2008
Reputation: 1
Location: Canada
Post: #39
You did here an amazing and beautiful script. Thanks a lot!!!

[Image: passionxbmc_signature.png]
_____________________________

Repositories Installer: select and install unofficial repositories / TAC.TV: watch videos on TAC.TV
Installer Passion-XBMC: Download and Install Add-ons (pre-Dharma only)

[Image: project_thin_badge.gif]
find quote
Waffa Offline
Posting Freak
Posts: 1,163
Joined: May 2008
Reputation: 7
Location: Netherlands
Post: #40
Nuka1195 Wrote:there is a space at the end of the weather.conditions label, so you need to name it "Cloudy ", but windows doesn't like that, .

Sorry but mine English ain't that good. Don't now what to name cloudy?

Quote: so you can either update xbmc or change the script skin to add something at the end, then name your folder accordingly.

Maybe you can give me an example what en where to add something.

Xbox running latest T3CH XBMC 2008-11-13 8.10 PROPER.
Windows running XBMC_for_windows-8.10.
Don't now of those revisions are older or newer then 16245.
Info says XBMC 8.10 SVN : unkwown (compiled : nov 13 2008).
find quote
Post Reply