OmegaPhil / animecheck

Commandline CRC32, MD5 and eD2k-based hashing script also capable of reading and creating SFV and MD5 checksum files and generating eD2k links. This is an initial foray into python and github
GNU General Public License v3.0
46 stars 5 forks source link

Fails to hash only directories for checksum files #2

Closed OmegaPhil closed 12 years ago

OmegaPhil commented 12 years ago

Try to pass only directories to a checksum generation mode - it needs to be able to cope with this.

OmegaPhil commented 12 years ago

This includes jobs with just one directory in amongst normal files as well.

OmegaPhil commented 12 years ago

Fixed in v0.4, to be pushed soon.

OmegaPhil commented 12 years ago

.