You are not logged in.

#1 2025-09-05 13:07:56

barney
Member
Registered: 2020-12-14
Posts: 130

No pulseaudio output from spotify-player

I am installing spotify-player with this command:

cargo install --git https://github.com/aome510/spotify-player.git --branch spotify-connect-support --locked --no-default-features --features notify,pulseaudio-backend,media-control

I am expecting pulseaudio output after this install, but spotify-player uses rodio output. What I am doing wrong?

Offline

#2 2025-09-05 20:18:10

piratebill
Member
From: Sol System
Registered: 2011-10-20
Posts: 140

Re: No pulseaudio output from spotify-player

Well one thing that isn't right is not using your package manager.

pacman -S spotify-player

I'd try that and see if it works

Last edited by piratebill (2025-09-05 20:19:08)

Offline

#3 2025-09-05 20:29:58

barney
Member
Registered: 2020-12-14
Posts: 130

Re: No pulseaudio output from spotify-player

piratebill wrote:

Well one thing that isn't right is not using your package manager.

pacman -S spotify-player

I'd try that and see if it works

Spotify has changed the way to login to the service. In the package version of spotify-player that issue is not fixed. Only the git version has patches to login to spotify, that is the reason why I am installing from github.

Offline

Board footer

Powered by FluxBB