-
v0.22.0 Stable
released this
2026-02-10 15:49:31 +03:00 | 24 commits to master since this release📅 Originally published on GitHub: Tue, 10 Feb 2026 12:58:48 GMT
🏷️ Git tag created: Tue, 10 Feb 2026 12:49:31 GMTv0.22.0resolves the long-standing rate limit issue by usingncspot's client as the default client to interact with Spotify APIs (see this comment for more details).Special thanks to the
ncspotdevelopers for allowing this project to use their client.If anyone has a client registered with extended quota mode that was created before the November 2024 Spotify API changes, and you're willing to share it for this project, please reach out to me.
What's Changed
- fix
0key not working in popups by @xdBronch in https://github.com/aome510/spotify-player/pull/911 - integrate ncspot's client id by @aome510 in https://github.com/aome510/spotify-player/pull/918
- patch entry with null values in
get-a-categories-playlistsAPI by @aome510 in https://github.com/aome510/spotify-player/pull/919 - replace
tokioblocking tasks with named threads by @aome510 in https://github.com/aome510/spotify-player/pull/921 - feat: Add config field for custom 'explicit' icon by @zenonet in https://github.com/aome510/spotify-player/pull/920
- Improve loading paginated items with parallelism by @aome510 in https://github.com/aome510/spotify-player/pull/922
New Contributors
- @xdBronch made their first contribution in https://github.com/aome510/spotify-player/pull/911
- @zenonet made their first contribution in https://github.com/aome510/spotify-player/pull/920
Full Changelog: https://github.com/aome510/spotify-player/compare/v0.21.3...v0.22.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
spotify_player-aarch64-apple-darwin.sha256
0 downloads ·
2026-03-02 23:42:21 +03:00 · 109 B -
spotify_player-aarch64-apple-darwin.tar.gz
0 downloads ·
2026-03-02 23:42:23 +03:00 · 10 MiB -
spotify_player-aarch64-unknown-linux-gnu.sha256
0 downloads ·
2026-03-02 23:42:24 +03:00 · 114 B -
spotify_player-aarch64-unknown-linux-gnu.tar.gz
0 downloads ·
2026-03-02 23:42:31 +03:00 · 43 MiB -
spotify_player-x86_64-apple-darwin.sha256
0 downloads ·
2026-03-02 23:42:32 +03:00 · 108 B -
spotify_player-x86_64-apple-darwin.tar.gz
0 downloads ·
2026-03-02 23:42:33 +03:00 · 11 MiB -
spotify_player-x86_64-pc-windows-msvc.sha256
0 downloads ·
2026-03-02 23:42:34 +03:00 · 108 B -
spotify_player-x86_64-pc-windows-msvc.zip
0 downloads ·
2026-03-02 23:42:35 +03:00 · 8.4 MiB -
spotify_player-x86_64-unknown-linux-gnu.sha256
0 downloads ·
2026-03-02 23:42:36 +03:00 · 113 B -
spotify_player-x86_64-unknown-linux-gnu.tar.gz
0 downloads ·
2026-03-02 23:42:45 +03:00 · 48 MiB
- fix
mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00