Files
allstarr/allstarr/Services/Spotify
Josh Patra f135db3f60
Some checks failed
CI / build-and-test (push) Has been cancelled
fix: use GraphQL for user playlists to avoid 429 rate limits
- Switched from REST API /me/playlists to GraphQL fetchLibraryPlaylists
- GraphQL endpoint is less aggressively rate-limited by Spotify
- Fixes 429 errors when using 'Select from My Playlists' dropdown
- Background services already use GraphQL and work fine
2026-02-09 15:10:14 -05:00
..