MD5 file verification tool for use with TVRename

4nd1

14-08-2011 22:11:49

Hey guys,

I've been looking for a way to verify the integrity of my collection and backups, unfortunately all the tools out there store the name of of the file inside the hash file. Since TVRename frequently renames files these files won't be associated with the correct hash file so I wrote a little tool in C# that creates md5 hash files that can be renamed together with the video files. That way I can easily verify my whole collection while still being able to rename files however I want.

If you want to check it out you can download it here http://code.google.com/p/dynamic-file-verifier/
If you encounter any bugs or problems please let me know.