Resolve ""This backend doesn't support absolute paths" when uploading certain tracks"
Closes #857 (closed)
Quite a simple fix: instead of using the file path to guess the mimetype (when guessing from file content fails), which is unsupported on S3 storages, we use the file name, which works seamlessly!
@funkwhale/reviewers-python
Edited by Agate