📝 Proposal
I'm wondering if we can implement a tool that reorders a playlist based on the "Popularity" metric of each track. Standard Spotify apps don't allow sorting by how "famous" a song is, and it could be a great addition to the Toolkit.
❓ Questions & Feasibility
- Does the
track object in the Spotify API consistently provide the popularity (0-100) field for all regions?
- Could we implement a "Sort: Most Popular first" and "Sort: Underrated first" mode?
- Is reordering a playlist via API stable for very large lists (+500 tracks)?
✨ Potential Use Case
Users could use this to find the "hidden gems" in a massive playlist or to move all the big hits to the top of their party list.
🏷 Labels
enhancement, discussion, question
📝 Proposal
I'm wondering if we can implement a tool that reorders a playlist based on the "Popularity" metric of each track. Standard Spotify apps don't allow sorting by how "famous" a song is, and it could be a great addition to the Toolkit.
❓ Questions & Feasibility
trackobject in the Spotify API consistently provide thepopularity(0-100) field for all regions?✨ Potential Use Case
Users could use this to find the "hidden gems" in a massive playlist or to move all the big hits to the top of their party list.
🏷 Labels
enhancement,discussion,question