NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 3 4 5 6 7 … 56 Next »
SuperSimpleArchiver

 
  • 0 Vote(s) - 0 Average
SuperSimpleArchiver
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#11
2007-07-22, 11:47 AM (This post was last modified: 2007-08-03, 02:26 AM by pBS.)
yep, i thought .mov[e] was appropriate..hehehe
it just ignores it..as i don't use the filename from the {destination} param...[gbpvr would set filename.mov as {dest.}]
not sure if it's needed at all
but it's there to use as a param if you need it..

makes adding a hard drive for extra space a no-brainer..Big Grin

there's all kinds of stuff having easy access to the db enables..i'm thinking of making a recording sharing system for pending and recorded stuff..
making sharing the load of recording, and sharing end recordings between machines seamless..:eek: [without client mode needed]
will probably just start with an existing-recordings sharing for now...Big Grin

and stuff like search watch lists, suggested viewing, auto-archiving, etc...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#12
2007-08-04, 09:36 AM
pBS Wrote:
Code:
<Conversion name="Archive ENTIRE directory" exe="relocdir.bat" cmd=" {SOURCE_FILE} \\home\g\mpg\ &gt;&gt;archives.txt" targetExtension=".mov" />

I think we got a little &gt;&gt; rather than >> ???

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#13
2007-08-19, 09:23 PM
yea, it looks that way huh? but it isnt...hehe
if you enter >> into there, it will convert it automatically...
to gbpvr it looks like >> [&Greater Than]
just like & looks like &amp; to us but not to gbpvr..
it's a .net programming thing..
a real >> would choke it..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,624
Threads: 148
Joined: Mar 2006
#14
2007-09-27, 02:01 AM
I have just given it a try & am rapt to say it's working a treat, really looking forward to setting it up on my mvp server & finally seeing some free HDD space Smile
One thing I noticed was it leaves behind the empty directory (I can see me having to go through my recording every now & then & deleting heaps of empty directories) is there any way to check if a directory is empty & if so delete it??
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#15
2007-09-27, 02:26 AM (This post was last modified: 2007-10-20, 11:51 AM by pBS.)
yea, good idea...just found the way to do it also..
EDIT:
set deldir=
if exist "%~dp1*.mpg" set deldir=no
if exist "%~dp1*.avi" set deldir=no
if exist "%~dp1*.dvr-ms" set deldir=no
if exist "%~dp1*.wmv" set deldir=no
if not "%deldir%"=="no" rd /q /s "%~dp1"

Already added to zip on first post.

works great for those emergency low show space moments..Wink
could even automate it with scheduler to offload all to usb drive or network drive..Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#16
2007-10-21, 03:26 AM (This post was last modified: 2008-05-07, 06:00 AM by pBS.)
I updated Simple Archiver with some new features:
1.copies only the movie file you select in video library, + .txt, .srt, .edl files if they exist...

2. now removes original subdir if no movie files found within it.

3. cleaned up the logs and made 2, \third party\archiver.log for workings, and \third party\archived.txt just for list of all completed moves...

EDIT 5-6-08: it deletes the original file only if copy completes successfully..

setup several profiles with different destinations if you wish..

it's fine to hit 'Exit' and going about your business in GBPVR, it'll finish fine without you..Big Grin
'Stop' may or may not stop the process, depending on what point you stop it..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#17
2008-02-22, 12:07 AM (This post was last modified: 2008-05-07, 06:01 AM by pBS.)
oops! looks like i typo'd and forgot a closing ( in the batch...
now fixed...
[look at end in delete section, no closing ) ]
just add ) before "goto :eof" at end and all is well...that's why 1 would work and 2 wouldn't...

sorry about that guys..my mistake..

original post updated so ignore this post..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pbb
Offline

Member

Posts: 229
Threads: 62
Joined: Feb 2005
#18
2008-02-22, 03:41 AM
This is great, thanks!
dazzyb2k3
Offline

Member

Posts: 206
Threads: 21
Joined: Jul 2005
#19
2008-04-16, 12:27 PM
Hi Guys,

I'm intending to use this cool little util to archive from the Recordings directory (using the Recordings within Videos trick) but as far as i understand when the file is archived it still leaves an entry in 'Recordings'. I would prefer it if this didn't happen so any mention of the file is effectively removed from the recordings list and it only appears in the archive directory.

Is this possible?

Many thanks for your help.

Daz
[SIZE="1"]C2D E6600, 2GB DDR2 800, HD5450, 4 X GDI Black Gold, 1 X Compro DVB 200, 1 X Powerlined MVP, 500GB System, 2TB RAID 0 Recording, 1GB Flash ROM timeshift buffer, Silverstone LC03 B-V Passively Cooled and Soundproofed, MCE Keyboard and receiver. Win7 32bit[/SIZE]
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#20
2008-04-16, 12:46 PM
lol Big Grin then you don't need it..just copy the file somewhere else and it'll disappear from recordings automatically...[default behavior]
but i guess you want to do it from within pvrx2...hmm...

just make a batch file to do the move, and that's it...
[of course make profile entry to run it]
like:
move /y "%~1" "%~2"

and save as move.bat
and a profile of
Code:
<Conversion name="reMove file" exe="move.bat" cmd=" {SOURCE_FILE} [b]\\home\g\mpg\[/b] &gt;&gt;archives.txt" targetExtension=".mov" />
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


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

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

Linear Mode
Threaded Mode