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

Spotify: Get track popularity from Spotify #4094

Closed
arsaboo opened this issue Oct 5, 2021 · 8 comments
Closed

Spotify: Get track popularity from Spotify #4094

arsaboo opened this issue Oct 5, 2021 · 8 comments
Labels
feature features we would like to implement

Comments

@arsaboo
Copy link
Contributor

arsaboo commented Oct 5, 2021

Track popularity is probably one of the most important attributes. Spotify directly provides popularity information in its Tracks API. I am surprised that we don't import this attribute, given that we already are using the Tracks API. Wondering if this is just an oversight or something that we should implement. I saw an older thread where @sampsyo agreed to include Spotify-specific attributes.

Proposed solution

Retrieve track popularity from Spotify and include it along with other tags.

Objective

Get track popularity information to enable discovery.

Goals

Create better playlists and recommendations.

@sampsyo sampsyo added the feature features we would like to implement label Oct 5, 2021
@sampsyo
Copy link
Member

sampsyo commented Oct 5, 2021

Sounds very reasonable! And hopefully shouldn't be too hard to do.

@arsaboo
Copy link
Contributor Author

arsaboo commented Oct 12, 2021

I am not a Python expert, but would gladly help anyone willing to work on this.

@SophiaP31
Copy link

Can I work on this?

@sampsyo
Copy link
Member

sampsyo commented Oct 13, 2021

Sounds awesome, both of y'all!

@arsaboo
Copy link
Contributor Author

arsaboo commented Oct 13, 2021

@SophiaP31 That will be great. I cannot wait for Beets to have this feature. Let me know if you need any help testing things.

@happiestbee
Copy link

Would I be able to work on this as well?

@arsaboo
Copy link
Contributor Author

arsaboo commented Oct 16, 2021

@happiestbee absolutely…feel free to create a PR. If you can get something in, it may be easy to her things going 👍

@arsaboo
Copy link
Contributor Author

arsaboo commented Mar 8, 2023

closed via #4352

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature features we would like to implement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants