NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,186
» Latest member: RonB1949
» Forum threads: 65,377
» Forum posts: 602,182

Full Statistics

Online Users
There are currently 1147 online users.
» 1 Member(s) | 1139 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Facebook, Google, Yandex, mvallevand

Latest Threads
Closed captioning in NPVR
Forum: Windows
Last Post: mvallevand
7 hours ago
» Replies: 32
» Views: 3,636
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 208
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: drvolks
2026-09-05, 01:00 PM
» Replies: 43
» Views: 6,352
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 165
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
2026-09-04, 01:00 AM
» Replies: 1
» Views: 190
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 182
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 132
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 177
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,929
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 220

 
  CDK Scheduler Examples
Posted by: KingArgyle - 2005-02-10, 08:19 PM - Forum: Community Announcements - Replies (29)

The CDK Scheduler treats everything as a Season record. You narrow the scope by setting the various restrictions. You can combine any of these. The only items that should not be combined are the ProgramName and the Search criteria. One or
the other needs to be specified.

CDK Scheduler Example Recording Scenarios setup:

Season Record All Channels:

Code:
<Recording type="Season" priority="1"> <ProgramName>The West Wing</ProgramName> <RecordingType>All Episodes</RecordingType> <Quality>Medium</Quality> <CaptureSource>1</CaptureSource> </Recording>

Season Record this Channel:
Code:
<Recording type="Season" priority="1"> <Channel>4</Channel> <ProgramName>The West Wing</ProgramName> <RecordingType>All Episodes</RecordingType> <Quality>Medium</Quality> <CaptureSource>1</CaptureSource> </Recording>

Season Record this Channel this Day:
Code:
<Recording type="Season" priority="1"> <Channel>4</Channel> <ProgramName>The West Wing</ProgramName> <RecordingType>All Episodes</RecordingType> <Quality>Medium</Quality> <CaptureSource>1</CaptureSource> <LimitDays> <DaysOfWeek>Wednesday</DaysOfWeek> </LimitDays> </Recording>

Season Record this Channel restrict time range
Code:
<Recording type="Season" priority="1"> <Channel>4</Channel> <ProgramName>The West Wing</ProgramName> <RecordingType>All Episodes</RecordingType> <Quality>Medium</Quality> <CaptureSource>1</CaptureSource> <ScheduleTime> <Start time="11:00"/> <End time="23:00"/> </ScheduleTime> </Recording>

Don't Record Duplicates:
Code:
<Recording type="Season" priority="1"> <ProgramName>The West Wing</ProgramName> <RecordingType>All Episodes</RecordingType> <Quality>Medium</Quality> <CaptureSource>1</CaptureSource> <Duplicates> <Recorded>No</Duplicates> <Scheduled>No</Duplicates> </Duplicates> </Recording>

Don't Record Duplicates, but Schedule Duplicates:
Code:
<Recording type="Season" priority="1"> <ProgramName>The West Wing</ProgramName> <RecordingType>All Episodes</RecordingType> <Quality>Medium</Quality> <CaptureSource>1</CaptureSource> <Duplicates> <Recorded>No</Duplicates> <Scheduled>Yes</Duplicates> </Duplicates> </Recording>

The supper restricted recording:
Code:
<Recording type="Season" priority="1"> <Channel>4</Channel> <ProgramName>The West Wing</ProgramName> <RecordingType>All Episodes</RecordingType> <Quality>Medium</Quality> <CaptureSource>1</CaptureSource> <Duplicates> <Recorded>No</Recorded> <Scheduled>No</Scheduled> </Duplicates> <LimitDays> <DaysOfWeek>Saturday</DaysOfWeek> <DaysOfWeek>Sunday</DaysOfWeek> </LimitDays> <ScheduleTime> <Start date="2005-04-04" time="2000"></Start> <End date="2005-04-06" time="2359"></End> </ScheduleTime> <Padding> <PrePadding>1</PrePadding> <PostPadding>4</PostPadding> </Padding> </Recording>


You can combine any of these so that you can restrict as much as you want to as little as you want. These settings should work with the current CDK Scheduler and XRecord v16.

Print this item

  usb-uirt and panasonic cable box
Posted by: jboeren - 2005-02-10, 07:22 PM - Forum: GB-PVR Support (legacy) - No Replies

I now have a panasonic dvb cable box connected to the video-input of my pvr150.
To program the usb-uirt-plugin i have to hold the 0-9 buttons of the ir-transmitter several seconds. however the control-led of the usb-uirt only gives a short flash. When i used another ir-transmitter (tv ex.) the control-led remains on until the learning is complete.
How must i program the usb-uirt?

Print this item

  Remote Control
Posted by: J_L_D - 2005-02-10, 07:12 PM - Forum: GB-PVR Support (legacy) - Replies (3)

I sent this email to someone, but thought I'd go ahead and post it, too. Can someone push me toward another post?

I just bought a PVR-150, put it in and hooked it up, installed driver (but no software at all). Then downloaded GB-PVR, got the EPG and tried the remote (I selected use Hauppage IR blaster in settings somewhere).
It didn't work so I put in the Hauppage CD and installed something like IR32 and IR Blaster Wizard (though the 2nd one reported some kind of error I think - but installation went through). Then I went to &quot;Fix INI settings&quot;
I can't find anyway to use the software without the remote - if I click on menu I can't go down or up in the guide , don't see a mouse.
Any help would be great. I was hoping there was a Faq or guide somewhere on how to make a remote control work. I can't even get to a screen to let me see a picture or find out if any of this is working.

Print this item

  Key Remapping
Posted by: babybob - 2005-02-10, 05:36 PM - Forum: Wishlist - Replies (1)

It would be great to be able to setup out own key maps, that way gbpvr would instantly support remotes like the Twinhan one that just map buttons on the remote to keyboard keys.

Brian

Print this item

  Colour Button Usage Description, Bigger Fonts
Posted by: amoeba - 2005-02-10, 03:54 PM - Forum: Wishlist - Replies (9)

You get this on most PVRs I think, where the GUI will show you what the colour buttons do, i.e. in the Guide;

------------------------------------------------------
| (b) +24 hours (g) -24 hours (y) view  ® auto-record |
------------------------------------------------------

Where b=blue,g=green,y=yellow,r=red. Also make sure the 4 buttons have a use in most screens. I am sure I could trawl through the user instructions to work out what they do, but it would be alot better having this.

Also I have a 28inch tv, but the fonts are too small to see easily. Is there some way to make them bigger. I started using the flat blue hi vis skin whichs helps a little on the menus, but not on the tv guide.

I know you americans (and possibly nz'ers) all have huge 50inch screens, but we brits tend to make do with 28inchs or so.



Print this item

  BDA with Twinhan 2 try
Posted by: nox71 - 2005-02-10, 01:50 PM - Forum: GB-PVR Support (legacy) - No Replies

Ok my first post didn't give any answer so here i try again. I have a Thinhan DVB-S card and would like to configure it with Gbpvr can someone point me to some kind of instruction on how to add it to the available capture source in Gb-Pvr ?

Thanks ! Wink [Image: biggrin.gif]  [Image: biggrin.gif]

Print this item

  DVB radio from program guide?
Posted by: babybob - 2005-02-10, 10:43 AM - Forum: GB-PVR Support (legacy) - Replies (3)

Hello Again,

I have a TwinHan DVB card and can listen to the radio stations available via DVB by chaning to the channel whilst in Live TV.

But when I select a program on the channel from the EPG and select watch I get the following error:

Expression: P!=0

Line:150 atlcomcli.h

Anyone know anything about this?

Thanks
Brian



Print this item

  TWINHAN remote?
Posted by: babybob - 2005-02-10, 08:41 AM - Forum: GB-PVR Support (legacy) - Replies (3)

Hello

Ive had a look around the wiki etc but cant see any mention of using the Twinhan remote with gbpvr.

Can anyone tell me how I might go about getting it to work if possible?

Thanks
Brian

Print this item

  What happened here?
Posted by: mclose - 2005-02-10, 08:00 AM - Forum: GB-PVR Support (legacy) - Replies (3)

I just tried to watch live tv on gb-pvr and it is having a horrible interlacing problem.  The thing is I haven't installed a new version or messed with the config.  It started out working totally fine as it has for a few days (newbie) and then poof, there are basically entire vertical lines missing like the picture.  It also makes a clicking sound come through the speakers.  Same problem when trying to record.  Tried messing around with config playback options.  Read other posts, but cannot for the life of me find a de-interlacer setting to set to encoder pass-through.  If I use wintv2000 everything appears fine. PVR-150 if it makes any difference. Tried to attach an example of the problem.

Print this item

  .exe Changer Plugin
Posted by: Boxeat2469 - 2005-02-10, 07:43 AM - Forum: GB-PVR Support (legacy) - Replies (3)

Did something change in how the new release uses the channel changer plugin? I have a Direct TV satellite box and have it connected to the PC with a serial cable. With all the previous releases of GBPVR I had no problems controling the sat box. I am using a program called Direct TV control which I have in the Windows startup folder. As long as that is running in the system tray, GBPVR has always been able to use it and has always worked flawlessly. Now with the new release it does not change the channels. Each time I press the channel up or down button, or I key in a channel directly, a new instance of dtvcl.exe appears in task manager but no channel change occurs. Has anybody else experienced this? Any ideas on how to fix it?

Print this item

Pages (6435): « Previous 1 … 5998 5999 6000 6001 6002 … 6435 Next »
Jump to page 

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