Don't compute md5 hashes by default.
drewish - August 15, 2008 - 18:53
| Project: | getID3() |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Computing the md5 hash of file by default (as we're now doing) takes for ever on large files. Since we don't even know if people are using it I'd say it's best of leave it off by default and let the individual modules that need it enable it.
| Attachment | Size |
|---|---|
| getid3_md5.patch | 706 bytes |

#1
just committing this to head.
#2
Thanks, Andrew!
#3
Automatically closed -- issue fixed for two weeks with no activity.
#4
Just noticed this wasn't in the DRUPAL-5 branch, so I backported it.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.