mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[PR #891] [MERGED] cleanup client API call codes #914
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#914
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/891
Author: @aome510
Created: 12/22/2025
Status: ✅ Merged
Merged: 12/22/2025
Merged by: @aome510
Base:
master← Head:cleanup-client-call📝 Commits (6)
6a0e3c6upgrade depsae7e516update how deref is used in client module4e6d046temporarily uses user client as the main Spotify clientd7b0450update docs2b29a94update TODOc2d4a92update scopes for user-provided client📊 Changes
5 files changed (+465 additions, -386 deletions)
View changed files
📝
Cargo.lock(+408 -336)📝
spotify_player/Cargo.toml(+11 -11)📝
spotify_player/src/auth.rs(+1 -1)📝
spotify_player/src/client/mod.rs(+39 -15)📝
spotify_player/src/client/spotify.rs(+6 -23)📄 Description
Description of changes
derefis used in client codes🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
v0.22.0#925v0.22.0#1864