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

BUG: tracks without audio features causes problems with the Spotify.Track.audio_features function #58

Open
Pineapple217 opened this issue Aug 15, 2023 · 0 comments

Comments

@Pineapple217
Copy link

The Spotify.Track.audio_features function returns nil instead of an error.
An error occurs because there is a track without audio features. This is not intended as far as I know and an error on Spotify's side but it does exist. 1OegbevPjnz3BBlyzkBT4K this is an id of a track that has no audio features.

It would be nice if the function would return :error. The nil return also means that if you query lost of IDs that you cant get the info of the tracks that didn't fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant