NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 9 10 11 12 13 … 93 Next »
Tuner plugins

 
  • 0 Vote(s) - 0 Average
Tuner plugins
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,396
Threads: 868
Joined: May 2006
#1
2012-08-05, 10:48 PM (This post was last modified: 2012-08-05, 10:58 PM by mvallevand.)
I am changing my setup to make the NextPVR backend a headless server only and will only be using clients for playback and it is working out better than I expected. I have run into a problem with tuner plugins when I try and schedule with the client (Record or Quick Record) generating this error

Code:
System.NullReferenceException: Object reference not set to an instance of an object.
   at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, Boolean onlyNewEpisodes, 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, String recordingDirectoryID)
   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 System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   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)

associated with this message

2012-08-05 18:36:42.347 [ERROR][1] Specified capture plugin not found: NetworkRecorder.NetworkRecorder
2012-08-05 18:36:42.347 [ERROR][1] Specified capture plugin not found: NetworkRecorder.NetworkRecorder

Is there anyway to avoid this, installing the plugin avoids the problem but it seems like an unnecessary step.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 102,457
Threads: 743
Joined: Nov 2003
#2
2012-08-05, 11:00 PM
Is the tuner plugin also installed on the client? I think it needs to be at this stage.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,396
Threads: 868
Joined: May 2006
#3
2012-08-05, 11:04 PM
Yes that fixes the problem, but it isn't very logical and I hope the client would never try to run it.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 102,457
Threads: 743
Joined: Nov 2003
#4
2012-08-05, 11:05 PM
Yes, true. I'll try to remove the dependency in the next release.

The client tries to load the capture source list while evaluating recordings, and unfortunately cant if the custom tuner plugin isn't available on the client.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,396
Threads: 868
Joined: May 2006
#5
2012-08-05, 11:19 PM
Ok thanks a lot. NTray gets them with this, so it is likely possible.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  FM tuner support in NextPVR? Goongyae 2 290 2022-11-23, 01:22 PM
Last Post: mvallevand
  Plugins and NPVR. Where do we start? sub 80 59,570 2020-11-26, 10:02 PM
Last Post: mandai
  Tuner status & disk usage mikaelgu 2 2,312 2017-04-10, 04:51 PM
Last Post: mikaelgu
  Determine Server Tuner/Recorder Status from Console App 27InchSony 13 6,572 2016-12-21, 05:03 AM
Last Post: mvallevand
  I want to start developing plugins...but how? OrenShapir 6 3,237 2014-11-18, 10:38 PM
Last Post: mvallevand
  What causes a new tuner to be used services/live?channel= psycik 2 1,722 2014-02-04, 05:32 PM
Last Post: psycik
  Tuner plugins and client id mvallevand 2 1,573 2013-07-03, 01:39 AM
Last Post: mvallevand
  Tuner Plugins - Output folders mvallevand 2 1,571 2013-02-19, 07:45 PM
Last Post: mvallevand
  .NET 4 plugins? McBainUK 20 5,810 2012-12-11, 08:48 PM
Last Post: sub
  Integrated Development Environment (IDE) for plugins osx-addict 5 1,994 2012-10-18, 08:35 PM
Last Post: osx-addict

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

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

Linear Mode
Threaded Mode