Skip to content

Support spotify's get-audio-features api endpoint #255

@ikirmitz

Description

@ikirmitz

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions