NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 20 21 22 23 24 … 102 Next »
Exception when trying to update recurring recording

 
  • 0 Vote(s) - 0 Average
Exception when trying to update recurring recording
artmetz
Offline

Senior Member

NW Montana
Posts: 367
Threads: 68
Joined: Dec 2016
#1
2023-11-11, 03:22 PM
I have a recurring recording set to all channels, all episodes. When I attempt to update it, an exception occurs. Let me know if you need the database.
Art

System.NullReferenceException: Object reference not set to an instance of an object.
  at NextPVR.TV.ManualRecordingPopup.OnKeyPress(KeyPressEventArgs e)
  at NUtility.UIController.OnKeyPress(KeyPressEventArgs e)
  at NextPVR.ControllerForm.ControllerForm_KeyPress(Object sender, KeyPressEventArgs e)
  at System.Windows.Forms.Control.OnKeyPress(KeyPressEventArgs 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)

After closing first exception:
System.NullReferenceException: Object reference not set to an instance of an object.
  at NextPVR.TV.ManualRecordingPopup.GetRenderList()
  at NUtility.UIController.GetRenderList()
  at NextPVR.ControllerForm.SkControl_PaintSurface(Object sender, SKPaintGLSurfaceEventArgs e)
  at SkiaSharp.Views.Desktop.SKGLControl.OnPaintSurface(SKPaintGLSurfaceEventArgs e)
  at SkiaSharp.Views.Desktop.SKGLControl.OnPaint(PaintEventArgs e)
  at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
  at System.Windows.Forms.Control.WmPaint(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.UserControl.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)


Attached Files
.zip   logs-20231111-0816.zip (Size: 655.72 KB / Downloads: 2)
artmetz
Offline

Senior Member

NW Montana
Posts: 367
Threads: 68
Joined: Dec 2016
#2
2023-11-11, 03:25 PM
Additional exception info.
Art


Attached Files Thumbnail(s)
   
artmetz
Offline

Senior Member

NW Montana
Posts: 367
Threads: 68
Joined: Dec 2016
#3
2023-11-11, 03:44 PM
Here's the section from the exported recurring recordings:
<recurring>
<oid>604</oid>
<name>Consuelo Mack WealthTrack</name>
<matchrules>
<Rules>
<ChannelOID>0</ChannelOID>
<ChannelName>All Channels</ChannelName>
<StartTime>2023-03-28T17:00:00.0000000Z</StartTime>
<EndTime>2023-03-28T17:30:00.0000000Z</EndTime>
<PrePadding>-1</PrePadding>
<PostPadding>0</PostPadding>
<Quality>0</Quality>
<Keep>0</Keep>
<AdvancedRules>title like 'Consuelo Mack WealthTrack'</AdvancedRules>
</Rules>
</matchrules>
</recurring>
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,118
Threads: 957
Joined: May 2006
#4
2023-11-11, 09:25 PM
I guess we assume NextPVR.exe? What field are you trying to update? You can't change an All Channels recording to a specific channel in all clients.

Martin
artmetz
Offline

Senior Member

NW Montana
Posts: 367
Threads: 68
Joined: Dec 2016
#5
2023-11-12, 03:39 PM
Any client fails (npvr, nlite, yauiclient) when I simply select update for this recording.


Attached Files Thumbnail(s)
   
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,118
Threads: 957
Joined: May 2006
#6
2023-11-12, 04:11 PM
OK I wasn't able to duplicate that in any client sub might need the database.

Martin
artmetz
Offline

Senior Member

NW Montana
Posts: 367
Threads: 68
Joined: Dec 2016
#7
2023-11-12, 04:38 PM
Ok. I'll pm him the database zip.
Art
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#8
2023-11-12, 06:21 PM
I think your custom C:\Program Files\NextPVR\data\skin\Metz skin is missing stuff. Try it again with the default skin.
artmetz
Offline

Senior Member

NW Montana
Posts: 367
Threads: 68
Joined: Dec 2016
#9
2023-11-12, 06:58 PM
I should have mentioned I tried that. But to make sure, I set the default skin, rebooted the machine and still see the same issue.
Art


Attached Files
.zip   logs-20231112-1157.zip (Size: 1,012.15 KB / Downloads: 1)
artmetz
Offline

Senior Member

NW Montana
Posts: 367
Threads: 68
Joined: Dec 2016
#10
2023-11-12, 07:03 PM
I checked a few other recordings set to All Channels and they work ok.
Art
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  DVT Tuner remains locked after EPG update. Bobins 4 163 2025-06-29, 04:57 PM
Last Post: Bobins
  Recording Glitches - Debug Advice? andrewj 7 302 2025-06-23, 08:19 PM
Last Post: mvallevand
  Advanced Recording Scheduling question Bobins 7 282 2025-06-17, 12:56 AM
Last Post: mvallevand
  "Recording interrupted" problem started happening sharkbite 8 640 2025-06-02, 08:08 AM
Last Post: sharkbite
  Failed: Recording interrupted jzk 3 470 2025-04-18, 09:06 PM
Last Post: mvallevand
  Manual Recurring Recordings jcole998 3 283 2025-04-17, 09:10 PM
Last Post: mvallevand
  Unable to delete recording. File may be in use. seattlefog 24 1,234 2025-04-13, 01:08 AM
Last Post: sub
  Schedulesdirect will not update.. shortputt 8 642 2025-04-11, 07:39 PM
Last Post: BrettB
  Directory not deleted after recording deleted Bobins 13 1,066 2025-03-08, 05:30 PM
Last Post: sub
  Recording IPTV lemmy999 8 798 2025-03-02, 06:13 PM
Last Post: lemmy999

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

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

Linear Mode
Threaded Mode