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,177
» Latest member: allv50
» Forum threads: 65,374
» Forum posts: 602,148

Full Statistics

Online Users
There are currently 1176 online users.
» 0 Member(s) | 1171 Guest(s)
Applebot, Baidu, Bing, Google, Yandex

Latest Threads
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 68
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: 81
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 74
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 110
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,778
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 160
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,428
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 329
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 239
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 524

 
  'Object reference not set' error when trying to schedule recordings from PC clients.
Posted by: JP23 - 2011-09-11, 12:55 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

Hi,

Sorry if this has been dealt with elsewhere, but my searches didn't turn anything up.

I have several Win 7 x64 clients, they are working well except that I can't schedule recordings from them.
When I try I get the following exception:

Code:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, ScheduledRecording scheduledEvent, Boolean allocateRecurring, DayMask dayMask, Int32 keep, Int32 recurrenceGroupID, Boolean timeslot, Boolean forceScheduleReload, String advancedRules) at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, ScheduledRecording scheduledEvent, Boolean allocateRecurring, DayMask dayMask, Int32 keep, Int32 recurrenceGroupID, Boolean timeslot, Boolean forceScheduleReload) at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, Int32 prePadding, Int32 postPadding, RecordingQuality quality) at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, RecordingQuality quality) at NextPVR.TV.ShowDetailsPopup.HandleCommand(String command) at NextPVR.TV.ShowDetailsPopup.HandleButtonCommand(String buttonName) at NUtility.Controls.UiButtonList.OnKeyDown(KeyEventArgs e) at NextPVR.TV.ShowDetailsPopup.OnKeyDown(KeyEventArgs e) at NextPVR.ControllerForm.OnKeyDown(Object sender, KeyEventArgs e) at NextPVR.ControllerForm.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4961 (win7RTMGDR.050727-4900) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- NextPVR Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///c:/progra~2/NPVR/NextPVR.exe ---------------------------------------- NShared Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///c:/progra~2/NPVR/NShared.DLL ---------------------------------------- NUtility Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///c:/progra~2/NPVR/NUtility.DLL ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4962 (win7RTMGDR.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4961 (win7RTMGDR.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Data.SQLite Assembly Version: 1.0.65.0 Win32 Version: 1.0.65.0 CodeBase: file:///c:/progra~2/NPVR/System.Data.SQLite.DLL ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Data.Entity Assembly Version: 3.5.0.0 Win32 Version: 3.5.30729.4926 built by: NetFXw7 CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Data.Entity/3.5.0.0__b77a5c561934e089/System.Data.Entity.dll ---------------------------------------- System.Core Assembly Version: 3.5.0.0 Win32 Version: 3.5.30729.4926 built by: NetFXw7 CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- TV Listings Assembly Version: 3.5.0.14803 Win32 Version: 1.0.0.0 CodeBase: file:///c:/progra~2/NPVR/NUtility.dll ---------------------------------------- System.Transactions Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- WebRadio Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///c:/progra~2/NPVR/NUtility.dll ---------------------------------------- SlimDX Assembly Version: 2.0.8.42 Win32 Version: CodeBase: file:///c:/progra~2/NPVR/SlimDX.DLL ---------------------------------------- msvcm90 Assembly Version: 9.0.30729.6161 Win32 Version: 9.00.30729.6161 CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57/msvcm90.dll ---------------------------------------- taglib-sharp Assembly Version: 2.0.3.0 Win32 Version: 2.0.3.0 CodeBase: file:///c:/progra~2/NPVR/taglib-sharp.DLL ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration>

I'm pretty sure I've installed all the prerequisites etc.
Any ideas what's going wrong?

Print this item

  Unable to communicate with recording service
Posted by: Sheik Yerbouti - 2011-09-11, 12:04 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

Today I had another failed recording. The error was "Failed to start device: 0x80070008", but when I try to watch live tv it says "unable to communicate with recording service". Logs attached.

Chris

Print this item

  Schedule show to watch (not record)
Posted by: Reddwarf - 2011-09-11, 08:25 AM - Forum: Wishlist - Replies (4)

In gbpvr we could mark a show for watching, so that if live-tv was not active the selected show would automatically start in live-tv when the time arrives. I kind'a miss that feature, can we have it back in npvr?

Print this item

  Does the UK DVB-T HD MUX carry EPG data?
Posted by: martint123 - 2011-09-11, 08:23 AM - Forum: General Discussion - Replies (7)

I was setting up a machine and started off with a PCTV nano stick 290e DVB-T2 thingy.
When set to use DVB EPG the TV guide was not populating the HD channels and I was just wondering if this was normal or an oddity?

I didn't want to post in the support area as I am remote from the machine and couldn't answer questions or provide logs for some days.

Print this item

  Skipping issue on PCH
Posted by: bgowland - 2011-09-11, 01:46 AM - Forum: Legacy (v4.x and earlier) - Replies (73)

Not sure if this as an mvpmcx2 issue or an NPVR one so I'll post here.

Difficult to quantify but we have issues with every recording when played back on the PCH where we can skip forward fine during earlier parts of the recording but, later on, a skip forward will drop playback to the recordings menu.

OK, sounds weird but, for example, some channels have advert breaks every 10 minutes - with a 1 hour recording I can skip without problems 10,20,30 minutes into the recording but around the 40 minute mark, a single skip forward will drop back to Recordings - then again at ~50 minutes. I never seem to get dropouts at the earlier stages however.

Similarly weird, a 2 hour recording will usually behave when skipping well into the second hour but around 1hr 15mins - 1hr 20mins that's when trouble starts. In other words skipping at 40mins or 50mins behaves fine.

I've included the log of trying to skip an episode of Marple tonight around 1hr 16mins into it. The problem starts with...

Code:
2011-09-10 23:10:00.113 [DEBUG][3] User pressed: Right

...and shows the dropout to the Recordings menu at...

Code:
2011-09-10 23:10:04.894 [DEBUG][3] Recordings.RELOAD_RECORDINGS

I've attached the timing.info file as well.

The worst bit is attempting to get back to where I was watching - I often find Resume will work but with a timeline starting at 0:0:0 or Play actually resumes (again with 0:0:0 start for timeline). I end up having to Unwatch, Play, Stop, Play then skip X minutes to get back to where I was....my wife hasn't got the hang of that yet. :eek:

Cheers,
Brian

Print this item

  Differences in PTS logging
Posted by: bgowland - 2011-09-10, 11:20 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

Trying to track down an issue with skipping on my PCH A-110 (long story, I'll post a proper support request when I have more info).

Along the way, I notice things such as the following in the MVP.log...

Code:
2011-09-10 23:09:30.878 [DEBUG][3] Raw PTS received:204391800 2011-09-10 23:09:30.878 [DEBUG][3] Reported PTS now:204377400 time: 4541.72
Is it relevant that 'RAW PTS received' and 'Reported PTS Now' are different?

Cheers,
Brian

Print this item

  VMR9 FSE - auto exit by mouse right click and one question
Posted by: hoborg - 2011-09-10, 08:42 PM - Forum: Legacy (v4.x and earlier) - No Replies

Hi.

There is a problem with VMR9 FSE - right click (menu) doesnot working - and it is logical in FSE. But sometimes i need to stop playback/exit FSE (when something went wrong) and i am not able to do it by remote/mouse. So i think it will be good if NPVR using FSE, right mouse click = stop playback/return to VMR.

It is possible to filter Search to remove all radio stations ?

Print this item

  Recordings Listing Screens Not Sorting Properly
Posted by: BrettB - 2011-09-10, 07:46 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

I'm seeing problems with 2.2.6 and the sorting of the various Recordings listing screens.

For the Ready Recordings, sorting seems to work fine. But for the What's New, Pending Recordings, and Recurring Recordings listings, NPVR displays the pop-up saying that it is sorting them, but then it doesn't actually do the sort.

Print this item

  No BBC one and Two with rescan on Emley Moor
Posted by: Bathman - 2011-09-10, 07:11 PM - Forum: Legacy (v4.x and earlier) - Replies (9)

I get all the other channels but not BBC1 and BBC2.

If I scan all UK freq then I get BBC 1 and 2 (twice) but all the channel numbers are incorrect. Any ideas?

Print this item

  installation problems with pch 210
Posted by: giladmichael - 2011-09-10, 05:54 PM - Forum: MVPMCX2 and other NMT stuff - Replies (3)

Hi

I followed the dummies installation guide. When I try to open N-PVR via network browser, the pch displays "request cannot be processed".

Below is the output of the syntax checker.

Thanks very much for your help!

Michael


Checking for mvpmc share on MICHAELDESKTOP
mvpmc C:\mvpmc

Checking GB-PVR.html links
C:\mvpmc \GB-PVR.html not found

NMT IP Address: 10.0.0.3 MAC 0006DC8243AF

GB-PVR Not Installed

N-PVR Installed C:\Users\Public\NPVR
<a href="http://localhost.drives:8883/NETWORK_SHARE/MICHAELDESKTOP:mvpmc/npvr.cgi">N-PVR</a>
<a href="http://localhost.drives:8883/NETWORK_SHARE/NETWORK_BROWSER/browser.cgi">N-PVR via Network Browser</a>
<a href="http://localhost.drives:8883/USB_DRIVE_A-1/mvpmc/usb_a.cgi">N-PVR via USB</a>

config.xml entry found Client Type PCH2
MVPSendIncrementalUpdates true
MVPClientType PCH2
MVPWidth 1280
MVPHeight 720
MVPOffsetX 0
MVPOffsetY 0

Enabled true
Port 8866

The remote server returned an error: (404) Not Found.

Checking NMT Version

Checking NMT Display
1080P 60Hz

Calling NMT Source

Print this item

Pages (6435): « Previous 1 … 1637 1638 1639 1640 1641 … 6435 Next »
Jump to page 

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