Closed Chriffe closed 1 year ago
Yeah I think i broke something... Wanted to remove the "s" behind "tempos", "keys", "timesigs" and now all that information disappeared.
Mhm, you broke it. And that is fine. I should have found a less hacky solution to the problem. Basically it is plural in the url and is therefore plural in the metadata.
I could on second thought change that.
Will fix asap.
Fixed and pushed to prod
Looking into making 4-4 show up as 4/4 everywhere but the URL.
We could use "%2F" in the url as it is the official url encoded / for URLs. Looking into this.
Eh not you type 4SLASH4 to make it be 4/4, good enough.
We need to add time signature to the metadata. The one loop we have now is 4/4. Should not be written out as "44", but rather "4-4" if 4/4 does not work.