NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 45 46 47 48 49 … 56 Next »
Weather Plug-in Update

 
  • 0 Vote(s) - 0 Average
Weather Plug-in Update
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#41
2005-08-10, 12:53 AM
jasjol Wrote:nice update.


I do have a issue with åäö

I use codes SWXX0019 city = Luleå will show in in GBPVR as: weather for Lule&#229
and code SWXX0019 city = Frösön will show in in GBPVR as: weather for Frösön

also there is an issue with SI units - it works except in current for visibility and pressure - they are in inches and miles instead of mb and km.

(to bad that that the map with temperatures only exists in Fahrenheit - not the plugins fault)

I've create a fix that formats the characters correctly for things like Luleå. I am looking at the forecast for it right now (in SI units) and it all looks fine to me, including the pressure (in hPa) and visibility (in km). I dodnt change the SI formatting code however so I don't know why it now works. I've also updated the code to no longer sortt the area codes so people can enter them in the order they want. I will proably wait a bit more before posting the update to see if any other feature requests/bugs come in and to see if I can track down whatever the problem is that Tipster is having.

Jeff
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#42
2005-08-10, 01:35 AM
I just tried 33434 and it seemed to work fine. What exactly should ahppen? Also, I only see one map for this area code.

Jeff
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#43
2005-08-10, 02:31 AM
I checked the msnbc weather page directly at http://weather.msn.com/local.aspx?wealoc...c:USFL0040 and isolated thunderstorms for the whole week is what they show. I checked weather.com at http://www.weather.com/activities/other/...ocid=33432 and they also show isolated thunderstorms for the next 5 days. Their forecasts may be wrong, but that is not a bug in the plug-in.

Jeff
drugstore_cowboy
Offline

Member

Posts: 151
Threads: 11
Joined: Jul 2005
#44
2005-08-10, 05:43 AM
Nice plugin and I like the recent enhancemnets

I am having a similar issue to the one jasjol was decribing except that my "Current" weather forcast SI units are fine but the "Details" detailed weather forecast display is in mph and fahrenheit.

<b>Jeff & Tipstir</b>
If you are looking for some really cool weather icons, you should take a look at the ones included in the original BlueMCE skin for Media Portal - I can upload them to anyone is interested as they are very nice and it would be great to see them incorporated with this plugin. (I have replaced the original images for these myself already). I have to be honest I really like the look and feel of MP's skins and plugins which you can see some of with the link I included below but as for core functionality GBPVR seems to really kick it's @$$

http://www.mediaportal-skins.net/html/body_mods.html
_______________________________
Drugstore_Cowboy
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#45
2005-08-10, 05:48 AM
The text of the details display is pulled from MSNBC. I don't do any analysis of the text to try to find embedded quantities and then convert units; sorry.

Jeff
A_Brass
Offline

Senior Member

Posts: 474
Threads: 22
Joined: Mar 2005
#46
2005-08-10, 05:34 PM
I just downloaded the newest version of the Weather Plugin. I hadn't updated in a while. All I can say is, Wow. Really nice plugin. Simple look lots of data, easy to use. I really like having the different maps available.

Great work.
GBPVR Server:
AMD Sempron 3300+, 1gb DDR, 100, 200 & 500gb HDDs, DVD -/+RW PVR150 RETAIL, PVR150MCE.
GBPVR 1.0.16, SKIN'S = Default Blue, PLUGIN'S = None
MediaMVP
reefboy
Offline

Member

Posts: 188
Threads: 50
Joined: Dec 2004
#47
2005-08-10, 07:32 PM
I also love the new release! Great job. The ability to control the update frequency is a nice touch along with the extra maps, extra details...etc.
I don't think much else could be done to improve it.

Now I just look forward to someone skinning it for BlueMCE2 Smile
AMD Athlon XP 2500+, Asus A7V8X-X, 1 gb Ram, 7600 GT, Hauppauge WinTV-PVR-250 & Hauppauge WinTV-PVR-150, 1.5 Terabyte Seagate HD, XP Pro
drugstore_cowboy
Offline

Member

Posts: 151
Threads: 11
Joined: Jul 2005
#48
2005-08-11, 12:05 AM
I found a posting by Danka who has already packaged these icons up for other GBPVR users... turns out these icons are available for non-commercial use posted by JyriK at deviantart.com... if anyone is interested you can download "Weather Images shiny 2004 rev.4" from Danka's post <a href="http://forums.nextpvr.com/showthread.php?t=7640&highlight=shiny+weather+icons">here </a>(she has also included permissions.txt file).

BTW Tipstir I have just migrated from MP so the BlueMCE gives me the warm familar feeling but I do like the the XMediaPlatinum skin Smile
_______________________________
Drugstore_Cowboy
Guy
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Mar 2005
#49
2005-08-11, 11:17 PM
Hi Jeff,

This is a great plugin. Have just upgraded to your latest, but am getting following errors in log files:

11/08/2005 23:57:16.421 VERBOSE [632] Weather plugin downloading map Today's high temps for UKXX0085
11/08/2005 23:57:16.968 VERBOSE [632] Weather plugin downloading map Today's low temps for UKXX0085
11/08/2005 23:57:17.296 VERBOSE [632] Weather plugin downloading map Today's precipitation for UKXX0085
11/08/2005 23:57:17.609 ERROR [632] Weather plugin error downloading weather for UKXX0085
11/08/2005 23:57:17.609 ERROR [632] URL was http://weather.msn.com/local.aspx?wealoc...c:UKXX0085
11/08/2005 23:57:17.609 ERROR [632] System.FormatException: Input string was not in a correct format.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int32.Parse(String s)
at GBPVR.Plugins.WeatherPlugin.WeatherInformation.ParseWeatherForecast()
11/08/2005 23:57:17.609 VERBOSE [632] Weather plugin done with download for UKXX0085


In the actual GUI, the plugin seems to be fine until I hit the forecasts button, then I get an "object not set to instance of an object" error message, and weather plugin stops working. I've also noticed that there doesn't seem to be any data downloading for the weather details screen (I've tried several UK locations and same thing happens).

The last version worked without any problems on my set up (BTW I really loved the animated weather maps - any chance of getting these back in the new version?)

Many thanks for your help and effort on this plugin - its a cracker.

cheers
guy.
drugstore_cowboy
Offline

Member

Posts: 151
Threads: 11
Joined: Jul 2005
#50
2005-08-12, 12:31 AM
Guy Wrote:In the actual GUI, the plugin seems to be fine until I hit the forecasts button, then I get an "object not set to instance of an object" error message, and weather plugin stops working. I've also noticed that there doesn't seem to be any data downloading for the weather details screen (I've tried several UK locations and same thing happens).

The last version worked without any problems on my set up (BTW I really loved the animated weather maps - any chance of getting these back in the new version?)

I was working yesterday just fine when checking Hamburg out and then today I after dropping the new BlueMCE skin files in - I checked and I am getting the same error for Hamburg as the one Guy pointed out. I am thinking that this has nothing to do with the skin and that for whatever reason this issue is just not consistant?
_______________________________
Drugstore_Cowboy
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 … 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  JustRetro skin update Jaggy 0 1,966 2015-09-14, 12:37 AM
Last Post: Jaggy
  JustRetro skin update Jaggy 0 2,177 2014-04-12, 01:11 AM
Last Post: Jaggy
  RT_FilmFix update bgowland 0 1,546 2012-03-01, 07:45 PM
Last Post: bgowland
  SearchLite Update 1.3 mvallevand 23 5,976 2011-03-20, 10:26 PM
Last Post: mvallevand
  Weather plugin for NPVR scb147 9 2,901 2010-10-18, 07:42 PM
Last Post: scb147
  WebRadio Update MixMan 16 5,577 2009-08-14, 11:47 AM
Last Post: mvallevand
  Quartz update dfdario 0 1,477 2009-05-06, 05:50 AM
Last Post: dfdario
  Graph and TVPI Recorder Plug-in Release carpeVideo 114 40,101 2009-01-05, 11:59 PM
Last Post: smajor
  New Weather Icons MixMan 1 1,457 2008-11-21, 07:18 PM
Last Post: MixMan
  EPG Update: ChangeEPGSource and FixChannels zehd 4 2,663 2008-09-21, 12:25 AM
Last Post: zehd

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode