XBMC Community Forum
[RELEASE] The Weather Channel (TWC) - Supplemental Script - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Weather Add-ons (/forumdisplay.php?fid=155)
+---- Thread: [RELEASE] The Weather Channel (TWC) - Supplemental Script (/showthread.php?tid=40338)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17


- kizer - 2009-01-22 18:51

I'll give the Xbox one a try tonight. I didn't realize the Tagged ones where older. Ok, I'm a little slow on all this, but I'm learning. Nerd

I just pulled down the latest available download off the front page of Xbmc.org and used the Repo SVN app in the Programs Plugin area and pulled down TWC script and well it still shows nothing. I did that twice before on both machines just to make sure, but hey a 3rd try couldn't hurt plus you suggested it. Wink

I made sure that I could pull weather first using the built in Weather function of xbmc before I tried it. However still everything is blank and I have to hit the X on the top of xbmc windowed because otherwise I have to do the old ALT + F4 in full screen.


- rudeboyx - 2009-01-23 15:55

im having same issue on xbox. script not exiting. have to reboot xbox to exit.

unfortunately until t3ch releases a updated build it cant be tested with any other version on xbox unless someone else
out there is willing to merge and build for us. would do it myself but i dont have the means


- Nuka1195 - 2009-01-23 16:19

i believe there is a no asking for xbox binaries rule.

did you try the tagged version? pastebin a debug log.


- rudeboyx - 2009-01-23 17:32

oops sorryFrown


- kizer - 2009-01-23 17:42

Ok, tried the tagged-1.2 version in the SVN and it works just fine

Windows well no dice on that still, but hey my windows machine is my test machine so at least I have it live on my Xbox still Wink


- retrieverfalcon - 2009-01-23 19:11

Has anyone integrated this excellent script into the Mediastream skin? Either as a button on the normal windows screen or at least as a new listing on the right-hand blow-out of the weather entry on the home blade?


- timdog82001 - 2009-01-23 19:16

retrieverfalcon Wrote:Has anyone integrated this excellent script into the Mediastream skin? Either as a button on the normal windows screen or at least as a new listing on the right-hand blow-out of the weather entry on the home blade?

well, I added a button for it in the weather window.


- Waffa - 2009-01-23 20:48

That's a nice idea. Thanx
Adding button right away.


- retrieverfalcon - 2009-01-23 22:09

@timdog82001 Since I am a beginner at making any fundamental changes to an XBMC skin, can you point out how you added this button? I am comfortable editing XML files but I could use some pointers of where to look at the structure to use.


- Waffa - 2009-01-23 22:37

Add something like this to your keymap.xml
<weather>
<remote>

<info>XBMC.RunScript(Q:\scripts\TWC Supplemental\default.py)</info>

When your now in weather and press the info button TWC wil start.