You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How about piggy-backing on something like PasteBin by reusing its URL ID to fetch the metadata as plain-text?
So https://pastebin.com/raw/Nuf4H0MV would become something like https://share.unmix.app/pastebin/Nuf4H0MV
I think that'd also allow being able to edit the metadata if the PasteBin was created using an account. They have an API available but hopefully this works without requiring people to get their own API key, so kinda like how Unmix can just fetch Dropbox files. 🤔
The text was updated successfully, but these errors were encountered:
On a second thought, maybe it doesn't have to be specifically tied to pastebin, but any hotlink to a plaintext/JSON file that could also be hosted on any site, like GitHub that's passed as a parameter like:
Continuation from audiolabs/trackswitch.js#11 (comment)
The text was updated successfully, but these errors were encountered: