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 … 35 36 37 38 39 … 1231 Next »
2 quick questions

 
  • 0 Vote(s) - 0 Average
2 quick questions
drbenjamin
Offline

Member

Posts: 145
Threads: 36
Joined: Oct 2007
#1
2010-03-17, 03:17 PM
Planning to add a HD-PVR to my setup soon, and have a couple of questions

1) New database. I've been using GB-PVR for 3+ years now and I think it's time for a new database. I have a few corrupt shows in there, and I don't mind if I end up re-recording a show I saw years ago. Do I just stop GB-PVR, remove the old database, and reboot?

2) Channel editing. I'm using Schedules Direct and see that they don't support 2 copies of the FIOS Digital Lineup. Therefore, in order to have the HD-PVR only record HD shows I will have to disable the SD channels for it in the capture source setup. There are hundreds of these channels. Any way to do this with a text editor? Pretty much every channel below 500 is SD, so I"m hoping a quick find-replace would do the trick

Thanks!
HD-PVR Rocket, G4400 w/ 4GB RAM, 12 TB HD, Windows 10 Pro, AppleTV
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#2
2010-03-17, 03:34 PM
1) Just stop GB-PVR, rename your gbpvr.db3 to something like gbpvr.db3.old, then start the config app and it'll create a new one.

2) There isnt really a straight forward way to do this. GB-PVR treats channels with the same name as the same channel, so two capture sources with channels with the same name will end up as one set of channels, and it'll use either device to record them.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#3
2010-03-18, 12:47 AM
a bit of sql should do the trick for a pseudo-batch disable...
in some sort of sqlite editor where you can execute sql queries, on a backup of db, run:
Quote: update SOURCE_CHANNEL_MAPPING set ENABLED='N' where source_channel_number < '500' and capture_source_oid = '2' ;
Change capture_source_oid to the one you wish to disable them on..
[you'll have to look at your db to see which one to select]

i'm not absolutely sure if the single quotes are needed around the values but it should be ok..
[so check it on a backup copy first and check results]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  General questions about Vista64 and GBPVR .... what to do? 8ace 6 3,150 2010-10-18, 03:20 PM
Last Post: 8ace
  Couple Questions jwelters 4 2,486 2010-08-26, 10:06 PM
Last Post: pBS
  Setting up HVR-1600 on a dishnetworks PVR questions morganboy 2 1,686 2010-05-14, 03:51 AM
Last Post: morganboy
  Questions regarding gbpvr's conversion processing and auto-convert mpg recordings. HYBRiD.BLiNG 1 1,476 2010-04-16, 12:39 AM
Last Post: Graham
  Questions on native SchedulesDirect EPG loader colinnwn 2 1,773 2010-04-07, 12:26 PM
Last Post: colinnwn
  Adding a second card questions Ifixcomputers 1 1,412 2010-03-15, 05:43 PM
Last Post: sub
  recording: "The Office" - Quick Record only works 8ace 10 3,319 2010-03-15, 02:36 AM
Last Post: sub
  Parallell & Post processing questions: philly_phenom 1 1,473 2010-02-18, 11:15 PM
Last Post: pBS
  ATI HD 650 Analog mpg size questions luttrell1962 13 4,192 2010-02-07, 08:48 PM
Last Post: luttrell1962
  Guide questions coppelltx 17 6,277 2010-01-28, 01:48 PM
Last Post: coppelltx

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

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

Linear Mode
Threaded Mode