Package Details: spotify-player-full-pipe 0.20.4-1

Git Clone URL: https://aur.archlinux.org/spotify-player-full-pipe.git (read-only, click to copy)
Package Base: spotify-player-full-pipe
Description: A terminal Spotify player - compiled with pulse/pipewire, and all available features
Upstream URL: https://github.com/aome510/spotify-player
Licenses: MIT
Conflicts: spotify-player
Submitter: blackthorne
Maintainer: blackthorne
Last Packager: blackthorne
Votes: 3
Popularity: 0.32
First Submitted: 2024-04-23 17:07 (UTC)
Last Updated: 2025-02-05 23:05 (UTC)

Latest Comments

frenchbeard commented on 2025-02-14 22:54 (UTC) (edited on 2025-02-14 22:54 (UTC) by frenchbeard)

Just in case some other people ran into this issue, if you get the following error on build :

lock file version `4` was found, but this version of Cargo does not understand this lock file, perhaps Cargo needs to be updated?

Check whether you have rustup installed instead of the default rust package, and dont particularly use the rust toolchain. If that's the case, a simple rustup update should get you going.

@blackthorne, feel free to remove if you think this is too specific of an issue (which it may well be)

1093i3511 commented on 2024-10-14 19:45 (UTC) (edited on 2024-10-14 19:55 (UTC) by 1093i3511)

spotifys newly introduced OAuth2 client authentication method hasn't been implemented up so far, thus its lacks a basic functionality, for at least 2 months already.

A workaround is to retrieve a valid OAuth2 token via ncspot temporarily. cp ~/.config/ncspot/librespot/credentials.json ~/.config/spotify_player/credentials.json

librespot-auth should work as well to retrieve valid credentials https://github.com/dspearson/librespot-auth