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 … 73 74 75 76 77 … 1231 Next »
Best way to convert to a server/client setup

 
  • 0 Vote(s) - 0 Average
Best way to convert to a server/client setup
darag2358
Offline

Junior Member

Posts: 45
Threads: 14
Joined: May 2004
#1
2009-11-04, 10:19 PM
I've been using GBPVR for some time now on a single pc. Now I want to move to a server/client setup. It will be a different computer running as the server and the current pc running gpbvr will be either retired alltogether, or perhaps used as a client somewhere else, like a spare bedroom. I'll need to install gbpvr on the server and transfer my recordings over to it. What is the best way of doing this so that my recordings stay in the Recordings menu? And is there any hope of retaining my current scheduled recordings? Thanks.
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#2
2009-11-04, 10:58 PM
I should be a piece of cake (I've done this twice). BACKUP UP GBPVR.DB3 CONFIG.XML and RECORDING-DUMP.XML.? - better, make two copies of them all !!!!
The main thing is to try your best to keep the drive letters and directorys the same. If the recordings directory changes then some work is needed to update the database.

Assuming you are using the same tuners -
Install the hardware and drivers.
Copy over the recordings - preferably to same drive/directory.
Install gbpvr
stop recording service
copy from backups gbpvr.db3 and config.xml
restart recording service and try it out as a standalone.

If you really have to change the recordings drive/directory then you will have to edit (a copy of!) the backed up exports file and find/replace the drive/directory and then re-import it using config.

The above off the top of my head - but ISTR that was about it.
darag2358
Offline

Junior Member

Posts: 45
Threads: 14
Joined: May 2004
#3
2009-11-04, 11:55 PM
martint123 Wrote:If you really have to change the recordings drive/directory then you will have to edit (a copy of!) the backed up exports file and find/replace the drive/directory and then re-import it using config.

Which file is that? The recording_dump.xml?
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#4
2009-11-05, 12:01 AM
darag2358 Wrote:Which file is that? The recording_dump.xml?
Yep, that's the one.
darag2358
Offline

Junior Member

Posts: 45
Threads: 14
Joined: May 2004
#5
2009-11-05, 12:17 AM
Thank you for both of your help!
kruglovus
Offline

Junior Member

Posts: 18
Threads: 0
Joined: Apr 2009
#6
2009-11-05, 02:56 PM
To absolutely make sure you have all the latest recordings in the recording_dump.xml you can manually create one. Open Config, Plugins tab, click on Export Recordings. recording_dump.xml will be created in gbpvr folder (usually C:\Program Files\devnz\gbpvr).
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#7
2009-11-05, 05:26 PM
kruglov Wrote:To absolutely make sure you have all the latest recordings in the recording_dump.xml you can manually create one. Open Config, Plugins tab, click on Export Recordings. recording_dump.xml will be created in gbpvr folder (usually C:\Program Files\devnz\gbpvr).

It's worth noting that there is an alternative to this method - use SQL.
I do this in SQLiteSpy with this SQL command (change from drive E: to F: ):
Code:
UPDATE RECORDING_SCHEDULE
SET filename = 'F:\'||SUBSTR(filename, 4)
WHERE SUBSTR(filename,1,3)='E:\';

(Always make a GBPVR.db3 backup first)
darag2358
Offline

Junior Member

Posts: 45
Threads: 14
Joined: May 2004
#8
2009-11-19, 05:01 AM
OK. I made the move tonight. I moved the actual recordings over to the server. I was not able to retain the same drive letter. I moved over the gbpvr.db3 file. Then I exported the recordings file on the old client, then imported the file on to the server. I edited the recording dump.xml file and replaced the drive letter with the new one. When I launch gbpvr on the client, the recordings stayed, including all the pending and recurring recordings. It recorded a couple of new shows just fine on the server and I was able to play them back on the client machine, but when I try to play an old recording it just goes to a blank screen and freezes (under streaming mode). If I change to file share, it goes to a blank screen briefly, then goes back to the recordings menu. I remember having a similar problem when I added a drive to my standalone computer and moved my recordings there, but I don't remember how I resolved it. I thought it was just as simple as editing the recording_dump file. Any help?
darag2358
Offline

Junior Member

Posts: 45
Threads: 14
Joined: May 2004
#9
2009-11-19, 05:53 AM
dennit Wrote:It's worth noting that there is an alternative to this method - use SQL.
I do this in SQLiteSpy with this SQL command (change from drive E: to F: ):
Code:
UPDATE RECORDING_SCHEDULE
SET filename = 'F:\'||SUBSTR(filename, 4)
WHERE SUBSTR(filename,1,3)='E:\';

(Always make a GBPVR.db3 backup first)

Never mind my previous post. This did it for me. When I first read it, I thought you were talking about updating the recordings_dump.xml file, not the database file. I didn't read it through the first time.

This worked perfect, in fact I was even changing from e: to f: just as your example showed! Thanks.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  how to use IR server suite with GBPVR zaprat 82 63,200 2018-11-18, 05:32 PM
Last Post: Len_Lekx
  Adding an STB to existing setup ram4x4nut 3 3,192 2011-12-06, 12:25 AM
Last Post: ram4x4nut
  DCT700 Setup Greg Smith 19 10,237 2011-10-02, 03:24 PM
Last Post: Greg Smith
  GBPVR XPSP3 Server and Win7 Client Snooze 0 1,849 2011-09-12, 06:26 AM
Last Post: Snooze
  TV setup issues - PCTV nano stick 73e steveomcd 33 20,201 2011-05-26, 04:24 PM
Last Post: escape
  Cant play recording on client imagn 2 1,757 2010-12-13, 02:17 AM
Last Post: imagn
  I have DL'D the GB- PVR it is not intuative in it's setup. blake2go 6 3,268 2010-12-10, 11:00 PM
Last Post: johnsonx42
  Setup of Multirec using MDPlugins agerdin 2 2,305 2010-10-19, 09:19 PM
Last Post: agerdin
  Server goes to sleep while client is in use. JP23 0 1,516 2010-10-07, 08:45 AM
Last Post: JP23
  Net Radio not working on client PC JP23 2 1,725 2010-09-14, 10:45 PM
Last Post: JP23

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

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

Linear Mode
Threaded Mode