NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 42 43 44 45 46 56 Next »
PVRPowerTray for GBPVR - enhanced GBPVR tray application

 
  • 0 Vote(s) - 0 Average
PVRPowerTray for GBPVR - enhanced GBPVR tray application
jimh
Offline

Member

Posts: 77
Threads: 9
Joined: Jan 2005
#1
2005-08-03, 05:17 PM
PVRPowerTray for GBPVR (version .09 - release date: August 3, 2005)

BACKGROUND:

I (and many others) face the constant challenge of building a PVR system that maximizes WAF (wife acceptance factor).
As a result, add-on's, like "betlit"'s Parallel Port LED monitor and my prior releases (RecInfo and RecStatus) were
very useful for me because they provided instant, real-time assurance that what was supposed to be recorded actually
was being recorded.

I then set out to create an supercharged version of the GBPVRTray application that "sub" provides with GBPVR that would
incorporate some of these WAF-enhancing features, as well as several others that I thought of general use.
Two months later, here is the first release version of PVRPowerTray for GBPVR.


FEATURES:

PVRPowerTray offers all of the features of GBPVRTray.exe plus:

1. Fully customizable support for betlit's terrific Parallel Port LED monitor. Associate each LED with
a unique parameter, such as "Recording from TV Tuner", "Comskip is running", low harddrive space, etc;
2. Ability to generate periodic PC Speaker alert beep while GBPVR is recording;
3. Easy access via system tray icon to GBPVR recording status;
4. Left click on system tray icon to popup info screen on current and pending recordings;
5. Right click on system tray icon and select from menu one of three info screens on pending recordings;
6. Ability to launch "PreProcessing.bat" file (must be in your GBPVR program directory) whenever
a new recording begins. For example, create a file called "PreProcessing.bat" in your GBPVR program directory
and include the line "comskip.exe %1" to have comskip process your recording as it is recorded;
7. Ability to verify recording is actually taking place by periodically checking to make sure that
resulting .mpg file is continually growing is size;
8. Several other optional features to make your GBPVR experience even more pleasant.


INSTALLATION:

The PVRPowerTray.zip archive contains the following files:

1. PVRPowerTray.exe - the main application, place this in your GBPVR program directory;

2. inpout32.dll - a .dll that handles input/output for the Parallel Port.
This .dll *MUST* be placed in your windows directory (eg, C:\Windows, C:\Winnt, whatever).
NOTE: even if you do not intend to use a Parallel Port monitor, you still MUST place
this .dll in the required directory;

3.PVRPowerTray.txt - this informational text file.


In order for PVRPowerTray to load and run each time your PC is powered on, you should add a shortcut
to the executable in your Startup folder.

Because PVRPowerTray is an enhanced substitute for the GBPVRTray.exe application that is included with the GBPVR release,
you can remove GBPVRTray.exe from your Startup folder when you are comfortable with PVRPowerTray.


PROGRAM NOTES:

This is the first release of this application, so please do not expect it to be bug-free. Because I only have
a single recording source, I could not fully test this application with multiple, simultaneous recordings but I
do not anticipate significant issues.

It is my pleasure to reciprocate for all the great work from others in the GBPVR community, of which
"sub" is of course first and foremost.

Enjoy and please post your comments, bug reports, suggestions, etc.

Download link: PVR PowerTray for GBPVR - version 0.9 beta, release August 3, 2005
venger
Offline

Member

Posts: 96
Threads: 23
Joined: May 2005
#2
2005-08-04, 12:36 AM
Hey jimh Smile

here's some quick feedback:

The app is set to NORMAL priority (?) - not sure, maybe a IDLE or BELOW NORMAL priority would be better.

The app chews CPU regularly more than GBPVR tray - i can 2-10% ticking over every few seconds. The GBPVR tray stays steady on 0%.
I have default settings - so almost everything is turned off. Why the CPU% usage? maybe the polling interval is set too small? make it configurable?

The app icon on display is changing every few seconds - ie, OFF -> ? -> OFF -> ? -> ... What would this useful? .. can settings be configurable so that when the user want info, we just need to place cursor over icon for balloon tips.. or left/right click.
The only 'display' changes that seems necessary is OFF = no recording. ON - recording Smile

in any case, GREAT work mate ! ... thanks coz it provides the features that i would have liked from the default tray..

just my 2cents...
jimh
Offline

Member

Posts: 77
Threads: 9
Joined: Jan 2005
#3
2005-08-04, 01:54 AM
venger Wrote:Hey jimh Smile

here's some quick feedback:

The app is set to NORMAL priority (?) - not sure, maybe a IDLE or BELOW NORMAL priority would be better.

The app chews CPU regularly more than GBPVR tray - i can 2-10% ticking over every few seconds. The GBPVR tray stays steady on 0%.
I have default settings - so almost everything is turned off. Why the CPU% usage? maybe the polling interval is set too small? make it configurable?

Hmm...I was quite mindful of CPU usage - on my PC, taskmgr reports my app. takes virtually 0% (at most 2% CPU every so often)...I'm interested to hear what others are experiencing...

venger Wrote:The app icon on display is changing every few seconds - ie, OFF -> ? -> OFF -> ? -> ... What would this useful? .. can settings be configurable so that when the user want info, we just need to place cursor over icon for balloon tips.. or left/right click.
The only 'display' changes that seems necessary is OFF = no recording. ON - recording Smile

The polling rate is fixed at every two seconds (I believe this is the same polling rate that GBPVRtray.exe uses). I'm not sure if it's a good idea to poll less frequently - for example, if it polled every 10 seconds, that might cause my app. to give a false indication for a period of up to 9 seconds. My wife would not tolerate that!

I programmed the icon to change from OFF to ? to OFF as a visual indication - the ? appears each time the app. checks recording status. I can easily make this a configurable option in the next release. I actually like it because I find it useful as a visual confirmation that the app. is running properly.

venger Wrote:in any case, GREAT work mate ! ... thanks coz it provides the features that i would have liked from the default tray..

just my 2cents...

Thanks, enjoy.
venger
Offline

Member

Posts: 96
Threads: 23
Joined: May 2005
#4
2005-08-04, 03:13 AM
hello again jimh Smile

(1) ya.. pls make the OFF -> ? -> .. indication optional in Preferences.

(2) could the polling pls be made configurable (in unit of Seconds) in Preferences?.. i only need to poll every min (maybe even less often) Smile
reboot
Offline

Posting Freak

Posts: 1,426
Threads: 89
Joined: Mar 2005
#5
2005-08-04, 05:05 AM (This post was last modified: 2005-08-04, 05:13 AM by reboot.)
I love this app! Big Grin
Now I don't have to dig through gbpvr/recordings/pending, to see what's going on.
Seems to work just fine with multiple tuners (PVR-500).
The only thing not quite right...the words, "NOW RECORDING" in red, overwrites the name of the first show (when two recordings are happening), and I completely lose info on the other two, when I have 4 going...
Is is possible to have a dynamically sized status window, for those of us with huge amounts of recording info happening at the same time?
(oh, and maybe it could stay onscreen for a bit longer, for the slower readers?)
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#6
2005-08-04, 06:26 PM
I tried it out today, and I like it alot! Thanks! I do have one request.
Can it show the episode/subtitle when it does it's popup, or when you click on it?
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
jimh
Offline

Member

Posts: 77
Threads: 9
Joined: Jan 2005
#7
2005-08-04, 08:02 PM
Pioneer4x4 Wrote:I tried it out today, and I like it alot! Thanks! I do have one request.
Can it show the episode/subtitle when it does it's popup, or when you click on it?


There are really only two alternatives I have to allow more info to be shown on the pop screens: either shrink the font or enlarge the window.

Shrink the font option: the problem is that people who use GBPVR on a TV that is 36" or less may not be able to read the info because the type will be too small.

Enlarge the window option: currently, the window is sized at 400x262. I could make it somewhat bigger, say 450x350, but I want it to be usable for people who run 640x480 on their TV's.

I can easily add program description info for the currently recording program to the mouse-over "tool tip".

- Jim
reboot
Offline

Posting Freak

Posts: 1,426
Threads: 89
Joined: Mar 2005
#8
2005-08-04, 08:19 PM
A larger window would really be nice, at least enough to show the show title, without it being cut off by the red text at top (do we really need that?).
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#9
2005-08-04, 08:28 PM
jimh Wrote:There are really only two alternatives I have to allow more info to be shown on the pop screens: either shrink the font or enlarge the window....
I can easily add program description info for the currently recording program to the mouse-over "tool tip".

- Jim
I was referring to the windows that pop up automatically when a new show starts recording (Similar to the "document has printed"), and the "tool Tip". I'm not real concerned with the pop-up tv thing, but it is nice. I have a shortcut on my quicklaunch bar for recordingStatus that automatically shows me the next 7 days scheduled.

Thanks!
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
jimh
Offline

Member

Posts: 77
Threads: 9
Joined: Jan 2005
#10
2005-08-08, 10:28 PM
venger Wrote:Hey jimh Smile

The app chews CPU regularly more than GBPVR tray - i can 2-10% ticking over every few seconds. The GBPVR tray stays steady on 0%.
I have default settings - so almost everything is turned off. Why the CPU% usage? maybe the polling interval is set too small? make it configurable?

Has anyone else had issues with this app. and CPU usage? On my PC, this app. never exceeds 2% and is usually 0%.

Also, please post any problems, suggestions, etc. - I'd like to start putting together a punch-list for the next release...

- Jim
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  External tool: Transfer Season Record schedules from GBPVR to NPVR kendrak24 37 21,247 2013-04-11, 05:58 AM
Last Post: kendrak24
  myGBPVR: use XMBC as GBPVR FrontEnd Ton 161 63,724 2012-02-15, 07:04 PM
Last Post: rantzau
  Translations for nPVR and GBPVR MixMan 19 8,149 2011-08-25, 07:32 PM
Last Post: sub
  New "Simple" theme for Enhanced Web Admin kirschey 3 2,371 2011-03-27, 02:14 PM
Last Post: UncleJohnsBand
  Enhanced Web Admin (EWA) Build 83 Released UncleJohnsBand 0 1,230 2010-02-13, 05:15 AM
Last Post: UncleJohnsBand
  Enhanced Web Admin (EWA) Build 82 Released UncleJohnsBand 0 1,140 2010-01-01, 01:35 AM
Last Post: UncleJohnsBand
  N3XT Rev 001.6 with GBPVR support psicotron3 0 1,983 2009-08-30, 08:57 PM
Last Post: psicotron3
  Enhanced Web Admin (EWA) Build 81 Released UncleJohnsBand 0 1,255 2009-07-03, 01:13 AM
Last Post: UncleJohnsBand
  Enhanced Web Admin (EWA) Build 81 BETA Web Service Release UncleJohnsBand 0 1,381 2009-05-22, 09:05 PM
Last Post: UncleJohnsBand
  Showname - Rename utility for GBPVR recordings Anthony 0 1,471 2009-03-05, 05:40 PM
Last Post: Anthony

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

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

Linear Mode
Threaded Mode