Additional metadata for tracks #279
adamtdmeek
started this conversation in
Ideas
Replies: 1 comment 2 replies
|
Cool idea! But we need you to provide the source of this data :) |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am going to do some experimenting (incase its already supported) but adding all the possible metadata would be a good thing.
Key, keyscale toneTags are all really important for DJ's.
Below is the template from the Dev docs.
"data": [ { "attributes": { "accessType": "PRIVATE", "availability": [ "STREAM" ], "bpm": 60, "copyright": { "text": "string" }, "createdAt": "2026-01-18T14:41:50.540Z", "duration": "PT2M58S", "explicit": false, "externalLinks": [ { "href": "string", "meta": { "type": "TIDAL_SHARING" } } ], "isrc": "QMJMT1701229", "key": "UNKNOWN", "keyScale": "UNKNOWN", "mediaTags": [ "HIRES_LOSSLESS" ], "popularity": 0.56, "spotlighted": true, "title": "Kill Jay Z", "toneTags": [ "Happy" ], "version": "original, mix etc"All reactions