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,179
» Latest member: furtiolli195
» Forum threads: 65,374
» Forum posts: 602,151

Full Statistics

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

Latest Threads
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 86
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
2026-08-31, 04:17 PM
» Replies: 0
» Views: 96
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 82
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 128
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,784
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 172
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,443
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 346
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 251
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 531

 
  2.1.5 setting incorrect input on device for recording
Posted by: dark_half - 2011-07-20, 04:25 AM - Forum: Legacy (v4.x and earlier) - Replies (1)

I have mulitple tuners but am havin ga reoccurring problem where I get no video but audio. If I follow the logs correctly the recording for Daily show was scheduled to record at 10:00pm on capture source 26 which is composite in. However it was moved to 25 which is suppose to be svideo input but NPVR built the graph using composite. Both devices a PVR150. Capture device 26 is using composite and 25 is using S-Video.

Quote:2011-07-19 22:00:00.199 [DEBUG][7] Required:
<channel>64</channel><country>1</country><input>cable</input><source>Composite</source><fixed>2</fixed>
2011-07-19 22:00:00.199 [DEBUG][7] Was allocated to capture source26
2011-07-19 22:00:00.208 [DEBUG][7] Found another available tuner for new recording. Now allocated to 25
2011-07-19 22:00:00.294 [DEBUG][7] Recording successfully moved.

Quote:2011-07-19 22:00:03.163 [DEBUG][7] About to tune graph to:
<tuning>
<type>Analog</type>
<locator>
<channel>64</channel>
<country>1</country>
<input>cable</input>
<source>Composite</source>
<fixed>2</fixed>
</locator>
</tuning>

Print this item

  Recording "Starts with" - how can I?
Posted by: psycik - 2011-07-19, 08:55 PM - Forum: Legacy (v4.x and earlier) - Replies (7)

If I wanted to record anything that started with "James May" (there a two programs that should be found on SBS HD) how could i do this?

To use the proper gui I imagine I could record one of them and then go fudge around in the database, would this be the only way to do it?

I did have a quick toodle in NEWA but not sure if I made a saved search to auto record or not, and then trying it again brought up an exception.

Any suggestions, if the first method will work, I have no issues doing it.

Print this item

  Data binding
Posted by: imilne - 2011-07-19, 07:30 PM - Forum: Developers - Replies (2)

I'm reluctant to post a more general cry for C# help, rather than something NPVR specific, but does anyone have any simple examples of using data binding to reduce the amount of code required when buildings forms (for the Settings dialog)?

The stuff I've done so far has always been (old skool java style):

Code:
class MySettings { static string someTextValue= <read from xml file> }

And then the form is built with:
Code:
SomeTextBox.Text = MySettings.someTextValue;
And when it's time to save everything:
Code:
MySettings.someTextValue= SomeTextBox.Text;

Data binding sounds like it might be a simpler way to do this? But I'm not sure if it can work without complex datagrid this or bindingsource that, rather than my micky mouse collection of statically declared variables (that makes it easy to get at them elsewhere in the actual plugin).

Iain

Print this item

  ISO Mounting
Posted by: imilne - 2011-07-19, 05:30 PM - Forum: Developers - Replies (9)

Hi sub,

Could you list what the behind-the-scenes procedure you use for mounting ISOs is?

I point at Daemon.exe from VirtualCloneDrive rather than DaemonTools, and it doesn't seem to matter what drive letter I tell NPVR; I can give it the wrong one and the mount still succeeds and the DVD plays.

I'm trying to add ISO support to Videos+, and I'd prefer to use your existing config.xml settings to save duplication, but I wasn't sure if the drive letter (or unit number?) is required for DaemonTools.

Oh, and two quick follow up questions:

- I can't test it just now, but does NPVR support blu-ray ISOs (in conjunction with the LAV splitter)?
- The "Please wait...mounting" message looks like a blocking message box. Is it, or does it just appear that way because NPVR's process is waiting on the result of running DaemonTools?

Cheers

Iain

Print this item

  Skin Help with Line Drawing
Posted by: Northpole - 2011-07-19, 03:45 PM - Forum: Developers - Replies (2)

In the old GBPVR you used to be able to draw angular lines, I was wondering if anything like that existed in NPVR. I tried this but get nothing drawn:

<Line Location1="15,60" Location2="50,20" fillColor="Black" borderColor="White" borderWidth="1"/>

Perhaps it needs info about line thickness?

Thanks.

Print this item

  MVP Installation
Posted by: ian.valley - 2011-07-19, 02:25 PM - Forum: MVP & NMT - Replies (5)

Hi.

Ive just picked up my dusty MVP 1000 from the loft which I used with GBPVR, but Im not sure how to get it working with NPVR - Windows 7. Can anyone guide me please???

Print this item

  NPVR 2.1.5 recordings not stopping
Posted by: dark_half - 2011-07-19, 11:51 AM - Forum: Legacy (v4.x and earlier) - No Replies

I am still having issues where recordings are not ending after upgrading to 2.1.5. Attached are the logs from last night. The recording Alpha was still showing as recording this morning and is 27G. All recordings including Alpha still showed as pending and after restarting recording service show fail (Countdown With Keith OIlberman, Daily Show with Jon Stewart, Alphas, My Soul to Take). The only one that created a file is Alphas.

Print this item

  EPG / Pending Recording Issues
Posted by: BTJustice - 2011-07-19, 10:02 AM - Forum: Legacy (v4.x and earlier) - Replies (6)

OK. My EPG updates. I go through the list of pending recordings and cancel the ones I don't want for the next few days. The next day when the EPG updates, those recordings that I cancelled are right back on the list to be recorded. This is very annoying! How do I keep a recording cancelled for the date/time I cancelled it? Yeah maybe I want to record it at a later date, but when I cancel something set to record at a certain date/time, I expect it to stay cancelled instead of uncancelled.

Print this item

  Is the Colossus ready for prime time?
Posted by: soccerdad - 2011-07-19, 01:40 AM - Forum: Hardware - Replies (8)

I need to update to capture more channels than are on clear QAM, so I am looking at either a Hauppauge Colossus or an HD PVR. I prefer the Colossus due to the lower price, but have seen some poor comments on some web sites. So my question, is the Colossus as good as the HD PVR at this time? Stability is key.

Print this item

  live tv for only ~15 seconds
Posted by: soccerdad - 2011-07-19, 01:19 AM - Forum: MVPMCX2 and other NMT stuff - Replies (13)

Hi Martin,

I rebuilt my server and just re-setup my PCH. It connects fine and plays recorded shows fine, but live TV only works for about 15 seconds, then loops back to the start of the 15 seconds and plays it again, over and over. I seem to remember something like this, but searched and could not find anything like this. Logs are attached

[ATTACHMENT NOT FOUND]

Print this item

Pages (6435): « Previous 1 … 1673 1674 1675 1676 1677 … 6435 Next »
Jump to page 

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