A media file cataloging tool.
Melon is a tool for tracking files based on content, aiming
to scale to arbitrarily large files without slowing down. It uses
a sparse hashing algorithm to generate a digest without having to
read the whole file, allowing it to go much faster than disk would
ordinarily allow.
gem install melon
TODO
“Is this file copied onto my media drive yet?”
Copyright 2010 Andrew Roberts