I'm working on Rainfall in honor of Bandcamp Friday (https://rainfall.dev) and I just found a major bug that got introduced when I switched to Minio/object storage for storing user song files.
Basically, I was taking the `release.eno` file that I generate, which is used by Faircamp to create release descriptions/artwork, and uploading it to Minio instead of placing it on the filesystem where Faircamp could find it.
Yikes.
