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,208
» Latest member: hamsterbeaver
» Forum threads: 65,380
» Forum posts: 602,244

Full Statistics

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

Latest Threads
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 548
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,724
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 259
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 163
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 107
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,019
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 527
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,036
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,634
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 338

 
  Tuner Priority?
Posted by: allstarnz - 2009-08-28, 12:12 PM - Forum: GB-PVR Support (legacy) - Replies (5)

Now that I can actually do stuff with it, i've hooked up my second tuner.

As a result I now have two DVB-T tuners cards, which can both record digital terrestrial.

The question is, is there any way to make this work in a priority? So, if one tuner is in use, it'll use the second tuner? As there are 3 transponders, I can't assign a card to each transponder.

I know in some other software (eg DVB-Viewer), you can set a preferred card. But from what I can see in GB-PVR, you need to assign channels to only one card.

Any thoughts/recommendations?

Print this item

  An End To Unencrypted Digital Cable TV and the HTPC?
Posted by: weisguy - 2009-08-28, 11:34 AM - Forum: General Discussion - Replies (1)

For us in the United States, especially on Comcast: I don't mean to spread FUD with this subject line per se, but... well... I am fearful, uncertain, and doubtful.

http://anandtech.com/weblog/showpost.aspx?i=637

Definitely worth the read.

Print this item

  Another Newbie with questions:
Posted by: Chris F - 2009-08-28, 09:34 AM - Forum: GB-PVR Support (legacy) - Replies (2)

Hi all

My first post - finally got GBPVR to work - about 6 hours changing and fiddling, not really knowing what I was doing, but getting a better idea all the time.

And it's great !!.....many thanks - a terrific program. Now for a couple of questions:

a) I'm using a Nova TD card......thought I could connect my Cable feed from the box, as well as the ext. ant. But the cable picks up no channels in GBPVR.....should I just forget about the second input socket on the card? (Aerial works fine on it's socket, though signal's not too strong on every station)

b) Recording 2 channels at the same time: I have managed it, but once I'd scheduled a recording for 9 - 10pm asking the program to record another during that period, it told me that I must cancel one or other recording sessions.....what am I missing here?

Cheers

Chris

Print this item

  Help a new gbpvr user:
Posted by: Bjur - 2009-08-28, 09:12 AM - Forum: GB-PVR Support (legacy) - No Replies

Delete.

Print this item

  Wizmetadatagrabber Wish for subtitle download
Posted by: 7ore - 2009-08-28, 06:54 AM - Forum: SearchWiz & MovieWiz - Replies (2)

I run the grabber by schedule everyday and gets data for all new episodes and it works beautifully.

But as English isn't our native language, we use english subtitles (thats good enough and they usually comes first).

It would be great if the Wizmetadatagrabber could search for and download subtitles as well as data and images.

Sites where I find subtitles are: http://www.tvsubtitles.net, http://www.subtitlesource.org and http://www.subtitleseeker.com that search for subs in the two first sites and in a couple of others as well.

If it is possible to get something like this to work, that would save me a lot of manual work searching, downloading and renaming files... Big Grin

Print this item

  Getting reoccurring extras info
Posted by: fla - 2009-08-28, 03:55 AM - Forum: Developers - Replies (6)

Calling ScheduleHelper.SheduleRecording with type TYPE_RECORD_WEEKLY seems to ignore the maxFiles argument. I worked around by using TYPE_RECORD_SEASON with a dayMask but then I need to be able to read back the dayMask.

Is there an API to query the REOCCURING_EXTRAS table specifically the max_files and day_mask fields? I can see a ReoccuringRecordingExtras class but what call gives me an instance of that class for a specific recording?

Thanks.

Print this item

  ParallelProcessing.bat to get NTSC & ATSC subtitles (sample)
Posted by: pvruser - 2009-08-28, 02:53 AM - Forum: Developers - No Replies

Just giving back to the community... it took me quite a while to perfect. for anyone who ever wanted subtitles (US NTSC & ATSC at least) but could never get it done here it is!

Quote:@echo off
set logfile="C:\Program Files\devnz\gbpvr\logs\paraproc.log"

echo starting recording on channel %2, file %1... stopping any shutdown sequence in progress... >> %logfile%
date /t >> %logfile%
time /t >> %logfile%

ping -n 25 127.0.0.1
psshutdown -a

echo shutdown sequence stopped... >> %logfile%
date /t >> %logfile%
time /t >> %logfile%

echo starting parallel subtitle extraction on channel %2, file %1... >> %logfile%
start /wait /low /min /b "ccextractorwin" ".\Third Party\ccextractor\windows\ccextractorwin.exe" -s 15 -90090 --fixpadding --largegops --nofontcolor -out=srt --sentencecap %1 -o "%~dpn1.srt"

i'm using CCExtractor v0.50 but i'm hoping the switches still work in newer versions. works great for me and does it real time during the recording.

Print this item

  External or Internal? Which is Better?
Posted by: Greg Smith - 2009-08-28, 01:22 AM - Forum: Hardware - Replies (2)

Generally, does an external capture card produce better quality captures than an internal card? Any thoughts on this? I think that my Hauppauge HVR-1950 (external) card produces slightly better captures than my Hauppauge HVR-1600 (internal).

Print this item

  Brace for it
Posted by: mvallevand - 2009-08-27, 11:37 PM - Forum: Developers - Replies (7)

I was just wondering if I am the only one that still likes K&R style code, it just seems so much more natural for me to type

Code:
if (condition) { // some code } else { // some more code }

over the MS default for C#. I know I can change this but what do others do?

Also do you any of you use a tool like indent, astyle or StyleCop http://blogs.msdn.com/sourceanalysis/ to enforce a standard?

Martin

Print this item

  Special Trick to Create Custom Task?
Posted by: tjb - 2009-08-27, 10:02 PM - Forum: GB-PVR Support (legacy) - Replies (12)

Is there something special in GbPVR that needs to be done to create abd use a custom task? I created a task for Hulu Desktop, restarted the config applet, and Hulu Desktop showed up in the list of plugins as expected. However, when I start Pvrx2, the custom task does not show up in the menu. I also tried a test with something easy like notepad.exe, but it also did not show in the menu.

Print this item

Pages (6435): « Previous 1 … 2261 2262 2263 2264 2265 … 6435 Next »
Jump to page 

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