![]() |
|
|||||||
| DirMon Discussion Discussion related to the DirMon application produced by Dragon Global. Questions, issues, problems, suggestions, etc. regarding Dragon Global should be posted here. |
![]() |
|
|
LinkBack (1) | Thread Tools | Display Modes |
|
||||
|
That was an excellent post! Very clear and concise. Which makes assisting you a little easier.
On the ignore list, remove the asterisk. Your ignore list should consist of _clean and _original only. You should also notice that the .txt file that matches a filename without _clean or _original doesn't exist at the end, so you will need to recreate it. However, since having a txt will cause processor 2 to run, we need to prevent that. My suggestion: Change processor 2 so that a txt must exists and a clean must NOT exist. Then modify your comclean.bat so that these two lines: Code:
move "%~dpn1.mpg" "%~dpn1_original.mpg" move "%~dpn1_clean.mpg" "%~dpn1.mpg" Code:
move "%~dpn1.mpg" "%~dpn1_original.mpg" >> "%~dpn1.txt" move "%~dpn1_clean.mpg" "%~dpn1.mpg" >> "%~dpn1.clean" Jere
__________________
DEATH TO ALL COMMERCIALS Latest Stable: ShowAnalyzer 1.0.58 - 31 Jan 2010 Latest: DirMon2 Beta 0.6.4 - 8 May 2008
|
|
||||
|
Jere
(1) Killing the asterisks (per your direction for the Ignore LIst syntax) fixed the "not ignoring" problem... Your guidance for comclean.bat was (almost) perfect...;-) The new line "move ... _original ..." built a loop that produced highly effective recursion ;-) !! But since your fix to the "Ignore List" syntax allowed me to see what was happening during the recursion, it was easy to see that it only required that "move ,,, _original" to be commented out = VOILA But I _did_ need the new "move ... ... >> .clean " to both replace the source file with the newly cleaned version -as-well-as- to create the dummy file for use in triggering your recommended addition of the "Does not exist" condition for the comcleant.bat processing. - - - - The only remaing (but temporarily fixed) problem for me was that (v0.2.3) was _not_ retaining (1) Global settings for directories, and was singlemindedly (2) restoring the Process 3 (renamerecording.exe) after each time I deleted it. On some hunch... I deleted the .ini file and loaded/saved settings in DirMon and Shazaaam All is well in the world again. Thought you should know. Thanks, you got me to where I am. I'll tackle "schoolhouse" next (1) FWIW some of my recording "start" in the middle of a commercial. Any hints on where to start looking to solve this??? (2) And if I can only find a source for learning what the "logo" file does... Three cheers,
__________________
TomHenry HP a810n w/ AMD 3300+ Athlon 64 Hauppauge 350 and MediaMVP |
|
|||
|
Who knows where to download XRumer 5.0 Palladium?
Help, please. All recommend this program to effectively advertise on the Internet, this is the best program! |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.dragonglobal.biz/forums/dirmon-discussion/109-dirmon-0-2-3-not-respecting-ignore-list.html
|
||||
| Posted By | For | Type | Date | |
| Installation successful but... - Dragon Global Forums | This thread | Refback | 04-22-2008 05:43 AM | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DirMon2 is ignoring "Must Not Exist" fields first time round? | Taipan | DirMon Discussion | 2 | 06-28-2006 11:50 PM |
| Bug when setting "Drive Test Delay Time" to blank | AndyS | DirMon Discussion | 1 | 06-27-2006 03:28 PM |
| "System Volume Information" access error | matt91 | DirMon Discussion | 2 | 03-18-2006 06:25 PM |
| DIRMON not using "Do not run processes between" setting | ayacht | DirMon Discussion | 1 | 01-20-2006 09:25 AM |
| Dirmon not respecting "Do Not run Processor between" | briands | DirMon Discussion | 1 | 08-19-2005 09:55 AM |