2021-10-15, 09:08 AM
Using the UI client, when I'm in the Recordings listing display and try to go to the Recurring page, nothing displays. (I'm on the Pending list and press right arrow and it just stays displaying Pending. Another right arrow then takes me to the Conflicts. Going the other way, On the Conflicts screen, pressing left arrow doesn't change the display. Pressing again goes to the Pending list.)
I think that the problem is I deleted some old channels from Locast and an OTA HDHR which isn't connected now, but there are some recurring records still mapped to some of those channels. I recall there being a problem like this a few months ago, but I thought that sub had fixed it. Logs attached. sub: if you need a copy of the database, let me know.
I think that the problem is I deleted some old channels from Locast and an OTA HDHR which isn't connected now, but there are some recurring records still mapped to some of those channels. I recall there being a problem like this a few months ago, but I thought that sub had fixed it. Logs attached. sub: if you need a copy of the database, let me know.
Code:
2021-10-15 03:57:11.123 [DEBUG][63] Got request [192.168.143.27]: /control
2021-10-15 03:57:11.123 [DEBUG][63] - sid: d9441e080874410e9ed1a5c2ad2cd8bc
2021-10-15 03:57:11.123 [DEBUG][63] - key: 39
2021-10-15 03:57:11.123 [DEBUG][63] LoadList@0
2021-10-15 03:57:11.170 [DEBUG][63] LoadList@setobjects
2021-10-15 03:57:11.170 [DEBUG][63] LoadList@exit
2021-10-15 03:57:11.170 [ERROR][63] System.NullReferenceException: Object reference not set to an instance of an object.
at NextPVR.TV.Recordings2.UpdateOnRenderElement(Hashtable parameters)
at NUtility.SkinHelper.RenderElement(SKBitmap image, String name, Hashtable parameters)
at NUtility.Controls.UiStatic..ctor(String name, Hashtable args, SkinHelper skinHelper)
at NUtility.Controls.ListRenderers.UiListList.GetRenderList()
at NUtility.Controls.UiList.GetRenderList()
at NextPVR.TV.Recordings2.GetRenderList()
at NUtility.UIController.GetRenderList()
at NextPVRServer.Controllers.WebClientHelper.DoCompositeRendering(UIController uiController)
at NextPVRServer.Controllers.WebClientHelper.GetImage(Dictionary`2 args)
at NextPVRServer.Controllers.WebClientController.Get()