Open blalbrit opened 7 years ago
Currently, robot looks in exif data for mimetype (we think). Want to be able to fall back on a certain number of file extensions, possibly, when exif doesn't contain mimetype. .img files are the key example (s/b application/octet-stream).
@LynnMcRae - please expand on this.
particular targets are .img and three.js files.
.sha files are also prevalent in BDFL materials and need to be accommodated
@LynnMcRae ^^
Currently, robot looks in exif data for mimetype (we think). Want to be able to fall back on a certain number of file extensions, possibly, when exif doesn't contain mimetype. .img files are the key example (s/b application/octet-stream).