NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 53 54 55 56 57 … 93 Next »
Weather Panel

 
  • 0 Vote(s) - 0 Average
Weather Panel
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#1
2006-04-22, 02:06 AM (This post was last modified: 2006-04-22, 02:50 AM by dinki.)
I've successfully added the Weather Panel to my VA Panel. Is there a way to limit the information shown? What I'd like to display is the current weather icon, current temperature, and location/city.

Is there an easy way to accomplish this? Can I access the weather data without using the VA Panel?
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#2
2006-04-23, 09:06 PM
Okay. Let me ask this a different way. Can the weather data be accessed in a similar fashion as the current music playing data (@ArtistSong)? Can I write a panel xml file for the weather file and use variables like @CurrentTemp and then use them as Special Elements?

If so, where do I find a list of the variables? Do I need to look at the source code of the modules I am interested in to pull data from them?

Sorry to be a bother, but I'm hoping not to reinvent the wheel if necessary.

TIA
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#3
2006-04-23, 09:22 PM
Currently the weather just posts a series of messages for the current day and the next 2 forecast days. What are you looking for it to post?

Jeff
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#4
2006-04-23, 09:25 PM
Thanks for the reply Jeff. I'm wanting to display the current temperature, current conditions icon, and city/location. Can this be done by writing a custom panel and then calling it as a special element?
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#5
2006-04-24, 01:04 AM
This should be what it is doing already, with the caveat that it only posts the name of the city if you have more thatn one city defined in the list. What do you see being posted?

Jeff
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#6
2006-04-24, 01:33 AM
I'm seeing it cycling through from the current conditions to the forecast, IIRC. The real question is can I access this information outside of the VA panel. I'd like to always have the weather displayed, but also have a VA Panel for displaying other things besides the weather.

Is the VA panel the only way I can display the weather info?
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#7
2006-04-25, 04:09 PM
Am I asking a dumb question? It would most beneficial if skin developers could access elements from plugins and be able to manipulate them the way they want to give the skin the best possible look/feel.

Maybe I can explain what I'm trying to do with a picture:

[Image: Screenshot.jpg]

If you'll notice, the text under the envelope icon is all on a single horizontal plane/line. What I would prefer to do is have the text appear on the right of the icon like this:

No
Emails
waiting

I'm using the CheckEmail plugin. Looking at the CheckEmail panel there doesn't seem to be much in regards to formatting the text.

On to the weather display. Here is where I would like to control the size of the icon and the data presented. What I would like would be to have the icon larger and to the left of the text as mentioned above in the email example. I only want to display the weather icon, Current Conditions text, and the temperature. I do not want to have to use the VA panel which cycles through the next day forecast. I would also like to be able to format each element seperately. I know that this functionality exists to a certain degree as I was able to control the time and date via the @time and @date special elements.

I am very new to skinning and GBPVR in general, but I am not lazy and am willing to go the extra mile to accomplish what I'm trying to do. Can someone push me in the right direction? Do I need to start wadding through source code for the plug ins that I want to pull data from? Do I need to write my own plug in to interface with the plug ins I want to pull data from?

Just a little push in the right direction please Smile
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#8
2006-04-26, 10:56 AM
I'm disappointed with the lack of comments on my question. I thought this board was for help 'For those wanting to develop plugins and skins...'

All I really want to know is if it is possible to do what I'm asking or not. And if not, how can I make it possible?

I'm only asking this in an attempt to, IMHO, improve on the skinning of GBPVR. Additional eye candy could potentially draw more users.

Thanks
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#9
2006-04-26, 11:11 AM
dinki Wrote:I'm disappointed with the lack of comments on my question. I thought this board was for help 'For those wanting to develop plugins and skins...'

All I really want to know is if it is possible to do what I'm asking or not. And if not, how can I make it possible?

I'm only asking this in an attempt to, IMHO, improve on the skinning of GBPVR. Additional eye candy could potentially draw more users.

Thanks

Most of your concerns are issues that must be addressed by the plugin authors. Some of them may not view the forums 50+ times a day like me. Big Grin

Some plugins do not have the source code availible, and I don't know if all those authors are still around. Some of the plugins are really not that skinnable as well (which you may have found out already). I am learning this too, so I am no expert here.
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]
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#10
2006-04-26, 01:43 PM
Yes, it is possible to create a dedicated weather weather panel. The commongbpvrutilities.dll provides an API that will let you fetch jut the messages and images posted by the weather panel. If I have some time later this week I will create a quick example to show you how.

Jeff
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Weather Plugin imilne 0 1,404 2012-01-15, 08:33 PM
Last Post: imilne
  Is it possible for a plugin to publish to 'Now Playing' panel? McBainUK 4 2,132 2011-01-30, 09:47 AM
Last Post: McBainUK
  Suggest Tweaks for Weather plug-in cc1091 37 10,254 2009-08-21, 07:42 AM
Last Post: McBainUK
  Weather Doppler Radar missing time 4 hours Snooze 0 1,303 2009-02-02, 07:00 PM
Last Post: Snooze
  Weather Plugin Error Smoker 26 7,546 2009-02-01, 05:52 AM
Last Post: n00dle
  Weather Plug-In - Cannot Add Cities... Pilot 3 2,002 2008-08-19, 07:24 PM
Last Post: Manderson
  Weather Suggestion Caseyjones 1 1,362 2008-01-21, 07:35 PM
Last Post: Jeff
  Weather Plugin - conversion of temperature forums_v 9 3,113 2007-12-10, 11:53 AM
Last Post: chalkster99
  Weather plugin in dutch hzwaal 2 1,456 2007-09-04, 10:40 PM
Last Post: Jeff
  newb: How to add setting/control panel to plugin capone 3 1,608 2007-06-06, 04:30 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode