NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 3 4 5 6 7 … 125 Next »
Weather plugin problem

 
  • 0 Vote(s) - 0 Average
Weather plugin problem
yeohcl
Offline

Member

Posts: 126
Threads: 40
Joined: Feb 2007
#1
2009-07-08, 12:38 AM
Hi,

Anyone experiencing the weather plugin could not work properly with add in new city and etc? I have noticed it's not possible to add in new city from the menu. The second problem I encountered is the pvrx display an error dialog box when certain button on the weather is activated. Could anyone help? Thanks.
Snooze
Offline

Posting Freak

Posts: 905
Threads: 26
Joined: Feb 2009
#2
2009-07-08, 02:29 AM
Someone would need the source code from Jeff to make this change after he fixed the "can't add cities in GUI" you can still do it in the config.

http://forums.gbpvr.com/showpost.php?p=3...stcount=16
[SIZE="1"]Gigabyte GA-EP45-UD3R, Win8, Core 2 Duo E8400 3.0GHz, 6 GB (2GBx2, 1GBx2) DDR2 800, GIGABYTE GV-N220OC-1GI Video, CM Real Power Pro 550 Watt PS, HVR-2250 & HVR-1600 analog/Clear QAM, Realtek S/PDIF, Harmony 880 in MCE remote mode w/ Gestion LM Remote Keymap.
NPVR 2.5.9 (SAF6) Cyberlink video & LAV/ffdshow Audio Filters. Skin=Default Horizontal
Plugins: Weather
External Apps: XBMC, Hulu, Boxee, Winamp
Utilities:Comskip[/SIZE]
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#3
2009-07-10, 09:39 PM (This post was last modified: 2009-07-10, 09:45 PM by tkgafs.)
I am having a problem adding Kirkwall in Scotland UK to the weather forcasts

If I choose Kirkwall via the Gui I actually get the weather for Lemont PA

it adds the code 16851 to the config file rather than UKXX1074 which I would expect to be the code for Kirkwall

If I edit the config file by hand and add UKXX1074 or UKXX0164 which is Kirkwall Airport, it still does not work and sits at downloading the weather forecast please wait

the same thing happens for Stromness in Orkney in this case it cant be selected via the gui but its code is UKXX0580 the plugin just stalls trying to download the forecast

You can use the codes UKXX1074, UKXX0164 and UKXX0580 quite happily in the weather.com website

Curiously If I choose Lerwick from the Gui which is in the Shetland Islands it works perfectly

Every other city I have tried in the UK seems to work fine

Anybody get any ideas or suggestions how to fix this

thanks in advance

Tkgafs
Snooze
Offline

Posting Freak

Posts: 905
Threads: 26
Joined: Feb 2009
#4
2009-07-12, 12:14 AM
Either you can search the forums, and add the cities thru the GUI, or have most up to date radar. We cant have both until someone gets their hands on the source code and fix both issues. I wonder if you use the fixed GUI your zip code problems would be fixed, then swith back to the fixed radar version?
[SIZE="1"]Gigabyte GA-EP45-UD3R, Win8, Core 2 Duo E8400 3.0GHz, 6 GB (2GBx2, 1GBx2) DDR2 800, GIGABYTE GV-N220OC-1GI Video, CM Real Power Pro 550 Watt PS, HVR-2250 & HVR-1600 analog/Clear QAM, Realtek S/PDIF, Harmony 880 in MCE remote mode w/ Gestion LM Remote Keymap.
NPVR 2.5.9 (SAF6) Cyberlink video & LAV/ffdshow Audio Filters. Skin=Default Horizontal
Plugins: Weather
External Apps: XBMC, Hulu, Boxee, Winamp
Utilities:Comskip[/SIZE]
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#5
2009-07-12, 08:08 AM (This post was last modified: 2009-07-12, 08:25 AM by tkgafs.)
Looking at the source code on the wiki it would appear that

5 digit codes are treated as special US Zip codes

so the 5 digit code 16851 which is the weather code on http://weather.msn.com for Kirkwall Orkney Scotland

seems to be being used an american zip code for Lemont PA

see http://www.uszip.com/zip/16851

Tkgafs
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#6
2009-07-12, 08:19 AM (This post was last modified: 2009-07-12, 08:23 AM by tkgafs.)
I am currently using the fixed gui dll but not the fixed radar


the fix is to edit config.xml by hand and add the line

<SpecialZipCodes>16851</SpecialZipCodes>

my weather section now looks like this

<WeatherPlugin>
<AreaCodes>16851|UKXX1053|UKXX0045|UKXX0052|UKXX0061</AreaCodes>
<SpecialZipCodes>16851</SpecialZipCodes>
<ShowCurrentConditionsAsTaskImage>False</ShowCurrentConditionsAsTaskImage>
<Celsius>True</Celsius>
<PanelShowWeatherStatus>True</PanelShowWeatherStatus>
<AutoUpdateRate>90</AutoUpdateRate>
<DecimalPlaces>0</DecimalPlaces>
<LoadDataOnStartup>True</LoadDataOnStartup>
<DownloadRadarMapOnly>False</DownloadRadarMapOnly>
<Language>English</Language>
</WeatherPlugin>
Snooze
Offline

Posting Freak

Posts: 905
Threads: 26
Joined: Feb 2009
#7
2009-07-13, 01:12 AM
Glad you got it sorted out!
[SIZE="1"]Gigabyte GA-EP45-UD3R, Win8, Core 2 Duo E8400 3.0GHz, 6 GB (2GBx2, 1GBx2) DDR2 800, GIGABYTE GV-N220OC-1GI Video, CM Real Power Pro 550 Watt PS, HVR-2250 & HVR-1600 analog/Clear QAM, Realtek S/PDIF, Harmony 880 in MCE remote mode w/ Gestion LM Remote Keymap.
NPVR 2.5.9 (SAF6) Cyberlink video & LAV/ffdshow Audio Filters. Skin=Default Horizontal
Plugins: Weather
External Apps: XBMC, Hulu, Boxee, Winamp
Utilities:Comskip[/SIZE]
jezz2020
Offline

Member

Posts: 67
Threads: 4
Joined: Jul 2008
#8
2009-07-13, 03:14 AM
Does anyone know if the source code posted on the wiki is the latest available ? I seem to remember a few patches floating around the forums, and I have decided to take a look under the hood and see what I can do. Pity I am only familiar with VB, nothing like a programming baptism of fire though!
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#9
2009-07-13, 01:06 PM
If the date is this year, within the last few months, it would be the latest.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
jezz2020
Offline

Member

Posts: 67
Threads: 4
Joined: Jul 2008
#10
2009-07-13, 10:11 PM
Doh! Its a safe bet september 2007 is not the latest version then! Will try PM jeff for newer sourcecode and see what happens. Cheers
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 154,811 2012-01-20, 12:15 PM
Last Post: martint123
  Search Skin Problem Northpole 12 23,841 2011-07-10, 08:24 PM
Last Post: Northpole
  Un-installation of the Weather plugin rkircher 1 13,897 2011-05-20, 08:40 PM
Last Post: scb147
  software recorder, any plugin like it for npvr? chesterusob 2 14,674 2011-04-11, 07:28 AM
Last Post: chesterusob
  Caller ID Plugin elbryyan 3 14,893 2011-02-23, 01:17 AM
Last Post: smajor
  Newest IMon display-hardware finally gets Plugin-mode back mila06 1 5,045 2011-01-01, 05:37 PM
Last Post: kindt nick
  Freazing up trying to watch live TV or access System plugin dspdrew 2 3,490 2010-11-03, 07:52 AM
Last Post: johnsonx42
  Music plugin support thread MixMan 103 39,532 2010-08-31, 09:46 PM
Last Post: povarotti
  New Videos Library Plugin jasonbs10 202 64,650 2010-08-22, 01:38 PM
Last Post: 7ore
  videos library plugin crashes pvrx2 on fanart... cs4 no crash and no fan art why??. tvshowman 2 4,043 2010-04-01, 09:59 PM
Last Post: tvshowman

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

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

Linear Mode
Threaded Mode