-
-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Spotify calculates and stores a host of audio features for a track which are retrievable through the get-audio-features api
Currently there doesn't seems to be a way to retrieve these features using the API provided by librespot-java
Describe the solution you'd like
Allow retrieval of a track's audio features through the /metadata/{type}/{uri} or /metadata/{uri} endpoints or maybe through a completely new endpoint such as /audio-features/{uri}
Additional resources
More info here https://developer.spotify.com/documentation/web-api/reference/tracks/get-audio-features/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request