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

fix Spotify Connect feature support after new API changes #618

Merged
merged 2 commits into from
Nov 30, 2024

Conversation

aome510
Copy link
Owner

@aome510 aome510 commented Nov 30, 2024

Fixes #617

New Spotify API changes break clients using user-provided client_id. As a result, this PR uses the official Spotify's client_id (auth::SPOTIFY_CLIENT_ID) to handle all APIs except user's available devices API which uses user-provided client_id as before (required for Spotify Connect support)

In addition to the above change, this PR also improves the UI message when the current playback is not invalid or unavailable.

@aome510 aome510 changed the title fix Spotify Connect feature support after new API changess fix Spotify Connect feature support after new API changes Nov 30, 2024
@aome510 aome510 merged commit d21e9c6 into master Nov 30, 2024
5 checks passed
@aome510 aome510 deleted the spotify-connect-client branch November 30, 2024 16:30
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

Successfully merging this pull request may close these issues.

Unable to search or lookup artist songs
1 participant