2015-09-25, 01:10 AM
I was scanning thru my NRecord.log file and noticed for the last several nights an error popping up at the end of the EPG update. NextPVR attempts to tune to some channel (vchannel 7) and set target, then dumps dozens of exceptions for 1 minute as seen below. It then attempts to do the same thing for vchannel 10, with the same result. Then again.. and again..
I'm guessing maybe the process is trying to pull some EPG data from the HDHR channels? I've attached the full log.
I don't really see anything wrong in the UI, so maybe this can be ignored...
I'm guessing maybe the process is trying to pull some EPG data from the HDHR channels? I've attached the full log.
I don't really see anything wrong in the UI, so maybe this can be ignored...
Code:
2015-09-22 01:54:07.270 [DEBUG][10] Executing: C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe 1318E35A set /tuner1/lockkey 99066
2015-09-22 01:54:07.336 [DEBUG][10] SetIncomingPort@2
2015-09-22 01:54:07.336 [DEBUG][10] SetIncomingPort@exit
2015-09-22 01:54:07.336 [DEBUG][10] Executing: C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe 1318E35A key 99066 set /tuner1/vchannel 7
2015-09-22 01:54:07.370 [DEBUG][10] ForcedIP.xml does not exists
2015-09-22 01:54:07.382 [DEBUG][10] 1318E35A can be found via adapter with ip address: 192.168.10.229
2015-09-22 01:54:07.382 [DEBUG][10] Executing: C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe 1318E35A key 99066 set /tuner1/target rtp://192.168.10.229:36316
2015-09-22 01:54:07.384 [DEBUG][10] SetIncomingPort@2
2015-09-22 01:54:07.384 [DEBUG][10] SetIncomingPort@exit
2015-09-22 01:54:07.384 [DEBUG][10] StartStream() returned handle=5
2015-09-22 01:54:07.384 [DEBUG][10] Allocated Handle: 5
2015-09-22 01:54:07.387 [DEBUG][10] Scanning
60 seconds remaining...
2015-09-22 01:54:09.000 [ERROR][10] Unexpected error getting dynamic event list: System.InvalidCastException: Unable to cast object of type 'NShared.HDHomeRunRecorder' to type 'NShared.Visible.IEPGDataSource'.
at NShared.EPGManager.UpdateEPG(IEPGUpdateCallback callback)
2015-09-22 01:54:09.001 [DEBUG][10] Scanning
59 seconds remaining...
2015-09-22 01:54:09.992 [ERROR][10] Unexpected error getting dynamic event list: System.InvalidCastException: Unable to cast object of type 'NShared.HDHomeRunRecorder' to type 'NShared.Visible.IEPGDataSource'.
at NShared.EPGManager.UpdateEPG(IEPGUpdateCallback callback)
2015-09-22 01:54:09.992 [DEBUG][10] Scanning
58 seconds remaining...