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 … 826 827 828 829 830 … 1231 Next »
Auto copy recordings to network drive

 
  • 0 Vote(s) - 0 Average
Auto copy recordings to network drive
nc_pvr
Offline

Junior Member

Posts: 10
Threads: 6
Joined: Oct 2005
#1
2006-03-31, 05:40 AM
Hi,

Ok, I'm trying to do the following :

I want to set up GB-PVR on a low-end system that has not a lot of HDD space, just enough to record 2-3 one hour shows. When the recordings will be done, I want to transfer the files to my main PC which has more space and I will use it to watch the shows via an MVP on the living Room TV.

Why don't I use my main PC you ask ? Because I recently changed my mobo and it has proved unstable a bit and I did experience some crash while the PC was recording a show. I lost part of the recording. I use my main PC for Internet, Games, etc...

Can I set up something in the post-processing bat file to auto-copy the recordings one completed from the low-end PC to a network drive ?

Thank you !
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#2
2006-03-31, 06:56 AM
The video archive plug-in includes a utility that will do this However, the recordings information will be lost from the main gbpvr database and only available in the video archive plug-in psot move.

Jeff
nc_pvr
Offline

Junior Member

Posts: 10
Threads: 6
Joined: Oct 2005
#3
2006-04-01, 01:58 AM
Hi Jeff,

Thanks for the heads-up on VA. One question : can you tell VA to move the recordings to the archive right after recordings finishes ? Or is the lowest possible value is one day ?

Thanks !
neilraymond
Offline

Member

Posts: 64
Threads: 9
Joined: Aug 2005
#4
2006-04-01, 07:59 AM
Hi

I had to do a similar thing, so I wrote a small program to rename the file in the gbpvr database. Syntax is:

renamer.exe [-noverify] <old filename> <new filename>

It will check that the new file exists before renaming the file in the database, this can be disabled with the -noverify option.

A batch file something like this should do the job:

Code:
echo Processing %1
setlocal
set NEW_PATH=\\<ip of other computer>\videos
set NEW_NAME=%NEW_PATH%\%~nx1

move %1 %NEW_NAME%
renamer.exe %1 %NEW_NAME%
endlocal

Extract the exe file to the gbpvr directory.

Disclaimer: You'll probably want to test this before running it automatically - I've only ever used it on my machine and it's not that thoroughly tested so don't blame me if it causes problems! :eek: That said, I would expect it to! Big Grin

Hope this helps

Neil
nc_pvr
Offline

Junior Member

Posts: 10
Threads: 6
Joined: Oct 2005
#5
2006-04-01, 06:20 PM
Hi,

I can't seem to be able to open your zip file. Can you repost ? Thanks !
neilraymond
Offline

Member

Posts: 64
Threads: 9
Joined: Aug 2005
#6
2006-04-01, 08:58 PM
I managed to download it fine, but I'll post it again anyway.

Alternatively try downloading it from here

http://www.neilraymond.plus.com/renamer.zip
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#7
2006-04-01, 11:44 PM
nc_pvr Wrote:Hi Jeff,

Thanks for the heads-up on VA. One question : can you tell VA to move the recordings to the archive right after recordings finishes ? Or is the lowest possible value is one day ?

Thanks !

1 day is the lowest value.

Jeff
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Not able to record to network mapped drive qiuqiu 14 17,790 2016-01-25, 05:47 AM
Last Post: trevisthomas
  Live TV and recordings do not match greg in kansas 8 7,182 2013-02-22, 06:35 PM
Last Post: sub
  Can't view recordings on pc jerry430 8 6,805 2013-01-21, 07:27 PM
Last Post: jerry430
  Live TV not showing anything although recordings are OK. Pls advise. seymoria 8 4,811 2012-08-07, 05:07 PM
Last Post: ACTCMS
  CSI Miami Recordings Always In Spanish ga_mueller 6 4,643 2012-06-12, 12:41 AM
Last Post: mikeh49
  Recordings missing after switching hard drive tegat 8 5,035 2011-12-21, 03:00 AM
Last Post: tegat
  Recordings and live TV fail with TS mux dvasco 4 2,723 2011-06-22, 05:47 PM
Last Post: dvasco
  Stream errors in recordings with GBPVR seymoria 11 4,611 2011-06-19, 06:44 PM
Last Post: seymoria
  Lost all my recordings pduncan67 2 2,018 2011-02-27, 03:12 PM
Last Post: pduncan67
  Zero byte recordings chuck_2330 0 1,430 2011-02-09, 01:25 PM
Last Post: chuck_2330

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

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

Linear Mode
Threaded Mode