Logo
Explore Help
Sign in
starred/spotify-player
1
0
Fork
You've already forked spotify-player
0
mirror of https://github.com/aome510/spotify-player.git synced 2026-04-26 01:15:55 +03:00
Code Issues 242 Projects Releases 5 Packages Wiki Activity
5 releases 57 tags
  • v0.22.1 f7b4048048

    v0.22.1 Stable

    kerem 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 GMT

    What'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 cf1227676d

    v0.22.0 Stable

    kerem 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 GMT

    v0.22.0 resolves the long-standing rate limit issue by using ncspot's client as the default client to interact with Spotify APIs (see this comment for more details).

    Special thanks to the ncspot developers 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 0 key 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-playlists API by @aome510 in https://github.com/aome510/spotify-player/pull/919
    • replace tokio blocking 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
  • v0.21.3 bd85da781e

    v0.21.3 Stable

    kerem 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 GMT

    NOTE: 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.3 by @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 6faa7803b1

    v0.21.2 Stable

    kerem 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 GMT

    What'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 c526ae5149

    v0.21.1 Stable

    kerem 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 GMT

    What's Changed

    • Fix: Move fuzzy_search_items to utils to 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
Powered by Forgejo Version: 14.0.2 Page: 97ms Template: 59ms
English
Bahasa Indonesia Dansk Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API