2023-12-24, 12:51 AM
(2023-12-24, 12:13 AM)mvallevand Wrote: Maybe this error in the logs is the missing bit. The npvr.db3 (zipped) that sub would like to see might explain the error.Yeah, I'm pretty sure it is related to this.
Code:2023-12-19 20:52:17.086 [INFO][298] About to update EPG 2023-12-19 20:52:17.086 [DEBUG][298] No /config/scripts/UpdateEPG.sh file found 2023-12-19 20:52:17.095 [DEBUG][298] Doing EPG update from broadcast DVB/ATSC EPG 2023-12-19 20:52:17.155 [DEBUG][298] CaptureSource.LoadAll() 2023-12-19 20:52:17.157 [DEBUG][298] CaptureSource.LoadAll() 2023-12-19 20:52:17.157 [ERROR][298] Unexpecetd error updating EPG: System.ArgumentNullException: Value cannot be null. (Parameter 's') at System.Xml.XmlDocument.LoadXml(String xml) at NShared.DVBEPGSource.UpdateEPG(IEPGUpdateCallback callback) at NShared.EPGManager.UpdateEPG(IEPGUpdateCallback callback, Boolean manuallyInitiated) at NShared.EPGManager.WorkerThread(Object args) 2023-12-19 20:52:17.158 [INFO][298] Finished updating EPG