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 … 405 406 407 408 409 … 1231 Next »
1.0.16: Capture Source tuner order not sticking

 
  • 0 Vote(s) - 0 Average
1.0.16: Capture Source tuner order not sticking
thebruce
Offline

Junior Member

Posts: 18
Threads: 4
Joined: Feb 2006
#1
2007-11-18, 07:09 PM
I've been trying to change the order of my tuners in the capture sources tab to help choose which tuner will be used for recording and Live TV. But every time I open the Configuration utility, the tuner order has been reset to the order in which they were created. Any thoughts why?
[SIZE="1"]GB-PVR 1.3.7, WinXP-SP3, Opteron 170, Asus A8N-VM CSM, 2GB RAM, 2 x HVR-1600, Nvidia 8500GT, Purevideo, ATSC-OTA, S-Video-In from Cable Box[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#2
2007-11-18, 07:12 PM
A few people have had this. There is a fix, but its a little technical. You need to download SQLiteSpy (or some other SQLite query tool), then open the GBPVR.db3 database file, and execite the following SQL:

Code:
update CAPTURE_SOURCE set allocation_order=oid
After this you should be able to adjust the order.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#3
2007-11-19, 12:39 AM
or run this with sqlite3.exe in gbpvr folder...
sqlite3.exe "gbpvr.db3" "update CAPTURE_SOURCE set allocation_order=oid"

on a similar note, i don't see the arrows on the buttons to change cap source order in config.exe...
hard to tell what they are without any markings..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#4
2007-11-19, 01:07 AM
Quote:or run this with sqlite3.exe in gbpvr folder...
Keep in mind, that sqlite3.exe is not normally in the gbpvr folder. You must have downloaded it and installed this yourself - its not distributed with the release.
thebruce
Offline

Junior Member

Posts: 18
Threads: 4
Joined: Feb 2006
#5
2007-11-19, 05:23 AM
Thanks you guys! I chose to use SQLiteSpy and now my tuner order sticks.

For anyone else who needs to do this, here's what I did:

  1. Stop Recording Service.
  2. Make copy of your gbpvr.db3 file!
  3. Make sure you made a copy of your gbpvr.db3!
  4. Run SQLiteSpy.exe.
  5. Select "Open Database..." and pick your gbpvr.db3 file.
  6. Copy and Paste the code Sub provided in the upper right side of the SQLiteSpy window.
  7. Select "Execute SQL". (There is no indication that anything happened :o)
  8. Select "Close Database" and exit SQLiteSpy.
  9. Restart Recording Service.
  10. Reorder turners as needed!

The arrows on the buttons are still missing, but it isn't that hard to figure out which one is up and which one is down.
[SIZE="1"]GB-PVR 1.3.7, WinXP-SP3, Opteron 170, Asus A8N-VM CSM, 2GB RAM, 2 x HVR-1600, Nvidia 8500GT, Purevideo, ATSC-OTA, S-Video-In from Cable Box[/SIZE]
JonnyCam
Offline

Posting Freak

Posts: 1,153
Threads: 87
Joined: Feb 2006
#6
2007-11-19, 10:47 AM
Hello,

I had the same issue, and fixed as described, but after getting the souces how I wanted, the 0 source (freeview) was not picked to record when I chose a channel which is enabled on both cards.
If I put the analog card to number 0, then the freeview card was used first.

Is there any reason for this?

Cheers
"Shut up brain, or I'll stab you with a Q-Tip!"

--= Win7, C2D 2.93 GHz, ASUS 9400GT Silent, 2GB Ram, Few HDD's, 3TB unRAID server, Samsung 50" 1080p Plasma via HDMI, 40" 1080i LCD via VGA =-- * PVR2000 Analog PCI / Avermedia DVB-S PCI / Hauppauge 2200 DVB/Analog * PCH GBPVR Client * *BD-E6500 w/ NPVR client*
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#7
2007-11-19, 03:10 PM
JonnyCam Wrote:Hello,

I had the same issue, and fixed as described, but after getting the souces how I wanted, the 0 source (freeview) was not picked to record when I chose a channel which is enabled on both cards.
If I put the analog card to number 0, then the freeview card was used first.

Is there any reason for this?
I'm not aware of any issues with this. Reproduce the problem, then zip and attach the logs and I'll take a look.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#8
2007-12-11, 07:15 PM
Sub, is there any way to reverse the search order of livetv vs recording? i'd like them both to start from same direction and work other way down list..
or is making copy of preferred source and sticking it on both ends only way?

[digital X2 takes a while to scan]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#9
2007-12-11, 07:18 PM
Quote:Sub, is there any way to reverse the search order of livetv vs recording?
No.

You can create a duplicate capture source as you suggest though.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#10
2007-12-11, 08:41 PM
what is <PreferAlternatingCaptureSources> for exactly?
does it alternate even if one is preferred livetv source? [of course while not viewing tv]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« 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
  Multiple tuners - do you set and EPG for each or just on one tuner? ram4x4nut 1 5,138 2013-07-23, 07:01 AM
Last Post: Lao Pan
  Composite Source using Hauppauge PVR500 gives sound but no video DukeBrymin 1 3,022 2012-02-03, 02:41 AM
Last Post: slowtech
  Difficulty adding DigitalNow Quad DVB-T tuner csy 14 7,946 2011-07-30, 07:47 AM
Last Post: ToughRowToHoe
  Order of tuner use for live tv and recording shaunpatrick77 1 1,724 2011-02-19, 10:49 AM
Last Post: martint123
  How to capture teletext subtitle to srt in "UTF-8 or Unicode"? danchoif2 0 2,460 2010-11-17, 10:55 PM
Last Post: danchoif2
  Problems after installing new capture card mikeh49 1 1,816 2010-11-02, 05:19 PM
Last Post: mikeh49
  GBPVR won't save channels in EPG After upgrading Capture Card hollow5555 15 5,761 2010-10-29, 09:13 PM
Last Post: hollow5555
  default live tv tuner glampe 1 2,145 2010-10-27, 11:48 PM
Last Post: steeb
  Edit channel name when using xmltv as epg source Haggis 10 5,208 2010-10-18, 01:31 PM
Last Post: Haggis
  EPG Data source for Germany? Arnes 6 4,159 2010-10-09, 03:13 PM
Last Post: markbb1

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

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

Linear Mode
Threaded Mode