2010-02-01, 02:23 AM
I decided today to try and get my HDHR setup and running again... it's not been functioning in my gb-pvr setup for a while.
So I deleted the device from gbpvr, restarted and then went through the process of re-adding it. I can download the EPG, scan and map channels, but when I go to perform a recording, I get an error like this in the GBPVRRecordingService.exe.log:
I've deleted and re-added the device several times to try and fix it, without success. Any ideas what this means, and how to fix it?
Thanks!
So I deleted the device from gbpvr, restarted and then went through the process of re-adding it. I can download the EPG, scan and map channels, but when I go to perform a recording, I get an error like this in the GBPVRRecordingService.exe.log:
Code:
2010-01-31 21:02:21.525 ERROR [5] Error starting recording: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at NativeUtilities.BDARecorder.SubmitTuningRequest(String tuningRequest, Boolean force)
at NativeUtilities.BDARecorder.SubmitTuningRequest(String tuningRequest)
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, ChannelTuning channelTuning, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered, Boolean previewMode, Int32 commonInterface)
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, ChannelTuning channelTuning, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered, Int32 commonInterface)
at GBPVR.Backend.Common.BDARecordingSource.startRecording(IRecordingSourceConfiguration config, Int32 qualitySetting, String filename, ChannelTuning channelTuning, Int32 minutes, Boolean useStreamingEngineIfAvailable)
at GBPVR.RecordingService.x93f60a55016d55c4.xcba1f05fb5a46d5f()
Thanks!