➕ MIMEtype check for comic book archives #3
Reference in New Issue
Block a user
Delete Branch "mimetype-check"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR covers work to include a MIMEtype checker for compressed archives, so that the uncompression method doesn't rely on file extensions. File extensions can be incorrectly set either because of user error, or by the uncompression app.
MIMEtypes offer a more reliable way to correctly determine what format a comic book archive is.