-
v0.22.1 Stable
released this
2026-02-10 18:43:55 +03:00 | 22 commits to master since this release📅 Originally published on GitHub: Tue, 10 Feb 2026 15:44:45 GMT
🏷️ Git tag created: Tue, 10 Feb 2026 15:43:55 GMTWhat's Changed
- fix: keep main thread alive on Linux and when media-control is disabled - Issue 924 by @Douglas019BR in https://github.com/aome510/spotify-player/pull/925
Full Changelog: https://github.com/aome510/spotify-player/compare/v0.22.0...v0.22.1
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:46 +03:00 · 109 B -
spotify_player-aarch64-apple-darwin.tar.gz
0 downloads ·
2026-03-02 23:42:49 +03:00 · 10 MiB -
spotify_player-aarch64-unknown-linux-gnu.sha256
0 downloads ·
2026-03-02 23:42:50 +03:00 · 114 B -
spotify_player-aarch64-unknown-linux-gnu.tar.gz
0 downloads ·
2026-03-02 23:42:58 +03:00 · 43 MiB -
spotify_player-x86_64-apple-darwin.sha256
0 downloads ·
2026-03-02 23:42:59 +03:00 · 108 B -
spotify_player-x86_64-apple-darwin.tar.gz
0 downloads ·
2026-03-02 23:43:01 +03:00 · 11 MiB -
spotify_player-x86_64-pc-windows-msvc.sha256
0 downloads ·
2026-03-02 23:43:02 +03:00 · 108 B -
spotify_player-x86_64-pc-windows-msvc.zip
0 downloads ·
2026-03-02 23:43:04 +03:00 · 8.4 MiB -
spotify_player-x86_64-unknown-linux-gnu.sha256
0 downloads ·
2026-03-02 23:43:05 +03:00 · 113 B -
spotify_player-x86_64-unknown-linux-gnu.tar.gz
0 downloads ·
2026-03-02 23:43:12 +03:00 · 48 MiB
-
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
-
v0.21.3 Stable
released this
2026-01-08 03:57:39 +03:00 | 31 commits to master since this release📅 Originally published on GitHub: Thu, 08 Jan 2026 01:00:08 GMT
🏷️ Git tag created: Thu, 08 Jan 2026 00:57:39 GMTNOTE: this is a patched release acting as a temporary release until https://github.com/aome510/spotify-player/issues/890 is resolved or when Spotify fixes their broken APIs 😔😔😔
Refer to https://github.com/aome510/spotify-player/issues/890#issuecomment-3683727470 for context on the workaround changes to handle the broken Spotify APIs.
What's Changed
- Fix package URL format in Cargo.toml by @stkiegerl in https://github.com/aome510/spotify-player/pull/886
- cleanup client API call codes by @aome510 in https://github.com/aome510/spotify-player/pull/891
- fix: include local streaming device in device list popup by @glima in https://github.com/aome510/spotify-player/pull/860
- Allow showing actions on the current context page by @crisco-13 in https://github.com/aome510/spotify-player/pull/857
- Filter out keymaps with None command in shortcut help popup by @seanlinshiang in https://github.com/aome510/spotify-player/pull/849
- feat: add SeekStart command by @mrghosti3 in https://github.com/aome510/spotify-player/pull/888
- Feature: add command "features" by @mgumz in https://github.com/aome510/spotify-player/pull/844
- feat: optional transient notifications by @kirpy0x in https://github.com/aome510/spotify-player/pull/852
- Improve the track page layout by @mgumz in https://github.com/aome510/spotify-player/pull/843
- Feature: add
{track_number}to playback_format by @mgumz in https://github.com/aome510/spotify-player/pull/842 - feat(nix): add nix flake by @DOD-101 in https://github.com/aome510/spotify-player/pull/875
- fix(nix): add missing nativeBuildInputs by @DOD-101 in https://github.com/aome510/spotify-player/pull/905
- pre-release
v0.21.3by @aome510 in https://github.com/aome510/spotify-player/pull/909
New Contributors
- @stkiegerl made their first contribution in https://github.com/aome510/spotify-player/pull/886
- @glima made their first contribution in https://github.com/aome510/spotify-player/pull/860
- @crisco-13 made their first contribution in https://github.com/aome510/spotify-player/pull/857
- @seanlinshiang made their first contribution in https://github.com/aome510/spotify-player/pull/849
- @mrghosti3 made their first contribution in https://github.com/aome510/spotify-player/pull/888
- @mgumz made their first contribution in https://github.com/aome510/spotify-player/pull/844
- @kirpy0x made their first contribution in https://github.com/aome510/spotify-player/pull/852
Full Changelog: https://github.com/aome510/spotify-player/compare/v0.21.2...v0.21.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
spotify_player-aarch64-apple-darwin.sha256
0 downloads ·
2026-03-02 23:41:50 +03:00 · 109 B -
spotify_player-aarch64-apple-darwin.tar.gz
0 downloads ·
2026-03-02 23:41:52 +03:00 · 8.5 MiB -
spotify_player-aarch64-unknown-linux-gnu.sha256
0 downloads ·
2026-03-02 23:41:52 +03:00 · 114 B -
spotify_player-aarch64-unknown-linux-gnu.tar.gz
0 downloads ·
2026-03-02 23:42:02 +03:00 · 38 MiB -
spotify_player-x86_64-apple-darwin.sha256
0 downloads ·
2026-03-02 23:42:02 +03:00 · 108 B -
spotify_player-x86_64-apple-darwin.tar.gz
0 downloads ·
2026-03-02 23:42:04 +03:00 · 8.8 MiB -
spotify_player-x86_64-pc-windows-msvc.sha256
0 downloads ·
2026-03-02 23:42:04 +03:00 · 108 B -
spotify_player-x86_64-pc-windows-msvc.zip
0 downloads ·
2026-03-02 23:42:07 +03:00 · 7.1 MiB -
spotify_player-x86_64-unknown-linux-gnu.sha256
0 downloads ·
2026-03-02 23:42:07 +03:00 · 113 B -
spotify_player-x86_64-unknown-linux-gnu.tar.gz
0 downloads ·
2026-03-02 23:42:19 +03:00 · 42 MiB
-
v0.21.2 Stable
released this
2025-11-12 06:23:25 +03:00 | 46 commits to master since this release📅 Originally published on GitHub: Wed, 12 Nov 2025 03:24:22 GMT
🏷️ Git tag created: Wed, 12 Nov 2025 03:23:25 GMTWhat's Changed
- Update librespot dependencies to v0.8.0 by @Douglas019BR in https://github.com/aome510/spotify-player/pull/868
New Contributors
- @Douglas019BR made their first contribution in https://github.com/aome510/spotify-player/pull/868
Full Changelog: https://github.com/aome510/spotify-player/compare/v0.21.1...v0.21.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
spotify_player-aarch64-apple-darwin.sha256
0 downloads ·
2026-03-02 23:41:26 +03:00 · 109 B -
spotify_player-aarch64-apple-darwin.tar.gz
0 downloads ·
2026-03-02 23:41:28 +03:00 · 9.1 MiB -
spotify_player-aarch64-unknown-linux-gnu.sha256
0 downloads ·
2026-03-02 23:41:29 +03:00 · 114 B -
spotify_player-aarch64-unknown-linux-gnu.tar.gz
0 downloads ·
2026-03-02 23:41:38 +03:00 · 39 MiB -
spotify_player-x86_64-apple-darwin.sha256
0 downloads ·
2026-03-02 23:41:38 +03:00 · 108 B -
spotify_player-x86_64-apple-darwin.tar.gz
0 downloads ·
2026-03-02 23:41:40 +03:00 · 9.4 MiB -
spotify_player-x86_64-pc-windows-msvc.sha256
0 downloads ·
2026-03-02 23:41:41 +03:00 · 108 B -
spotify_player-x86_64-pc-windows-msvc.zip
0 downloads ·
2026-03-02 23:41:43 +03:00 · 7.6 MiB -
spotify_player-x86_64-unknown-linux-gnu.sha256
0 downloads ·
2026-03-02 23:41:43 +03:00 · 113 B -
spotify_player-x86_64-unknown-linux-gnu.tar.gz
0 downloads ·
2026-03-02 23:41:49 +03:00 · 44 MiB
-
v0.21.1 Stable
released this
2025-09-22 01:33:44 +03:00 | 48 commits to master since this release📅 Originally published on GitHub: Sun, 21 Sep 2025 22:40:04 GMT
🏷️ Git tag created: Sun, 21 Sep 2025 22:33:44 GMTWhat's Changed
- Fix: Move
fuzzy_search_itemstoutilsto resolve #820 by @Dragonfly911117 in https://github.com/aome510/spotify-player/pull/823
New Contributors
- @Dragonfly911117 made their first contribution in https://github.com/aome510/spotify-player/pull/823
Full Changelog: https://github.com/aome510/spotify-player/compare/v0.21.0...v0.21.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
spotify_player-aarch64-apple-darwin.sha256
0 downloads ·
2026-03-02 23:40:59 +03:00 · 109 B -
spotify_player-aarch64-apple-darwin.tar.gz
0 downloads ·
2026-03-02 23:41:01 +03:00 · 9.1 MiB -
spotify_player-aarch64-unknown-linux-gnu.sha256
0 downloads ·
2026-03-02 23:41:01 +03:00 · 114 B -
spotify_player-aarch64-unknown-linux-gnu.tar.gz
0 downloads ·
2026-03-02 23:41:06 +03:00 · 39 MiB -
spotify_player-x86_64-apple-darwin.sha256
0 downloads ·
2026-03-02 23:41:07 +03:00 · 108 B -
spotify_player-x86_64-apple-darwin.tar.gz
0 downloads ·
2026-03-02 23:41:10 +03:00 · 9.3 MiB -
spotify_player-x86_64-pc-windows-msvc.sha256
0 downloads ·
2026-03-02 23:41:10 +03:00 · 108 B -
spotify_player-x86_64-pc-windows-msvc.zip
0 downloads ·
2026-03-02 23:41:13 +03:00 · 7.5 MiB -
spotify_player-x86_64-unknown-linux-gnu.sha256
0 downloads ·
2026-03-02 23:41:14 +03:00 · 113 B -
spotify_player-x86_64-unknown-linux-gnu.tar.gz
0 downloads ·
2026-03-02 23:41:24 +03:00 · 44 MiB
- Fix: Move
mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00