Added TODO to shank md5 in code

This commit is contained in:
Rudi Grinberg 2012-09-14 11:21:53 -04:00
parent f581b0536e
commit 240881b8b4

View file

@ -350,6 +350,8 @@ def organized_path(old_path, root_path, orig_md):
filepath = os.path.join(path, fname)
return filepath
# TODO : Get rid of this function and every one of its uses. We no longer use
# the md5 signature of a song for anything
def file_md5(path,max_length=100):
"""
Get md5 of file path (if it exists). Use only max_length characters to save