Path to this page:
./
audio/spotify-player,
Command driven spotify player
Branch: CURRENT,
Version: 0.20.4,
Package name: spotify-player-0.20.4,
Maintainer: pinspotify-player is a custom Spotify player built and tweaked based on my personal
preferences. It is fast, easy to use, and configurable.
It's designed to be a player, not a fully-fledged Spotify clone, so it does not
aim to support all possible Spotify features.
The main goal is to provide a quick and intuitive way to modify the current
playback by either using player commands or navigating between different
contexts.
Similar to other TUI applications, is keyboard driven. User will use a set of
predefined commands with shortcuts to interact with the player.
spotify-player has a simple UI with three main components:
-a playback window displaying the current playback
-a context window displaying a context (playlist, album, artist)
-popup windows for using some commands (switch theme, browser playlists, etc)
or displaying additional information
spotify-player is built on top of tui, rspotify, and librespot libraries.
It's inspired by spotify-tui and ncspot.
Package options: portaudio
Master sites:
Filesize: 153.881 KB
Version history: (Expand)
- (2024-12-24) Updated to version: spotify-player-0.20.4
- (2024-12-02) Updated to version: spotify-player-0.20.3
- (2024-12-02) Updated to version: spotify-player-0.20.2
- (2024-11-15) Updated to version: spotify-player-0.20.1nb1
- (2024-11-02) Updated to version: spotify-player-0.20.1
- (2024-11-01) Updated to version: spotify-player-0.20.0nb2
CVS history: (Expand)
2024-12-24 19:31:01 by pin | Files touched by this commit (3) | |
Log message:
audi/spotify-player: update to 0.20.4
Highlight of the release is the introduction of synced lyrics in LyricsPage
What's Changed
Allow changing of volume in different steps by @DOD-101 in #629
fix: playlist sorting by date by @juliamertz in #634
add support for synced lyrics by @aome510 in #635
Cleanup config::theme codes by @aome510 in #636
|
2024-12-02 08:20:20 by pin | Files touched by this commit (3) | |
Log message:
audio/spotify-player: update to 0.20.3
What's Changed
- fix tracks context not playable by @aome510 in #625
|
2024-12-01 22:54:05 by pin | Files touched by this commit (3) | |
Log message:
udio/spotify-player: update to 0.20.2
What's Changed
- Use 'ring' backend as default for rustls. by @pstumpf in #598
- Refactoring by @bircni in #606
- implement podcast functionality by @SebRollen in #552
- Fix black image border by @mielpeeters in #613
- fix Spotify Connect feature support after new API changes by @aome510 in #618
- cleanup event module and implement follow-up support for podcast by @aome510 \
in #619
- cleanup rspotify::model imports by @aome510 in #620
- Add native-tls-alpn feature to reqwest by @ikopytko in #622
pkgsrc changes
- Use clang as TOOL_DEPENDS, it's only needed at build time and not at runtime
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-02 19:55:55 by pin | Files touched by this commit (3) | |
Log message:
audio/spotify-player: update to 0.20.1
- fix window v0.58.0 build error in #585
- handle shutdown error upon restarting session in #589
- ignore cache when authenticating the application using authenticate CLI \
command in #592
- pre-release v0.20.1 in #595
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-31 12:02:53 by pin | Files touched by this commit (1) |
Log message:
audio/spotify-player: fix broken build
http://shadow.netbsd.org/pub/pkgsrc/packages/reports/HEAD/NetBSD-10.0-x86_64/20241030.0715/spotify-player-0.20.0/build.log
|