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) GB-PVR Support (legacy) v
« Previous 1 … 947 948 949 950 951 … 1231 Next »
3 newbie questions

 
  • 0 Vote(s) - 0 Average
3 newbie questions
nc_pvr
Offline

Junior Member

Posts: 10
Threads: 6
Joined: Oct 2005
#1
2005-10-28, 02:23 AM
Hi,

I recently bought a WinTv-PVR 150 and I'm running GB-PVR, which I think is a great piece of software. I do have a few newbie questions though :

1-Do I have to leave the Hauppauge Ir.exe program if I want to use the remote (45 button) with GB-PVR ? I like to keep my computer running fairly clean so I don't like two many program running...

2- Can I power-on GB-PVR with the Hauppauge remote ? How ?

3- Let's say I'm in the TV-Guide (zap2it - canada) and I see Prison Break is playing at both 8:00 and 9:00 with the 8:00 show being a rerun and the 9:00 show the new episode. I select the later show and proceed to record it. If I go into the reoccuring recordings section afterwards, GB-PVR will have scheduled the two shows to be recorded, not only the one I selected (9:00). What I am doing wrong ?

Thanks all !
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#2
2005-10-28, 06:11 AM
nc_pvr Wrote:1-Do I have to leave the Hauppauge Ir.exe program if I want to use the remote (45 button) with GB-PVR ? I like to keep my computer running fairly clean so I don't like two many program running...
Yes

Quote:2- Can I power-on GB-PVR with the Hauppauge remote ? How ?
Don't know.

Quote:3- Let's say I'm in the TV-Guide (zap2it - canada) and I see Prison Break is playing at both 8:00 and 9:00 with the 8:00 show being a rerun and the 9:00 show the new episode. I select the later show and proceed to record it. If I go into the reoccuring recordings section afterwards, GB-PVR will have scheduled the two shows to be recorded, not only the one I selected (9:00). What I am doing wrong ?
Nothing. This is a feature =) Let's say you have scheduled at 9, and the show gets pushed to 8, you don't want to miss it, right? That's why, somewhere in the config.xml (can't remember the name right now, but it's fairly obvious if you look at it) there is a tag that says that this "variance" in time is 120 minutes. You can change this to your liking, just remember that shows that are moved in time will not be recorded if you set this to 0.

That said, since you use zap2it and your listing uses the programId (and if they have any useful meaning), you can try setting "don't record duplicates" in the config app. This will not prevent gbpvr from recording *any* reruns, just the ones that you have already recorded earlier. This is, like I said, only true if the program id is equal if and only if it is the same show. Otherwise you will get them recorded anyway. Also beware that zap2it are known to reuse program ids - in that case gbpvr will *not* record shows even though they are not reruns.
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
tieke
Offline

Senior Member

Posts: 450
Threads: 72
Joined: Jul 2004
#3
2005-10-28, 09:04 AM
Quote:2- Can I power-on GB-PVR with the Hauppauge remote ? How ?
Yes - by editing the irremote.ini file, located in your windows directory. This thread has quite a lot of info in it, but I have set up my remote so that by pressing the green power button on it I either start GB-PVR or bring it to the front if another program has stolen focus. I do this with the line:

GRNPOWER={run(c:\Progra~1\devnz\GBPVR\GBPVR.exe)}{sleep(750)}{FindWnd(GBPVRWndClass,)}{fgnwn d()}

which I have put in at about line 244 in the irremote.ini - just after the commented-out ";GRNPOWER={sys(0xf0600}" line if you have it.

You can also easily edit this .ini file to add support for other applications - I have it set up for most of my main apps just in case (media player classic, windvd etc).

You can also map the "Videos" "TV" etc buttons to whatever plugin you want by editing the gbpvr config.xml file. eg:

<DefaultPluginRadio>Net Radio</DefaultPluginRadio>

cheers,

tieke
buckeye
Offline

Member

Posts: 155
Threads: 27
Joined: Sep 2005
#4
2005-10-28, 05:29 PM
stefan Wrote:Nothing. This is a feature =) Let's say you have scheduled at 9, and the show gets pushed to 8, you don't want to miss it, right? That's why, somewhere in the config.xml (can't remember the name right now, but it's fairly obvious if you look at it) there is a tag that says that this "variance" in time is 120 minutes. You can change this to your liking, just remember that shows that are moved in time will not be recorded if you set this to 0.

So if i pick record season same channel same time it will give me a 2 hr window if show is moved for some reason
Lucas_24
Offline

Member

Posts: 242
Threads: 15
Joined: Jul 2004
#5
2005-10-28, 05:48 PM
That's correct
WIN 7
1 X PVR 250
1 X PVR 500
1 X HD-PVR
2 X MVP
2 X PCH A100
buckeye
Offline

Member

Posts: 155
Threads: 27
Joined: Sep 2005
#6
2005-10-28, 05:58 PM
cool that was something i was thinking about posting in the wish list

something like a primetime record
buckeye
Offline

Member

Posts: 155
Threads: 27
Joined: Sep 2005
#7
2005-10-28, 06:31 PM
this is what is in my config.xml
Quote:<!-- Comskip settings
-->
<AutoSkipCommercials>true</AutoSkipCommercials>
<AllowableTimeslotVariance>90</AllowableTimeslotVariance>
- <!-- Post processing
-->


so this means that i have a 90 min window


Just making sure that it nothing to do with comskip
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#8
2005-10-28, 06:48 PM
Yeah, its nothing to do with Comskip. I've moved it in the next release.
buckeye
Offline

Member

Posts: 155
Threads: 27
Joined: Sep 2005
#9
2005-10-28, 06:53 PM
thanks
still learning about all the great features
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  General questions about Vista64 and GBPVR .... what to do? 8ace 6 3,184 2010-10-18, 03:20 PM
Last Post: 8ace
  Couple Questions jwelters 4 2,521 2010-08-26, 10:06 PM
Last Post: pBS
  Newbie Question rthefish 4 2,140 2010-05-25, 08:06 PM
Last Post: pBS
  Setting up HVR-1600 on a dishnetworks PVR questions morganboy 2 1,703 2010-05-14, 03:51 AM
Last Post: morganboy
  newbie with an AVerTV Volar Black HD; live tv works only after runing avertv 6 app laberinto 1 1,467 2010-05-02, 03:58 AM
Last Post: laberinto
  Newbie needs help setting up Asus My Cinema EHD2-100 strangemouse 1 1,796 2010-04-26, 09:05 PM
Last Post: strangemouse
  Questions regarding gbpvr's conversion processing and auto-convert mpg recordings. HYBRiD.BLiNG 1 1,495 2010-04-16, 12:39 AM
Last Post: Graham
  Questions on native SchedulesDirect EPG loader colinnwn 2 1,793 2010-04-07, 12:26 PM
Last Post: colinnwn
  2 quick questions drbenjamin 2 1,628 2010-03-18, 12:47 AM
Last Post: pBS
  Adding a second card questions Ifixcomputers 1 1,430 2010-03-15, 05:43 PM
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