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
list index out of range
Traceback (most recent call last):
File "/mnt/storage-1/Programming/Python/animecheck/animecheck.py", line 1156, in check_md5_file
path, checksumFileMD5 = match[2], match[1]
IndexError: list index out of range
Example saved in code dir.