NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 48 49 50 51 52 … 1231 Next »
HD HomeRun recording problem

 
  • 0 Vote(s) - 0 Average
HD HomeRun recording problem
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#1
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:

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()
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!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#2
2010-02-01, 02:35 AM
Can you post the GBPVRRecordingService.exe.log and GBPVRRecordingService.exe-native.log showing this error?

The usual cause of this error is that the user is referring to a card type that isnt listed in the bda.ini. (like your specific HDHR isnt listed there)
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#3
2010-02-01, 02:44 AM
Ok... the full logs are attached. Thanks!
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#4
2010-02-01, 02:45 AM
And here are the two entries in the BDA.INI file.

Code:
[Silicondust HDHomeRun Tuner 10103A9E-0]
TUNING_TYPE=ATSC
TUNING_SPECIAL=1
RECEIVER_ONLY_MODE=1
FILTER_RECEIVER=Silicondust HDHomeRun Tuner 10103A9E-0
PIN_RECEIVER_IN=Input0
PIN_RECEIVER_OUT=Output1

[Silicondust HDHomeRun Tuner 10103A9E-1]
TUNING_TYPE=ATSC
TUNING_SPECIAL=1
RECEIVER_ONLY_MODE=1
FILTER_RECEIVER=Silicondust HDHomeRun Tuner 10103A9E-1
PIN_RECEIVER_IN=Input0
PIN_RECEIVER_OUT=Output1
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#5
2010-02-01, 02:52 AM
In the logs it shows a capture source that doesnt have the device selected (so its defaulting to a Hauppauge Nova-S satellite device, which quickly leads to other problems). Check your capture sources have the correct devices selected.
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#6
2010-02-01, 03:48 AM
It's definitely selected, and I've deleted and re-added the device multiple times this evening. I've clicked the "Only show devices detected in this machine" checkbox too and then selected the HDHomeRun, but with the same result.

Any other thoughts?
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#7
2010-02-01, 03:49 AM
And I'm able to channel scan and map stations too.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#8
2010-02-01, 04:31 AM
Nothing springs to mind, but try deleting the "C:\Users\<Your Acount>\AppData\Local\Virtual Store\Program Files\Devnz" directory on the offchance it'll help.
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#9
2010-02-01, 04:48 AM
Ok, I think I found the problem. I opened the gbpvr.db3 file and looked in the BDA_Recording_Source table... it's completely empty. So I looked in Config.log:
Code:
2010-01-31 23:29:33.791    ERROR    [1]    Error saving CaptureSource: SQLite error
table BDA_RECORDING_SOURCE has no column named ci_enabled
2010-01-31 23:29:33.807    ERROR    [1]    Stack:
   at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
   at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
   at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at GBPVR.Backend.Common.BDARecordingSource.Save(DbConnection connection, Int32 captureSourceOID)
   at GBPVR.Backend.Common.xda34526142ca690b.x35ca223d3ef12fee()

Not sure what happened, but maybe the 1.4.7 upgrade wasn't entirely successful? Would you mind posting the table structure so I can add the column myself?
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#10
2010-02-01, 04:55 AM
Check your PM. I need to redo my mappings so don't use them though. It seems Insight moved some channels around last week.
« 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
  Audio buzzing second time recording launched. dennit 2 4,533 2012-12-09, 11:28 PM
Last Post: dennit
  Inhibit Computer Shutdown While Recording rwnz 52 30,151 2012-04-03, 11:40 AM
Last Post: pBS
  Composite channel configuration problem. seymoria 6 4,572 2012-01-15, 10:15 PM
Last Post: seymoria
  Start PC for recording, Sleep/Hibernate when done Basher52 6 4,953 2011-12-17, 02:52 PM
Last Post: Sykor
  intermittent recording failures bcdudley 6 3,616 2011-09-28, 07:28 AM
Last Post: bcdudley
  Recording fails but only on one channel (live viewing still works) dshoup 5 3,506 2011-09-19, 01:15 AM
Last Post: sub
  HD Homerun stangdaman 47 21,687 2011-09-13, 11:52 PM
Last Post: mvallevand
  Sattelite interent recording? crsfooddude 1 2,135 2011-07-26, 02:32 AM
Last Post: mvallevand
  Recording problem with Hauppauge Nova-S USB2 ... softfoot 4 3,375 2011-06-27, 02:06 AM
Last Post: sub
  Problem with GB-PVR - Cannot Watch Channels and Administrator Problem Greg Smith 10 4,421 2011-05-22, 05:09 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode