1. I would like to be able to link to a URL like this one and have it show up in the weather plugin where the "Wind" image would go for example. I see that there is an option to select a browser in the plugin setup which I assume is for future development of features that would allow for something like this? I hope so
2. Currently if I enter an image for say Satellite & Precipitation when I scroll through the images I get blank screens for Temp, UV Index etc. Would it be possible to have it so that only images that have been selected show up and not show blank screens for those that haven't? (This isn't a major issue though)
3. Current wind is showing as MP/Hr - Google shows it as KM/Hr which is what we use in NZ - shouldn't I be seeing KM/Hr?
4. Moon phases - to be honest not being a Werewolf I don't care about this but fyi the plugin is showing "Last Quarter" whereas Google is saying "Waning Gibbous" - now I'm confused - should I go fishing or not?
Hi Bleazle,
1. I would like to be able to link to a URL like this one and have it show up in the weather plugin where the "Wind" image would go for example. I see that there is an option to select a browser in the plugin setup which I assume is for future development of features that would allow for something like this? I hope so
You are right. This is the intention and based on your proposal I'll create a context menu (or whatever) in the next version.
2. Currently if I enter an image for say Satellite & Precipitation when I scroll through the images I get blank screens for Temp, UV Index etc. Would it be possible to have it so that only images that have been selected show up and not show blank screens for those that haven't? (This isn't a major issue though)
I don't know which skin do you use, but it seems this is a skin related issue. Inside the configuration dialog you can select, which images do you want to load. In my opinion, a skinner needs this information also, so new control properties must be created.
..New Zealand (google.co.nz) isn't fully localized yet, I can do this tomorrow morning. You get the wrong unit format, because the fallback page (google.com) is used. One question: Which language settings do you use for mediaportal?
4. Moon phases - to be honest not being a Werewolf I don't care about this but fyi the plugin is showing "Last Quarter" whereas Google is saying "Waning Gibbous" - now I'm confused - should I go fishing or not?
During my analyse phase and some experimental builds before, I found out, that not all localized google supports the moon phase label. So I decide to ignore the value from Google and to calculate this using C# routines. Maybe this caused the difference.