mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #584] [MERGED] handling client_id scoping for Spotify Connect feature with librespot 0.5.0 #1746
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1746
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/584
Author: @aome510
Created: 10/28/2024
Status: ✅ Merged
Merged: 10/28/2024
Merged by: @aome510
Base:
master← Head:support-spotify-connect📝 Commits (2)
d0078fdhandlingclient_idscoping for Spotify Connect feature withlibrespot 0.5.04711e13cleanup📊 Changes
6 files changed (+108 additions, -70 deletions)
View changed files
📝
spotify_player/src/auth.rs(+6 -2)📝
spotify_player/src/client/mod.rs(+49 -53)📝
spotify_player/src/client/spotify.rs(+9 -2)📝
spotify_player/src/config/mod.rs(+0 -2)📝
spotify_player/src/main.rs(+1 -4)📝
spotify_player/src/token.rs(+43 -7)📄 Description
token::get_tokento support user-providedclient_id(required for Spotify Connect feature)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.