[API Request] Add a way to get the raw values for tags #252
Delta-official
started this conversation in
API requests
Replies: 0 comments
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.
Type of change
API Clarification
Proposal description
A way to get raw tag values for a given song would allow applications to display tags in case the server can't parse the value for a tag, and to perform their own indexing.
This would also resolve #179
Backward compatibility impact
No response
Backward compatibility
API details
A
rawTags(or similarly named) field containing an object with arbitrary string keys and values corresponding to the tags on the file would be added to theChildresponseSecurity impacts
No response
Potential issues
No response
Alternative solutions
No response
All reactions