NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 14 15 16 17 18 … 56 Next »
GBPVR LCD Plugin for LCDSmartie

 
  • 0 Vote(s) - 0 Average
GBPVR LCD Plugin for LCDSmartie
justinmiller
Offline

Junior Member

Posts: 46
Threads: 11
Joined: Jul 2005
#81
2006-06-01, 06:49 AM
Sounds like a great idea. I noticed the delay on mp3 playback almost right away. I have a generic Samsung VFD (2x16) that came in an Ahanix MCE601 case. Here's what I would love to see on each screen:

Live TV
-------
Channel Number -- Show Name
Clock Time

Video
-----
Channel Number -- Show Name
Time Elapsed Clock Time

Music
------
Song Title/Artist/Album (alternating)
Track Number, Time Elapsed Clock Time

I don't feel like we need labels to say what mode we're in ("Video", "Music", etc). The only fixed indicator I can think of would be when things are paused?

Thanks a lot for keeping going with this!
csy
Offline

Senior Member

Posts: 502
Threads: 51
Joined: Jul 2005
#82
2006-06-01, 09:16 AM
I have the iMON 2x16 VFD, and like the idea of no 3rd party dependencies.

I am very happy with the current features, and agree it would be nice to add play/pause/record and mute indications.

It would also be nice to display menu items so I don't have to turn-on the TV to select the radio button, say using display format:
Menu: xxxx
(where xxxx = Radio, etc)
[SIZE="1"]AMD Athlon X2 4200+ CPU, Gigabyte GA-MA770-DS3 mobo, 2GB RAM, 1TB SATA HDD, DigitalNow Dual Hybrid PCIE S2 and Hauppauge HVR2200 capture, ATI HD4670 video with HDMI-HDMI to 32" LCD TV at 1360x768, Win7 Home Premium 64bit, GBPVR 1.4.7, EVR renderer[/SIZE]
cameluk
Offline

Senior Member

Posts: 255
Threads: 13
Joined: Oct 2004
#83
2006-06-01, 12:46 PM
I'd prefer to stay the LCDSmartie method, I use LCDSmartie to show other info as well as GBPVR like Temps and CPU load
fooman1
Offline

Member

Posts: 57
Threads: 2
Joined: Feb 2006
#84
2006-06-07, 01:41 AM
OK, so here's an update: I've got it working displaying a volume bar when the (system) volume changes or a mute message when it is muted. I've also got it providing a small indication of when key or mouse (and therefore remote) presses occur. It also responds to standby and resume events so that it can display the appropriate standby message.

I will be looking at adding CPU and HDD usage screens because I find that I look at them quite a lot. Not sure if that will be something that is included initially or added later on, however.

For now, it does look like I will be keeping the LCDSmartie option. This also allows the use of this plugin to display information on an LCD screen connected to a PC on which GBPVR is not running (provided GBPVR is running on another machine). I will allow this option to be turned on or off so as not to waste resources unnecessarily. LCDSmartie will be needed at least initially for LCD screens that do not yet have support added.

As far as customisability goes, I will not be detracting from what it has at present. In fact, it looks like I will be adding quite a bit more. Also, I will be creating a configuration screen so that users no longer have to edit the configuration files directly.

A pending recordings and current recordings screen is something I will be adding. However, since the plug-in only works when GB-PVR is loaded, it cannot be used to display this information when GB-PVR is off. I am thinking of various ways of getting around this, such as a separate program that is loaded when GB-PVR exits and terminated when GB-PVR launches and the plug-in loads. Also, I quite like the idea of displaying the next scheduled recording when the HTPC is off, so it looks like I will be adding that ability.

As far as show name for live TV goes, the functionality is already in the plug-in but the information is not exposed yet by GB-PVR. Sub said that he would be providing this information but maybe he has not yet got around to it.

I have also thought about adding menu item display to the LCD screen so that GB-PVR can be used when the PC is off. I spoke to sub about this a few months ago and I believe he put it on his agenda. If/when he gets around to providing information about the menus, I will be able to add this in.

Anyway, that's the plan for where this plug-in will be going. On my estimate, it will still be at least a few weeks before I can provide an initial version to test (maybe longer if I get snowed under with work; maybe less if I somehow manage to finish my current work rapidly).
wharrad
Offline

Junior Member

Posts: 17
Threads: 1
Joined: Apr 2006
#85
2006-07-04, 01:47 PM
I can't seem to unzip the files, it says that they are corrupt?!?

Can anyone give me a hand with this? Maybe email a working copy please? Cheers people!

Chris


addie: stuff (@) wharrad.com
cameluk
Offline

Senior Member

Posts: 255
Threads: 13
Joined: Oct 2004
#86
2006-07-04, 02:32 PM
The site has problems with zip files and Internet Explorer, try using Firefox to download them.
wharrad
Offline

Junior Member

Posts: 17
Threads: 1
Joined: Apr 2006
#87
2006-07-04, 03:11 PM
Oh right! Cheers, I'll give that a go now!
aurora
Offline

Member

Posts: 55
Threads: 8
Joined: Jul 2004
#88
2006-07-16, 05:44 PM
Hi,

Having some trouble getting this up and running. Could someone post the format of the $dll calls in LCDSmartie screen setup? I have been looking for this information and can not seam to find a description/def anywhere. Problably just looking in the wrong spot, so a pointer would be great.

Thanks!
fooman1
Offline

Member

Posts: 57
Threads: 2
Joined: Feb 2006
#89
2006-07-17, 02:02 AM
$dll(LCDSmartie_GBPVRPlugin,1,x,y) <- gives Line 1
$dll(LCDSmartie_GBPVRPlugin,2,x,y) <- gives Line 2

Take a look at readme.txt in the zip file for step-by-step instructions. The other two text files in the zip file have information about configuring the plug-in.
aurora
Offline

Member

Posts: 55
Threads: 8
Joined: Jul 2004
#90
2006-07-17, 02:59 AM
Hi Fooman,

Thanks for the confirmation! There is post earlier in this thread which has a different format (uses local host IP address in filed 4). Was using the old smartie pluggin until my system crashed and had to rebuild partition this weekend. Was trying to use your plugin like the old plugin where the 1,2,3,4 gives you different output. Had a 3 in the second field - this results in a "Media Centre Not Avaliable" error in your plugin. This error made me think that the port was not connecting correctly, Just as a note a 4 in filed 2 gives a different error message all together. Just my stupidity that made me think I could use the plugin this way, but thought you might want to know what it does.

Do I understand correctly that this plugin only has a first and a second line and that it cycles through different info depending on what GBPVR is doing? Also, just to confirm, the config file in the GBPVR root directory maps a format to a state. This format is then used whenever GBPVR is in that state? Is there anyway to always display a specific line, such as next recording?

Just trying to understand as my system is still not quite functional yet. Good to know what I should expect. A bit burned out at this point with things that were working and now are not (like old smartie plugin).

Thanks again!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (15): « Previous 1 … 7 8 9 10 11 … 15 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Any interest in a Spotify Plugin for NextPVR? McBainUK 39 14,786 2025-07-09, 08:08 AM
Last Post: Sandybrewer
  New plugin - MovieTrailers imilne 11 6,375 2014-09-25, 08:16 AM
Last Post: imilne
  HD Logos for the NPVR WebRadio Plugin Lao Pan 3 3,463 2014-02-09, 01:32 PM
Last Post: Lao Pan
  Files plugin tmrt 13 7,564 2014-01-09, 11:16 PM
Last Post: mvallevand
  Plex Plugin - first release psycik 141 60,030 2013-06-16, 08:59 PM
Last Post: JonnyCam
  External tool: Transfer Season Record schedules from GBPVR to NPVR kendrak24 37 21,427 2013-04-11, 05:58 AM
Last Post: kendrak24
  Web Cams plugin for NextPVR McBainUK 37 16,141 2012-10-19, 07:35 AM
Last Post: McBainUK
  PhotoFilter: New Photos/Videos plugin to browse using metadata cncb 1 2,075 2012-08-10, 04:06 PM
Last Post: cncb
  System Plugin - CPU Temperature Monitoring imilne 1 2,079 2012-03-28, 07:59 PM
Last Post: LegioX
  System Plugin - 2nd Test Release (4th Feb) imilne 31 11,199 2012-02-24, 12:22 PM
Last Post: Reddwarf

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

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

Linear Mode
Threaded Mode