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 … 70 71 72 73 74 … 125 Next »
Comclean does not delete .txt file

 
  • 0 Vote(s) - 0 Average
Comclean does not delete .txt file
ZaHayNa
Offline

Member

Posts: 63
Threads: 16
Joined: Oct 2005
#1
2006-04-18, 09:42 PM
Hello. I've finally been able to properly setup GBPVR to run comclean on my recorded shows. However, when I watch them from the 'Recordings' menu, the commercial skip zones are still in place. If I delete the .txt file associated with the file, the problem disappears.

But since my computer is hooked up to my tv and has no dedicated monitor, it makes the process a bit frustrating.

Is there any way I can have comclean delete the .txt file that comskip produces?

Thanks

Brodie
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#2
2006-04-18, 09:50 PM
Hi there, welcome to the forum.

Wherever you are calling the Comclean.bat, for example the PostProcessing.bat, add this line right after it:

move "%~dpn1.txt" "%~dpn1_original.txt"

That will rename the txt file to the same as the original file left behind by ComClean.

Later when you are sure you're happy with how comskip has marked out your shows and comclean cut the shows, you can add a couple more lines that will delete the Original MPG and the Original txt file

del "%~dpn1_original.txt"
del "%~dpn1_original.mpg"

BTW, the %~dpn1 is sort of like using %1 in a batch file, but it strips out quotes and displays only portions of the passed parameter. In this case, "%~dpn1" gives you the drive, path, and filename prefix for %1

Hope this helps
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  xmltv doesn't import all the channel information in xmltv file vokuit00 2 2,878 2010-06-07, 04:35 AM
Last Post: vokuit00
  transcode from file.ts to file.mpeg in parallelproocessing alevideotestservice 4 2,937 2009-12-30, 07:27 PM
Last Post: alevideotestservice
  Showanalyzer Doesn't Run While Show is Recording a .TS File ww4397 1 2,566 2009-12-02, 11:14 AM
Last Post: ww4397
  Comclean issues.. _Dude_ 9 4,173 2009-01-17, 03:29 PM
Last Post: tmschmal
  File Renaming Utility: AddEpisode turkey 185 53,139 2008-12-14, 05:30 PM
Last Post: heath11
  Comskip: Interpreting the aspects file zehd 0 1,601 2008-11-29, 07:41 AM
Last Post: zehd
  SkipTool creates a bogus file if the name contains & mkenyon2 40 15,353 2008-10-23, 06:59 PM
Last Post: pastro
  TV Recordings 2.6 Confirm Delete Graham 2 2,341 2008-10-21, 12:47 PM
Last Post: Graham
  yapi2cml reporting corrupted listing file? teookie 1 1,716 2008-09-25, 10:50 PM
Last Post: zehd
  YApi2XML Error: Schedule file corrupted or not found jschill 8 4,364 2008-06-17, 11:39 PM
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