### User Story As a user, I want to know all the details about my media files. ### Acceptance Criteria - [ ] As part of the upload, enough bytes of the file get read to fetch all the metadata using a library like [metadata-extractor](https://github.com/drewnoakes/metadata-extractor). - [ ] The metadata gets saved in a table that can store all sorts of metadata about media files