Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add audio features as sorting options #5

Open
JRobsonJr opened this issue Apr 27, 2019 · 0 comments
Open

Add audio features as sorting options #5

JRobsonJr opened this issue Apr 27, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest It's that time of year again...

Comments

@JRobsonJr
Copy link
Member

Is your feature request related to a problem? Please describe.
The Spotify Web API has plenty of interesting features that can be considered when sorting. Namely, at least: key (considering also mode), acousticness, danceability, energy, instrumentalness, liveness, loudness, speechiness, valence, tempo.

Describe the solution you'd like
Add the aforementioned attributes as sorting options.

Describe alternatives you've considered
The audio features for each track have to be requested through the Spotify Web API (the spotify-web-sdk has a function called getAudioFeaturesForSeveralTracks) that can be used for this purpose.

@JRobsonJr JRobsonJr added enhancement New feature or request good first issue Good for newcomers labels Apr 27, 2019
@JRobsonJr JRobsonJr added the hacktoberfest It's that time of year again... label Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest It's that time of year again...
Projects
None yet
Development

No branches or pull requests

1 participant