2015-03-04, 03:46 AM
I could do that. I only have the option of pulling the data in all metric or all standard, so it would mean calculating manually but it's not like that is a difficult formula.
2015-03-04, 03:46 AM
I could do that. I only have the option of pulling the data in all metric or all standard, so it would mean calculating manually but it's not like that is a difficult formula.
2015-03-04, 11:02 AM
whurlston Wrote:I could do that. I only have the option of pulling the data in all metric or all standard, so it would mean calculating manually but it's not like that is a difficult formula.Thanks - It would be great if you could... C = (F - 32)/1.8 ![]() Alex
2015-03-04, 02:48 PM
That one's easy. Meters/sec to miles/hour is a different kettle of fish, at least in my brain.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
2015-03-05, 02:39 AM
Well well well it's been behaving itself today fine with everything displaying as it should.... I have got one screen to the stage I think could be finished so thought I would include a screenshot just to show I am actually working on it (disregard the splodgy broken text as it doesn't display like that on the TV, I think it because I'm running a 16x9 window on a 4x3 screen)
2015-03-05, 03:23 AM
Nice! If you want to play with the daily forecast screens, it uses the CoversSelectionMetadata like the hourly, but you would use visible="@type=daily".
Here is all the info that I am including in the hourly items: Code: dailyItem.properties["@type"] = "daily"; Edit: Also, on the Current Conditions, you can get the moon phase text (WaxingCrescent... etc) using "@moonPhase"
2015-03-13, 04:15 AM
Thanks for that.... I think I am now just about finished the skin (& that took a damned side longer than I expected it to) but we are missing a few things in the daily view (I added place holders in the attached image for them).....
windDirection (day & night) & windSpeed (day & night) (it would be nice to be able to have windGust either separately or combined with windSpeed..... also Humidity (day & night) Observations: The windDirection image display problem I was having went away after day two & hasn't been back since The not displaying a background sometimes... I started to see a pattern that it was always when it said Cloudy for the Current conditions so I copied 06.jpg to 07.jpg in the background images directory & that has cured that problem (I wonder what the missing 08 through to 10 are meant to be?) I notice that the Element Backdrop is not displayed if there is no backgroundImage being displayed which makes total sense BUT also the Element BackdropMask is not being displayed which doesn't make sense to me, even if there are no W3 background images to display there is still the default image so the mask(s) are still required If I inadvertently press PgUp when on the Current view it displays a page (view) full of @whatever which is rather alarming & confusing first time you see it
2015-03-13, 05:34 AM
Jaggy Wrote:Thanks for that.... I think I am now just about finished the skin (& that took a damned side longer than I expected it to) but we are missing a few things in the daily view (I added place holders in the attached image for them).....That looks great! much better layout than what I was doing! I can give you wind gust separately. Humidity and relative humidity are only available on current conditions and hourly forecasts. Here is a sample of the actual daily data I receive: Code: { Jaggy Wrote:Observations:See post #16: 6, 7 and 8 are all copies of the same image (the images were taken from the Accuweather Win8 app). I only uploaded one copy to minimize the attachment. 9 and 10 are not valid codes so no image (I have no idea why): https://api.accuweather.com/developers/weatherIcons Jaggy Wrote:I notice that the Element Backdrop is not displayed if there is no backgroundImage being displayed which makes total sense BUT also the Element BackdropMask is not being displayed which doesn't make sense to me, even if there are no W3 background images to display there is still the default image so the mask(s) are still requiredIn the default skin, the mask was not really needed with if I wasn't loading a backdrop so I didn't bother with it. I will make a change so that you can include a mask in the "Backdrop" element and do away with the "BackdropMask" element completely. That way the skin can control the behavior instead of doing it in code (which is how it should be). Jaggy Wrote:If I inadvertently press PgUp when on the Current view it displays a page (view) full of @whatever which is rather alarming & confusing first time you see itK. I will fix this.
2015-06-06, 09:17 AM
How's progress on this? I tried to download the original bets, but got a message saying it does not exist. Can someone post it here, or is there a newer beta about soon??
"I'd rather have a bottle in front of me than a frontal lobotomy"
2015-06-07, 11:50 AM
Reddwarf Wrote:How's progress on this? I tried to download the original bets, but got a message saying it does not exist. Can someone post it here, or is there a newer beta about soon?? It's still there - just change the gbpvr.com to nextpvr.com in the link. Most of the wiki links were broken by the change in domain name.
It's not an overly complicated system - it's more - overly simple operatives
![]()
2015-06-07, 01:12 PM
Thanks, got it now. Unfortunately it throws an exception when I try to select something (anything?) in the settings box, I'm using the default skin.
BTW whurlston, is the YouTube plugin totally abandoned? "I'd rather have a bottle in front of me than a frontal lobotomy" |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Weather plugin menu hard to see | McBainUK | 3 | 2,266 |
2013-03-25, 08:18 PM Last Post: McBainUK |