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) v
« Previous 1 … 108 109 110 111 112 … 125 Next »
renamerecording and deleting files

 
  • 0 Vote(s) - 0 Average
renamerecording and deleting files
Larry_L
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Aug 2005
#1
2005-09-02, 05:22 PM
Is there a way to have renamerecording keep only one file? Comclean/comskip work well enough for me, I really don't need the original file.

Love GBPVR, but had to order a 250G disk and I can see it will fill up quick at this rate!

Larry
reboot
Offline

Posting Freak

Posts: 1,426
Threads: 89
Joined: Mar 2005
#2
2005-09-02, 05:35 PM
If you're positive you don't need the original, change the portion in comclean that looks like this:
Code:
Rem RENAME the old .mpg file and rename the new one to the old name
move "%~dpn1.mpg" "%~dpn1_original.mpg"
move "%~dpn1_clean.mpg" "%~dpn1.mpg"
so it reads like this:
Code:
Rem Delete the old .mpg file and rename the new one to the old name
DEL "%~dpn1.mpg" /y
move "%~dpn1_clean.mpg" "%~dpn1.mpg"
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
Larry_L
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Aug 2005
#3
2005-09-02, 07:01 PM
reboot Wrote:If you're positive you don't need the original, change the portion in comclean that looks like this:
Code:
Rem RENAME the old .mpg file and rename the new one to the old name
move "%~dpn1.mpg" "%~dpn1_original.mpg"
move "%~dpn1_clean.mpg" "%~dpn1.mpg"
so it reads like this:
Code:
Rem Delete the old .mpg file and rename the new one to the old name
DEL "%~dpn1.mpg" /y
move "%~dpn1_clean.mpg" "%~dpn1.mpg"

Thanks for the quick reply, editing the file right now.....

I'll have to remember when I upgrade to copy all the .bat files to another directory, I'll never remember all the changes I've made in the last few days!

Larry
reboot
Offline

Posting Freak

Posts: 1,426
Threads: 89
Joined: Mar 2005
#4
2005-09-02, 07:22 PM
I usually just copy the whole gbpvr folder to a safe place for storage.
You could even zip it up.
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Is it possible to add program desc to MPG files? sheppy99 5 2,879 2009-11-18, 07:39 AM
Last Post: sheppy99
  Problem playing ISO files - Sound but no video mustclimb14ers 0 1,895 2009-04-16, 04:15 PM
Last Post: mustclimb14ers
  10311 will not play ts. files rlord2 0 1,660 2009-03-30, 08:21 PM
Last Post: rlord2
  WMA Lossless Audio files. GBPVR and musicscanner sprogger 4 2,500 2009-01-31, 05:13 PM
Last Post: mvallevand
  need help in automating conversion of recorded MEPG2 files to DivX lancedefrance 7 2,941 2008-12-25, 09:32 PM
Last Post: gEd
  Anyone get the Files plugin to work with 1.2.13? SLR_65 4 2,854 2008-10-27, 03:10 AM
Last Post: SLR_65
  Warning: Mencoder and large MPEG2 files can fail jam_zhou 1 1,634 2008-07-26, 01:39 AM
Last Post: sgilani
  music library cant see files dave.t 8 2,909 2008-07-13, 11:12 PM
Last Post: mvallevand
  moviewiz 1 movie multiple files doc99 3 1,672 2008-01-27, 08:59 PM
Last Post: JavaWiz
  Existing mpeg files with commercials bimmer16 7 2,254 2007-11-07, 08:51 AM
Last Post: zehd

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

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

Linear Mode
Threaded Mode