mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #918] [MERGED] integrate ncspot's client id #1861
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#1861
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/918
Author: @aome510
Created: 2/7/2026
Status: ✅ Merged
Merged: 2/7/2026
Merged by: @aome510
Base:
master← Head:integrate-ncspot-client-id📝 Commits (2)
3a1d887integrate ncspot's client idbfbef57update message📊 Changes
7 files changed (+32 additions, -45 deletions)
View changed files
📝
README.md(+1 -8)📝
docs/config.md(+3 -2)📝
examples/app.toml(+1 -0)📝
spotify_player/src/auth.rs(+1 -0)📝
spotify_player/src/client/mod.rs(+16 -28)📝
spotify_player/src/config/mod.rs(+9 -5)📝
spotify_player/src/ui/playback.rs(+1 -2)📄 Description
Using
ncspot's client ID, which is registered with extended quote mode and predates Spotify API changes, helps us resolve the ongoing rate-limit issue (and other related issues) while keeping previously supported functionalitiesResolves #890
Resolves #916
Resolves #898
Resolves #893
Resolves #912
Resolves #913
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.