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 03-05-2006, 11:36 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,807
Jere_Jones has disabled reputation
Arrow Latest Version - 0.6.4

0.5.3 - 5 Mar 2006
- Fixed typo in GUI
- Added "Allow interaction with desktop" setting
- Made changes to job search. Hopefully it will be more reliable.
- Passwords are now encrypted when they are saved in the ini file.

As always, you can download the latest version here.

Enjoy,
Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer Beta 0.9.7 - 13 April 2008
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #2 (permalink)  
Old 03-08-2006, 08:52 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,807
Jere_Jones has disabled reputation
Default

0.5.4 - 8 Mar 2006
- Fixed bug that would occasionally cause 100% cpu usage.

Enjoy,
Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer Beta 0.9.7 - 13 April 2008
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #3 (permalink)  
Old 04-20-2006, 06:13 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,807
Jere_Jones has disabled reputation
Default

0.5.5 - 20 Apr 2006
- Added setting to adjust delay on drive idle check and file finished check.
- Fixed bug preventing custom command lines from working.
- Added DirMon2Hidden.exe for those of you that want to use DirMon2 in the same way as the original DirMon (i.e. NOT as a service)

This release address the two largest complaints that I have seen:
1) Wait until the drive and or file aren't being used wasn't working.
Thanks to a very astute user that noticed write caching was probably causing this. If the wait check marks aren't working for you, try increasing the wait times. It has been reported that times of up to 5 minutes may be required depending on your specific write caching.

2) Figuring out the permissions and service login's is too friggin' complicated! Why can't it work like DirMon1?
Now it can. Simply run DirMon2Hidden.exe and it will start DirMon2 as a hidden program. You will need to use the task manager to kill it though.

Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer Beta 0.9.7 - 13 April 2008
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #4 (permalink)  
Old 06-21-2006, 06:11 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,807
Jere_Jones has disabled reputation
Default

0.5.6 - 20 Jun 2006
- Changed method used to determine if a file is being used or written to. Added "Wait until file is idle" option to reflect new methods.
- *NOTE* "Wait until file is finished" attempts to secure write access to the file in question. It will not write to the file or change it in any way. Failure indicates the file is already being written to. Although this can also be caused by a program improperly setting access modes. (Windows Media Player is known to do this)
- *NOTE* "Wait until file is idle" attempts to secure delete access to the file in question. It will not delete the file. Failure indicates another program has the file open, either for reading or writing. Access restrictions to the directory can also cause this test to always flag.
- *NOTE* "Wait until drive is idle" checks the free space on the drive, waits for the number of seconds specified in the "Wait time" block, and then checks again. If the free space has decreased, then the drive is determined to be "In use".
- Added Process ID to the Active List.

As always, keep the bug reports coming...

Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer Beta 0.9.7 - 13 April 2008
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #5 (permalink)  
Old 06-26-2006, 07:58 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,807
Jere_Jones has disabled reputation
Default

So, I was testing the latest DirMon2 last night by erasing all my txt files and watching DM2 run SA. While looking at the queue, I noticed that none of the X-Files showed up. Not one. Closer inspection revealed that every show that started with a letter after P didn't show up in the queue. Huh? How's that for a wierd bug. I'm suprised no one reported it. You would see this bug if you have DM2 monitoring a root directory with a pagefile or a recycle bin. Anyway, it's fixed and here is a release to fix that really wierd bug.

0.5.7 - 26 Jun 2006
- An entry in the Activity Log will now be made when deleting a file.
- Fixed bug causing some files to never be found.
- Changed forward slashes to back slashes. (Happy?)

Enjoy,
Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer Beta 0.9.7 - 13 April 2008
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #6 (permalink)  
Old 07-16-2006, 01:24 AM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,807
Jere_Jones has disabled reputation
Default

0.5.8 - 16 Jul 2006
- "Wait until file is idle" will now load correctly.
- Added entry in activity log for when the overseer starts and ends.
- Corrected error trapping in cleanup execution.
- Overseer shouldn't just stop anymore.

Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer Beta 0.9.7 - 13 April 2008
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #7 (permalink)  
Old 07-17-2006, 03:46 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,807
Jere_Jones has disabled reputation
Default

0.5.9 - 17 Jul 2006
- Jobs that are already running won't be added to the queue anymore.

Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer Beta 0.9.7 - 13 April 2008
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #8 (permalink)  
Old 08-04-2006, 01:27 AM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,807
Jere_Jones has disabled reputation
Default

0.6.0 - 4 Aug 2006
- Added another method to determine if the file is finished before running a job.

Enjoy,
Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer Beta 0.9.7 - 13 April 2008
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #9 (permalink)  
Old 10-03-2006, 02:52 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,807
Jere_Jones has disabled reputation
Default

Oops, got a little behind here.

0.6.1 - 14 September 2006
- Added another method to determine if the job is finished. This should prevent jobs that crash from holding up the queue.
0.6.2 - 3 October 2006
- Potentially fixed race condition when a job stalls due to "Wait..." reasons.

Enjoy,
Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer Beta 0.9.7 - 13 April 2008
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #10 (permalink)  
Old 05-09-2008, 12:35 AM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,807
Jere_Jones has disabled reputation
Default Re: Latest Version - 0.6.2

Oops. A little behind:

0.6.3 - 27 December 2006
- Fixed a problem when trying to delete a file that was already deleted.

Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer Beta 0.9.7 - 13 April 2008
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Latest HD/.TS-capable SA version? AndyS ShowAnalyzer Beta 14 01-21-2007 02:45 PM
Switching from Trial Version to Full Version mvillet ShowAnalyzer Beta 1 10-09-2006 02:16 AM
Ongoing problems with latest version AndyS ShowAnalyzer Beta 54 07-24-2006 12:07 PM
Latest DirMon Version - 0.2.5 Jere_Jones DirMon Discussion 7 09-24-2005 03:43 PM
Latest Version: 0.2.2 Jere_Jones DirMon Discussion 0 03-28-2005 02:55 PM


All times are GMT -4. The time now is 09:31 AM.


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