Dragon Global Forums

Go Back   Dragon Global Forums > Other Software > DirMon Discussion

DirMon Discussion Discussion related to the DirMon application produced by Dragon Global. Questions, issues, problems, suggestions, etc. regarding Dragon Global should be posted here.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-20-2006, 12:57 AM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 2,020
Jere_Jones has disabled reputation
Default DirMon2 is finally here!

DirMon2 is now available! DirMon2 is a completely different program than the original DirMon so it doesn't suffer from the same flaws (i.e. it has completely new flaws).

What's new?
- It is now flexible beyond belief.
- Can run as a service (that is the prefered method now).
- Can run multiple jobs at the same time.
- Allows building of command line options with substitutions from the target filename.
- Most fields now accept Perl-style regular expressions.
- The order in which jobs are processed is now configurable.

Here are some important things you should know when you are setting it up:



When you click on the "New Button" you will be asked for a name. This name can be pretty much anything you want. Since it will be used in the Current Status tab so you can identify what is currently running and what is waiting to run.

The circled sections are the minimum sections that must be filled out for a job. What you see is a basic setup for running ShowAnalyzer.



Since the DirMon2 service isn't installed when DirMon2 is installed, you will need to install it manually via the "Install" button circled above. Anytime you want to change any of the service settings, you will need to click the uninstall and then click the install button to actually apply the settings. Of course you can also use the service management built into Windows.

A major change from the old DirMon is how deleting old files is handled. Now you can have different settings for different directories. These are managed in the "Clean up" section on the "Global Settings" tab. When you click on the "Add" button (circled above), you get the following dialog:



Fill it out and hit ok. It's that simple. One important thing is that the clean up descriptions are completely independent. So if you want to delete txt files when there isn't a mpg or an mpeg these have to be together. Otherwise any given txt file will get deleted by one cleanup or the other. Make sense? If not, let me know and I'll try to elaborate.

Now, the important step: SAVE YOUR SETTINGS!!


Now you can click on the "Start" button to start DirMon2 doing what it does.

You may be asking how you control how many jobs run at the same time. On the "Global Settings" tab there is a setting for the total number of resources available. Each job has a setting for the number of resources required. They default to 100 each so that only 1 job will run at a time. However, if you change the number of resources required, then you change how many jobs will run at once. For example, a job requiring 50 resources can have 2 jobs running at once if there are 100 resources available. Make sense? If not, let me know and I'll elaborate.

EDIT: It might be nice to let you know where to get it. Download it from here: http://www.dragonglobal.org/dirmon.htm

Version History
0.5.0 - 19 Feb 2006
- Initial public release

0.5.1 - 21 Feb 2006
- Queued Jobs list now updates properly
- Added logging of when jobs start and end
- Process Subdirectories can now be turned off
- First line of Active Jobs list now displays the number of resources currently in use

Enjoy,
Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer 1.0.59 - 8 Feb 2010
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #2 (permalink)  
Old 02-20-2006, 02:46 AM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 2,020
Jere_Jones has disabled reputation
Default

Command Line Options Substitutions
The command line options block is a rather complicated creature.

First, if it is blank, then the target file name is added.
Example
Command Line Options:
Result: ShowAnalyzer X:/Directory/file.mpg

Second, if it is not blank, but does not have any of the substitution strings then the the target file name is put before what ever is put in the options block.
Example
Command Line Options: -status
Result: ShowAnalyzer X:/Directory/file.mpg -status

Third, if there are any substitution strings used then ONLY what is built from the options block is passed to the processor.
Example
Command Line Options: -i [[%FULLFILESPEC%]] -o [[%PATH%/%BASENAME%.avi]]
Result: ShowAnalyzer -i X:/Directory/file.mpg -o X:/Directory/file.avi

What are the substitution strings and what will the result be?
Code:
Example filename: D:/TV/Nova.mpg
%FULLFILESPEC% - D:/TV/Nova.mpg
%DRIVE% - D
%PATH% - D:/TV
%DIRECTORY% - TV
%BASENAME% - Nova
%EXTENSION% - mpg
Example filename: D:/Nova.mpg
%FULLFILESPEC% - D:/Nova.mpg
%DRIVE% - D
%PATH% - D:
%DIRECTORY% - 
%BASENAME% - Nova
%EXTENSION% - mpg
Example filename: //Media/TV/Nova.mpg
%FULLFILESPEC% - //Media/TV/Nova.mpg
%DRIVE% - //Media/TV
%PATH% - //Media/TV
%DIRECTORY% - 
%BASENAME% - Nova
%EXTENSION% - mpg
Example filename: //Media/TV/SageTV/Nova.mpg
%FULLFILESPEC% - //Media/TV/SageTV/Nova.mpg
%DRIVE% - //Media/TV
%PATH% - //Media/TV/SageTV
%DIRECTORY% - SageTV
%BASENAME% - Nova
%EXTENSION% - mpg
Additionally, anything contained within [[ ]]'s will be surrounded with quotes if necessary (i.e. there are any spaces). DO NOT NEST THEM!! Bad, bad things will happen if they are nested. If someone can come up with a possible use for nested quotes, then I'll look into supporting it. Until then, just don't do it.

Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer 1.0.59 - 8 Feb 2010
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #3 (permalink)  
Old 02-21-2006, 09:45 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 2,020
Jere_Jones has disabled reputation
Default

New version (0.5.1) posted:

0.5.1 - 21 Feb 2006
- Queued Jobs list now updates properly
- Added logging of when jobs start and end
- Process Subdirectories can now be turned off
- First line of Active Jobs list now displays the number of resources currently in use

Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer 1.0.59 - 8 Feb 2010
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #4 (permalink)  
Old 02-22-2006, 10:31 AM
tomhenry
Guest
 
Posts: n/a
Default Fail on selecting directory (first time)

Hi
Am trying the new Dirmon2

Trying to set up initially - when selecting the main directory to be used - I get the following failure when completing the "select directory" dialog:
---------------------
OS: Windows XP Home Edition, SP2
CPU: AuthenticAMD, AMD AMD Athlon(tm) 64 Processor 3300+, MMX @ 2420 MHz

Module name: C:\Program Files\Dragon Global\DirMon2\DirMon2GUI.exe

Application data:
VmVyc2lvbjogV2tWcmNFNXNhalpDVUU5Ykt5ZFRPQ1VwUHlZck 9pQXN
QMUFpTGdJRlN5SS9Jekp3Wm5wNGNEVWtKemdtSVRoS2ZIVi9lM mgrUV
RBOVJscHNmbmhQVGdGbVRrMUJRa2g1Q3c9PQ0KSW1hZ2VCYXNl OiAwM
DQwMDAwMA0KRWlwOiAxMkUwNEFDDQpFYXg6IDZBMkE3NTNEDQp FY3g6
IDEyRTMwMDANCkVkeDogMA0KRWJ4OiBBRTA2NjgNCkVzaTogMT JFMDQ
0RA0KRWRpOiBCQg0KRWJwOiAxMkYwNTgNCkVzcDogMTJGMDA0D QpFcn
JvckNvZGU6IA0KOEIsOSwyNixFQiwyLENELDIwLDgxLEMwLDkw LDk1L
Dk1LDVELEYyLEVCLDEsOUEsNTEsQzEsQzAsOEQsRUIsMSw5QSw zLDQ0
LDI0LDM4LDU4LEYzLEVCLDIsQ0QsMjAsOEQsNEMsMTEsNDksNT ksQzM
sNixCNSwwLDAsMCxGNiw2Miw1NCwzMiw1MSwzNiwwLi4uDQpDb 2RlID
0gWzExNF0NCi0gMjAxDQotIDEwOA0KLSAyMTcNCi0gMA0KLSBb XQ0KP
iBDOlxQcm9ncmFtIEZpbGVzXERyYWdvbiBHbG9iYWxcRGlyTW9 uMlxE
aXJNb24yR1VJLmV4ZQ0KDQpEcmFnb24gR2xvYmFsDQpEaXJNb2 4yDQo
wLCA1LCAxLCAyDQpEaXJNb24yDQpDb3B5cmlnaHQgKEMpIDIwM DYNCk
Rpck1vbjIuZXhlDQowLCA1LCAxLCAyDQpEaXJNb24yDQoNCj4g QzpcV
0lORE9XU1xzeXN0ZW0zMlxudGRsbC5kbGwNCj4gQzpcV0lORE9 XU1xz
eXN0ZW0zMlxrZXJuZWwzMi5kbGwNCj4gQzpcV0lORE9XU1xzeX N0ZW0
zMlxhZHZhcGkzMi5kbGwNCj4gQzpcV0lORE9XU1xzeXN0ZW0zM lxSUE
NSVDQuZGxsDQo+IEM6XFdJTkRPV1Ncc3lzdGVtMzJcY29tY3Rs MzIuZ
GxsDQo+IEM6XFdJTkRPV1Ncc3lzdGVtMzJcR0RJMzIuZGxsDQo +IEM6
XFdJTkRPV1Ncc3lzdGVtMzJcVVNFUjMyLmRsbA0KPiBDOlxXSU 5ET1d
TXHN5c3RlbTMyXGNvbWRsZzMyLmRsbA0KPiBDOlxXSU5ET1dTX HN5c3
RlbTMyXFNITFdBUEkuZGxsDQo+IEM6XFdJTkRPV1Ncc3lzdGVt MzJcb
XN2Y3J0LmRsbA0KPiBDOlxXSU5ET1dTXHN5c3RlbTMyXFNIRUx MMzIu
ZGxsDQo+IEM6XFdJTkRPV1Ncc3lzdGVtMzJcb2xlMzIuZGxsDQ o+IEM
6XFdJTkRPV1Ncc3lzdGVtMzJcb2xlYXV0MzIuZGxsDQo+IEM6X FdJTk
RPV1NcV2luU3hTXHg4Nl9NaWNyb3NvZnQuV2luZG93cy5Db21t b24tQ
29udHJvbHNfNjU5NWI2NDE0NGNjZjFkZl82LjAuMjYwMC4yMTg wX3gt
d3dfYTg0ZjFmZjlcY29tY3RsMzIuZGxsDQo+IEM6XFdJTkRPV1 Ncc3l
zdGVtMzJcdmVyc2lvbi5kbGwNCj4gQzpcV0lORE9XU1xzeXN0Z W0zMl
x3c29jazMyLmRsbA0KPiBDOlxXSU5ET1dTXHN5c3RlbTMyXFdT Ml8zM
i5kbGwNCj4gQzpcV0lORE9XU1xzeXN0ZW0zMlxXUzJIRUxQLmR sbA0K
PiBDOlxXSU5ET1dTXHN5c3RlbTMyXHV4dGhlbWUuZGxsDQo+IE M6XFd
JTkRPV1Ncc3lzdGVtMzJcTVNDVEYuZGxsDQo+IEM6XFdJTkRPV 1Ncc3
lzdGVtMzJcbXNsYnVpLmRsbA0KPiBDOlxQcm9ncmFtIEZpbGVz XHN0a
WNraWVzXHNob29rNDUuZGxsDQo+IEM6XFdJTkRPV1Ncc3lzdGV tMzJc
YXBwSGVscC5kbGwNCj4gQzpcV0lORE9XU1xzeXN0ZW0zMlxDTE JDQVR
RLkRMTA0KPiBDOlxXSU5ET1dTXHN5c3RlbTMyXENPTVJlcy5kb GwNCj
4gQzpcV0lORE9XU1xTeXN0ZW0zMlxjc2N1aS5kbGwNCj4gQzpc V0lOR
E9XU1xTeXN0ZW0zMlxDU0NETEwuZGxsDQo+IEM6XFdJTkRPV1N cc3lz
dGVtMzJcYnJvd3NldWkuZGxsDQo+IEM6XFdJTkRPV1Ncc3lzdG VtMzJ
cVVNFUkVOVi5kbGwNCj4gQzpcV0lORE9XU1xzeXN0ZW0zMlxTR VRVUE
FQSS5kbGwNCj4gQzpcV0lORE9XU1xzeXN0ZW0zMlxudHNocnVp LmRsb
A0KPiBDOlxXSU5ET1dTXHN5c3RlbTMyXEFUTC5ETEwNCj4gQzp cV0lO
RE9XU1xzeXN0ZW0zMlxORVRBUEkzMi5kbGwNCj4gQzpcV0lORE 9XU1x
zeXN0ZW0zMlxzaGRvY3Z3LmRsbA0KPiBDOlxXSU5ET1dTXHN5c 3RlbT
MyXENSWVBUMzIuZGxsDQo+IEM6XFdJTkRPV1Ncc3lzdGVtMzJc TVNBU
04xLmRsbA0KPiBDOlxXSU5ET1dTXHN5c3RlbTMyXENSWVBUVUk uZGxs
DQo+IEM6XFdJTkRPV1Ncc3lzdGVtMzJcV0lOVFJVU1QuZGxsDQ o+IEM
6XFdJTkRPV1Ncc3lzdGVtMzJcSU1BR0VITFAuZGxsDQo+IEM6X FdJTk
RPV1Ncc3lzdGVtMzJcV0lOSU5FVC5kbGwNCj4gQzpcV0lORE9X U1xze
XN0ZW0zMlxXTERBUDMyLmRsbA0KPiBDOlxXSU5ET1dTXHN5c3R lbTMy
XHhwc3AycmVzLmRsbA0KPiBDOlxXSU5ET1dTXHN5c3RlbTMyXE 1QUi5
kbGwNCj4gQzpcV0lORE9XU1xTeXN0ZW0zMlxkcnByb3YuZGxsD Qo+IE
M6XFdJTkRPV1NcU3lzdGVtMzJcbnRsYW5tYW4uZGxsDQo+IEM6 XFdJT
kRPV1NcU3lzdGVtMzJcTkVUVUkwLmRsbA0KPiBDOlxXSU5ET1d TXFN5
c3RlbTMyXE5FVFVJMS5kbGwNCj4gQzpcV0lORE9XU1xTeXN0ZW 0zMlx
ORVRSQVAuZGxsDQo+IEM6XFdJTkRPV1NcU3lzdGVtMzJcU0FNT ElCLm
RsbA0KPiBDOlxXSU5ET1dTXFN5c3RlbTMyXGRhdmNsbnQuZGxs DQo+I
EM6XFdJTkRPV1Ncc3lzdGVtMzJcTVNHSU5BLmRsbA0KPiBDOlx XSU5E
T1dTXHN5c3RlbTMyXFdJTlNUQS5kbGwNCj4gQzpcV0lORE9XU1 xzeXN
0ZW0zMlxPREJDMzIuZGxsDQo+IEM6XFdJTkRPV1Ncc3lzdGVtM zJcb2
RiY2ludC5kbGwNCj4gQzpcV0lORE9XU1xzeXN0ZW0zMlxTZWN1 cjMyL
mRsbA0KPiBDOlxXSU5ET1dTXHN5c3RlbTMyXHN0aS5kbGwNCj4 gQzpc
V0lORE9XU1xzeXN0ZW0zMlxDRkdNR1IzMi5kbGwNCj4gQzpcV0 lORE9
XU1xzeXN0ZW0zMlx1cmxtb24uZGxsDQo+IEM6XFdJTkRPV1Ncc 3lzdG
VtMzJcTElOS0lORk8uZGxs
-------------------------
Reply With Quote
  #5 (permalink)  
Old 02-22-2006, 05:51 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 2,020
Jere_Jones has disabled reputation
Default

I just uploaded a new version that fixes that.

0.5.2 - 22 Feb 2006
- Fixed crash when adding a directory when no ini file already exists.

Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer 1.0.59 - 8 Feb 2010
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #6 (permalink)  
Old 02-22-2006, 06:33 PM
Member
 
Join Date: Apr 2005
Location: SF Bay Area
Posts: 56
ellweber is on a distinguished road
Default

Quote:
Originally Posted by Jere_Jones
I just uploaded a new version that fixes that.

0.5.2 - 22 Feb 2006
- Fixed crash when adding a directory when no ini file already exists.

Jere
The "About" box is still showing 0.5.0. I guess that is really the DirMon2GUI version but its nice to confirm you are running what you think you are without having to track down the service executable's file properties!
Reply With Quote
  #7 (permalink)  
Old 02-22-2006, 09:51 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 2,020
Jere_Jones has disabled reputation
Default

Quote:
Originally Posted by ellweber
The "About" box is still showing 0.5.0.
Thanks. I forgot to "un-hardcode" that as well.

I'll fix it for the next version, but I probably won't release another version just to fix that.

Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer 1.0.59 - 8 Feb 2010
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #8 (permalink)  
Old 02-24-2006, 01:32 AM
malbec
Guest
 
Posts: n/a
Default

Hey Jere, for some reason DirMon2 went hay wire on me today and locked up the server. The log file is attached.

Also, could you tell me if it is normal that when you select the "Start automatically at boot up" option for the service that you can not manually start he service? I checked the box thinking that was the thing to do for computer reboots, etc. However, when I did, I could no longer start the service. When going into admin tool => services and trying to start it, Iw would get a file not found error.

Thanks
Reply With Quote
  #9 (permalink)  
Old 02-24-2006, 01:40 AM
malbec
Guest
 
Posts: n/a
Default

Okay, for some reason the log file upload gave me a file invalid error. So, for what it is worth, the file is a 3 meg log file for one day and here is a snippet....

2006-Feb-23 08:30:00 - Starting: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:02 - Finished: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:05 - Starting: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:05 - Finished: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:10 - Starting: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:11 - Finished: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:16 - Starting: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:16 - Finished: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:21 - Starting: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:21 - Finished: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:26 - Starting: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:26 - Finished: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:31 - Starting: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:31 - Finished: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:36 - Starting: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:36 - Finished: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:41 - Starting: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:42 - Finished: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:46 - Starting: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:47 - Finished: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:52 - Starting: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:52 - Finished: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:57 - Starting: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
2006-Feb-23 08:30:57 - Finished: "ShowAnalyzer" on "O:/SageTV/Caillou-CaillouHelpsOut-4753553-0.mpg"
Reply With Quote
  #10 (permalink)  
Old 02-24-2006, 06:20 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 2,020
Jere_Jones has disabled reputation
Default

Can you verify that SA works? It seems that uninstalling DirMon (the original) deletes all the keys that DirMon2 and SA need. Reinstalling them generally fixes it. If it doesn't let me know.

Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer 1.0.59 - 8 Feb 2010
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 12:35 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0