Feature Request: Add hash 'pattern' option in Episode Naming #11557
twiz-git
started this conversation in
Ideas & Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since it'd typically be used to check for accidental corruption, and not a security verification, I think there is no need for something like SHA-512 over SHA-1/MD5. and some people might like the shorter CRC32.
This will obviously incur some processing time, but in my non-indepth testing on a Raspberry Pi3 (with a 5400RPM drive) a ~450MB file took about 11 seconds for MD5sum, SHA1sum and CRC each, and on an old PC running Windows a 4GB file took roughly the same time.
Beta Was this translation helpful? Give feedback.
All reactions