|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
|
Thread Tools | Search this Thread | Display Modes |
#81
|
||||
|
||||
If you mean the 'Local weather' that only provides current conditions and forecast for one zip-code (the title of the screen would not be 'Weather Report Suite'), then this is a different weather plugin to the Weather Report Suite. Which STV are you using? Perhaps post in the support forum for that STV
|
#82
|
|||
|
|||
Just wanted to say nice one to all the people who have developed this module, works very nicely. I have now got it configured for where I live and all is good. I live in South Wales in the UK, the main motorway through south wales is called the M4 and along it are cameras. You can get images from these cameras to see live traffic levels. So I added the image links to the WRS so i am now able to view the live camera images (stills taken every 5mins) for the various cameras I am interested in, which is very very useful. So well donefor designing the WRS so it is fleixble enough to do this
If anyone else lives in South Wales, the website the images come from is http://www.traffic-wales.com/ ...then navigate to the traffic map and go from there. mobby Last edited by mobby; 03-01-2005 at 08:34 AM. |
#83
|
|||
|
|||
It is the cyars stv and you are right it is the local weather conditions. So I need to look elswhere?
|
#84
|
||||
|
||||
Quote:
http://forums.sage.tv/forums/showthr...ther#post87789 (I don't use local weather myself) |
#85
|
|||
|
|||
Minneapolis MN weather file..
Hello
i'm a fan of the local weather.. it took me a few tries, but i got a pretty nice Weatherconfig.xml for the MPLS/ST Paul, MN. Includes Local Weather, Local Traffic (via mndot map), Traffic Cameras (via mndot site), and a few national maps. peace seamonkey420 |
#86
|
||||
|
||||
Ok, I give up...
I've tried the weather thing on a number of different STVs and on all of them when I change a location, upon reloading sage (it never picks up changes until after I do), I get Failed to load WRS Java Classes. If I change ANYTHING in the weather config file it does this. All I want is one... just one working location... <location name="SPEKIN" label="South Pekin"> <weathersourceinfo id="61564"/> </location> That looks like valid XML to me... It's not malformed... It's syntactically correct... ARGH! Anyone see what I'm doing to cause java to blow up (not that that is a hard thing to do)? Kanati |
#87
|
||||
|
||||
If WRS always displays this error, then you have not installed the WRS java classes! (if the XML file was invalid, it should be a different error!). Check the install instructions for the STV, or for the WRS (linked in the wiki in my .sig below)
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#88
|
||||
|
||||
no no... it works just fine if I leave the xml file as default. Only when I change it does it go POOF
|
#89
|
||||
|
||||
And you placed it between the <locations > like this?:
<locations > <location name="MPLS" label="Twin Cities (MN)"> <weathersourceinfo id="55423"/> </location> </locations> Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#90
|
||||
|
||||
Yup. Here's the exact part of the file...
--> <locations > <location name="SPEKIN" label="South Pekin"> <weathersourceinfo id="61564"/> </location> </locations> <!-- Note that I've even gone so far as to do nothing but change the weathersourceinfo id to my zip code for DC but leave everything else alone and I still get the java classes couldn't be loaded error... But with the default files I can get the forecast, radar maps, etc for DC, New Haven, Pittsburgh, etc. It's just when I attempt to change the xml at all, it blows up. Maybe I should just move to DC? |
#91
|
||||
|
||||
What program are you using to edit the .xml file? Can you attach the whole file?
|
#92
|
|||
|
|||
Quote:
just a note about my weatherconfig.xml file, its made SPECIFICALLY for MPLS, MN area.. so it really can't be configured to other locations very easily.. sorry.. peace seamonkey420
__________________
My HTPC: Athon 64 3000+ 939 | MSI ATI Xpress2 Chipset mobo ATI X600XT pci-e | Avermedia PVR 150MCE 200GB + 80GB int HD, 100GB ext NmediaPC HTPC case w/remote/keyboard 19" & 15" LCD monitors Sony PSP "knowledge is power, spread the power" http://seamonkey420.tech-recipes.com |
#93
|
||||
|
||||
I have a buddy that lives in the same area I do. I just had him email me his weatherconfig and it works.
|
#94
|
|||
|
|||
I'm interested in changing my radar images. I see many people adding all kinds of things including traffic reports. I just want to use the animated images from NOAA instead of Weather.com. They just look better and more accurate.
I don't really have the time to dive into the XML and my wife would blow a fuse if I did. Does anyone know a simple way to do this? > > > EDIT < < < Nevermind, the wife went to bed early and I stayed up all night gettin my learn on. It's really cool what you can add and change on the weather page. Last edited by motions; 07-09-2005 at 10:18 PM. |
#95
|
||||
|
||||
Wiki page for example WRS configurations
I have created a WIKI page for example WRS configurations, and linked it from the main WRS wiki:
http://www.sage-community.org/index....eExampleConfig Please link to your example configurations, either by posting them here in the forum and adding a link to the post, or by uploading them into the wiki...
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#96
|
|||
|
|||
Found some time to play with it. I added quite a bit of information to my weather information.
Here is my config for Tallahassee, FL which includes traffic map, intersection cameras, several animated radars, and hurricane tracking. |
#97
|
|||
|
|||
I noticed that mlbdude's SageMC 16x9 now has WRS built-in. Do I just add the xml file to my sage install directory, or do I have to actually import this somehow?
|
#98
|
||||
|
||||
That's exciting. I would think that if mlbdude has added it to SageMC, then you don't need to import it.
You *may* need to download the jar files, though. You could just add the weatherconfig.xml file and see if it gives you the "failed to load WRS classes" error when you go to the menu. If you get that error, you probably need to download the jar files. |
#99
|
|||
|
|||
I'll give it a try with someone elses xml file, and see what happens.
|
#100
|
|||
|
|||
If your running WRS, all you need to do is overwrite the XML file. You can backup the original and place a sample XML in that folder. You can then play with it to get what you desire.
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simple (but effective) security for any STV | Lester Jacobs | SageTV Customizations | 5 | 12-17-2010 03:21 PM |
STV Import: Slim Player for SageMC (for SageTV 6.3+) | Morgan111 | SageMC Custom Interface | 326 | 07-28-2010 06:54 AM |
STV: Cayars17 Ultimate STV (Release 17 - Jan 18) | Cayars | SageTV Customizations | 3664 | 12-13-2005 05:35 PM |
STV: MalDude2 custom STV (V1.6 Feb 9) | Opus4 | SageTV Customizations | 78 | 06-10-2005 08:54 PM |