NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 27 28 29 30 31 … 56 Next »
SlimmGBPVR - replacement for GBPVRTray

 
  • 0 Vote(s) - 0 Average
SlimmGBPVR - replacement for GBPVRTray
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#1
2005-11-19, 03:11 PM (This post was last modified: 2006-07-20, 06:29 PM by Mister Slimm.)
I have completed a functioning version of my GBPVRTray replacement. wiki entry.
Note: this version is not compatible with GBPVR v0.96.12 or earlier.

This now includes:
  • A tray utility (the original Slimm GB-PVR)
  • GBPVRcli (forum thread)

To install:
  1. Ensure you have installed .NET Framework 2.0. It can probably be installed by accessing your Windows Update or you can follow this download link: Microsoft .NET Framework 2.0 Redistributable
  2. Download and install SlimmGBPVR (for v9707+): Direct download link

About my use of GBPVR
I use GBPVR on a normal PC and only use the GBPVR interface for scheduling recordings. I watch all my recordings using PowerDVD. I wrote this because of always having to double-click the system tray icon to confirm what is actually recording at any given time.

For all details regarding current version, please see documentation which is installed alongside the utility and is available in the GBPVR start menu group.

Features
  • Customisable.
  • Lists next few pending recordings and allows you to cancel them.
  • Lists contents of your recordings folder and allows you to launch them directly. When you've finished watching them, you are asked if would like to delete the recording (it will move it to the recycle bin).
  • Can shutdown your computer when current recording session has finished.
  • Provides direct computer shutdown links.
  • Added warning to "restart recording service" option so recordings not accidentally wiped.
  • Can stop active recordings from right-click menu.
  • Much the same functionality as the current GBPVRTray but you do not have to double-click the icon to see what GBPVR is recording. Simply move the mouse over the icon and a balloon tip will appear with information.
  • You can launch "GBPVR" and "Config" from the right-click menu.

Comments, bugs, suggestions, requests all welcome.

Legacy
Slimm GB-PVR for up to v9612 Direct download link
groover km
Offline

Senior Member

Posts: 731
Threads: 43
Joined: Mar 2005
#2
2005-11-19, 03:34 PM
Does this support the MediaMVP tray icons? The ones that tell you what each MVP is watching?
Celeron D 2.53GHz, 1024MB
120GB, 160GB int, 80GB, 250GB ext, 40GB lan HDDs
PVR-150 retail, 1 wired MVP, 1 wireless MVP, OFA URC-8910 Remote
Look for me on XBox Live!
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#3
2005-11-19, 04:39 PM
groover km Wrote:Does this support the MediaMVP tray icons? The ones that tell you what each MVP is watching?

Um, I am not familiar with MediaMVP and don't own one. It does not knowingly support that functionality. The utility simply returns information queried from GBPVR and tells you what is recording and what is pending.
groover km
Offline

Senior Member

Posts: 731
Threads: 43
Joined: Mar 2005
#4
2005-11-19, 05:36 PM
Sorry for sounding like a lazy sod - I was just heading out the door when I typed it. To confirm, I've tried it and yes it does. Sweet!

Incidentally - Coventry? I'm originally a brummie!
Celeron D 2.53GHz, 1024MB
120GB, 160GB int, 80GB, 250GB ext, 40GB lan HDDs
PVR-150 retail, 1 wired MVP, 1 wireless MVP, OFA URC-8910 Remote
Look for me on XBox Live!
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#5
2005-11-19, 08:10 PM
groover km Wrote:I'm originally a brummie!

:p And you left?! Hehe! :p
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#6
2005-11-19, 09:09 PM
Mister Slimm Wrote:I have completed a functioning version of my GBPVRTray replacement.

To install:
  1. Ensure you have installed .NET Framework 2.0.


I didn't think GBPVR officially supported .net framework 2.0. Does GBPRV run cleanly with 2.0?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,822
Threads: 769
Joined: Nov 2003
#7
2005-11-19, 09:16 PM
You'd also need to have the .net 1.1 framework installed. The should co-exist on the one machine.
bluesxman
Offline

Senior Member

Posts: 311
Threads: 7
Joined: Jul 2004
#8
2005-11-20, 07:33 PM
Very nice, works very well! Of course I do have a couple of suggestions Big Grin

1. A very short delay (1/2 a sec maybe) before the balloon pops us (or a configurable time). This is to prevent accidentally hitting the icon, or for the times when you want to right-click it.

2. A restart recording service option on the right-click menu.

In any event, thanks very much for your work!
h_mandel
Offline

Junior Member

Posts: 11
Threads: 2
Joined: Oct 2005
#9
2005-11-21, 07:17 PM
The app is great. It seems that users of gbpvr as a scheduling tool in PC, like me, will enjoy it much.
Still, I found a bug: when the tool-tip is about to inform a manual recording (and not a recording from the guide), it crashes with this msg:

System.NullReferenceException: Object reference not set to an instance of an object.
at SlimmGBPVRHelper.Messages.InProgress(String MessageIfNothingIsRecording)
at SlimmGBPVR.NotifyForm.ShowNowRecordingBalloon()
at SlimmGBPVR.NotifyForm.MainNotifyIcon_MouseMove(Object sender, MouseEventArgs e)
at System.Windows.Forms.NotifyIcon.OnMouseMove(MouseEventArgs e)
at System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
at System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#10
2005-11-21, 09:47 PM
h_mandel Wrote:I found a bug: when the tool-tip is about to inform a manual recording (and not a recording from the guide), it crashes.

Bug fixed, new version uploaded. I was trying to retrieve the programme title from the EPG but, of course, for a manual recording, there is no direct EPG entry. Duh!
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 4 Guest(s)

Pages (25): 1 2 3 4 5 … 25 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Hulu Desktop Replacement dhgb256 49 29,778 2016-01-06, 07:30 PM
Last Post: dhgb256
  SubMenu - A main menu replacement supporting sub menus imilne 47 18,502 2012-01-15, 12:41 AM
Last Post: Mattyb3806
  New Plugin: TV Listings (TV Guide Replacement) alibert 47 16,492 2006-12-30, 09:52 AM
Last Post: alibert
  SlimmGBPVR - new version Mister Slimm 0 1,250 2005-11-24, 01:31 PM
Last Post: Mister Slimm
  Replacement GBPVRTray icons Mister Slimm 10 4,351 2005-11-22, 02:35 AM
Last Post: A_Brass

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

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

Linear Mode
Threaded Mode