NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 356 357 358 359 360 … 433 Next »
Configuring Hauppauge Colossus

Configuring Hauppauge Colossus
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,906
Threads: 770
Joined: Nov 2003
#21
2011-03-05, 04:31 PM
mulletback Wrote:So the question is "why isn't the <blaster_args> value populated properly"? :confused:
I've attached a patch that'll fix it for channels created in the future.
mulletback
Offline

Member

USA
Posts: 237
Threads: 10
Joined: Feb 2006
#22
2011-03-05, 04:44 PM
sub Wrote:I've attached a patch that'll fix it for channels created in the future.

Excellent! Thanks so much! Comcast is going all digital in my area on April Fools Day (?!?) :eek:, not clear QAM, so the Colossus is going to get more channels assigned soon.
npvr5/win10-64/b450m-a/ryzen3400g/radeonvega11/wintvquadHD/clearstream2antenna+hivhffoldeddipole
/schedulesdirect
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,398
Threads: 963
Joined: May 2006
#23
2011-03-05, 05:04 PM
Sub, I do hope you rethink this. Setting the blaster parameters takes a bit of tweaking and if you have unmap all the channels and re-add them this will quickly become frustrating.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,906
Threads: 770
Joined: Nov 2003
#24
2011-03-05, 05:18 PM
mvallevand Wrote:Sub, I do hope you rethink this. Setting the blaster parameters takes a bit of tweaking and if you have unmap all the channels and re-add them this will quickly become frustrating.
I do want a better scheme (have done for the last couple of months), but nothing has come to me so far. I need to accommodate multiple channels from different inputs with potentially different blasters, and I need it to fit in with the current UI and be easy for people to understand.

The scheme storing copies of the current settings in the tuning information was a model I'd already been using for DVB-S etc, which allows for very complicated setups with all sorts of channels with different satelittes and lnb/diseqc settings, so I followed a similar module for the HD-PVR. With DVB-S though, no one ever has to go back and tweak those values. With the HDPVR, the user doesnt need to go back and tweak the video input (and this works well under this new model), but the blaster does seem to be one that needs to be able to edit regularly (and on multiple channels at the same time, though not always all channels). I'm not really sure what to do about this.
SickBoy
Offline

Senior Member

Posts: 340
Threads: 53
Joined: May 2005
#25
2011-03-08, 03:35 AM
sub Wrote:These are the commands it was supposed to execute on existing databases.

alter table HDPVR_RECORDER add column crossbar_filter VARCHAR(255)
update HDPVR_RECORDER set crossbar_filter = 'Hauppauge HD PVR Crossbar' where crossbar_filter is null

Pardon the question but how (exactly) do I run these on my install? Haven't modified sqlite db's before.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,906
Threads: 770
Joined: Nov 2003
#26
2011-03-08, 03:44 AM
You'd need to download a utility like SQLiteSpy, open the npvr.db3 file, then execute each of these statements.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,398
Threads: 963
Joined: May 2006
#27
2011-03-08, 03:54 AM
Sub, is there any harm in modifying config.xml replacing 2.0.3 with 1.5.6 in the top part and running setup again?

I hope you say no problem, because I just tried and got this in my log

Code:
2011-03-07 22:50:18.851    [DEBUG][1]    Executing SQL: update CAPTURE_SOURCE set priority=-1 where priority is null
2011-03-07 22:50:18.853    [DEBUG][1]    Executing SQL: alter table HDPVR_RECORDER add column crossbar_filter VARCHAR(255)
2011-03-07 22:50:18.854    [DEBUG][1]    Error excuting SQL (probably already applied in previous release): System.Data.SQLite.SQLiteException: SQLite error
duplicate column name: crossbar_filter
   at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
   at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
   at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at NShared.UpdateManager.DoDatabaseUpdates()

I just wish VARCHAR was lower case like all the other instances? It's a tiny thing but it drives me crazy.

Martin
SickBoy
Offline

Senior Member

Posts: 340
Threads: 53
Joined: May 2005
#28
2011-03-08, 03:56 AM
I downloaded SQLite Spy - and I think I did that - no change, though.
SickBoy
Offline

Senior Member

Posts: 340
Threads: 53
Joined: May 2005
#29
2011-03-08, 04:12 AM
Actually, I take that back. It does work, it just never shows the executable path/params in the source setup GUI for the HDPVR. If I manually enter them when adding the channel everything works.
autumnmist
Offline

Junior Member

Posts: 45
Threads: 8
Joined: Dec 2005
#30
2011-04-26, 01:35 AM
We're trying to set up a Colossus card and getting an error "Unable to locate crossbar filter (#1)." I found this thread and saw mulletback's posts. I went into the npvr.db3 database to add the crossbar_filter column, which I did successfully. However I realized that the Colossus card isn't even listed in the HDPVR_RECORDER table. That table is completely empty, with no rows whatsoever.

I saw mulletback said that he had to insert a row and manually set the oid, instance, input source, etc. I know how to do that, but I don't know what values to use. Presumably device_instance=1, but I am not sure about input_source or capture_source_oid.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 2 3 4 5 … 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Hauppauge WinTV-HVR-950 - Analog FM Radio No sound RazorRust 8 2,414 2022-04-02, 05:50 PM
Last Post: mvallevand
  Colossus 2 Audio issue artmetz 15 5,044 2021-02-10, 07:02 PM
Last Post: shspvr
  No data delivered/failed to lock a signal? from Hauppauge HDHR/DCR-2650 bishoph 8 4,063 2020-04-13, 09:55 PM
Last Post: sub
  Recent problem with Hauppauge WinTV-dual HD TV Tuner Christen 2 4,616 2019-10-12, 02:05 PM
Last Post: Christen
  Colossus Audio Track Problems SilverTiger 3 1,795 2019-09-30, 11:51 PM
Last Post: SilverTiger
  NextPVR channel changing between DVB-T and Hauppauge Colossus channels: Update three6zerocool 0 1,461 2019-09-28, 09:55 AM
Last Post: three6zerocool
  NextPVR, Hauppauge Colossus and issues changing between PCM and AC3 audio streams three6zerocool 13 4,796 2019-09-05, 07:27 AM
Last Post: three6zerocool
  Recording 1080P with Colossus 2 SilverTiger 18 5,710 2019-08-12, 12:28 AM
Last Post: sub
  Replaced colossus - now "no show details" SilverTiger 7 2,595 2019-06-12, 11:15 AM
Last Post: SilverTiger
  Colossus Issues? macgyver 0 967 2019-04-05, 04:12 PM
Last Post: macgyver

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

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

Linear Mode
Threaded Mode