Commit Graph

2 Commits

Author SHA1 Message Date
Alex Kazaiev
065dd35ceb fix: replace deprecated recommendations/related-artists with search-based discovery
Spotify deprecated /recommendations and /artists/{id}/related-artists.
All three discovery tools now use genre-based search:
- suggest: extracts genres from top artists, searches with mood keywords
- discover_artist: finds artists sharing same genres
- fresh_finds: genre search with known-artist filtering for freshness
2026-04-06 20:13:59 -05:00
Alex Kazaiev
4d3d2b4ddb fix: use paste-URL auth flow, match redirect URI to spotify app (port 8888) 2026-04-06 19:35:20 -05:00