spotifyd icon indicating copy to clipboard operation
spotifyd copied to clipboard

A spotify daemon

Results 171 spotifyd issues
Sort by recently updated
recently updated
newest added

snapcraft.yaml is updated to make possible snapcraft build on Ubuntu 20.04 LTS In scope of this PR: * added the required dependency libasound2, * base core specified explicitly as it...

This fixes a common source of confusion (#1031, #1051) and removes an unused page in the summary. Thanks @Jedikops for the initial proposed solution. fixes #1031, possibly #1051

i'm trying to make duns show notifications, following the steps on the wiki, and with not success at all i made the scripts, put them inside the config file from...

bug

**Description** When I add Bevy as a dependency in the cargo.toml file, it gives me this error: ``` Package alsa was not found in the pkg-config search path. Perhaps you...

bug

Using alsa backend on an arm64 machine (raspberry pi 4) with alsa. I've tested alsa and it works fine on its own. Spotifyd used to work here, too. But now...

bug

**Description** I've downloaded the three most recent linux-armhf-full binaries and after running spotifyd --help. The backend options shows only `The audio backend to use [possible values: alsa]`. **To Reproduce** Steps...

bug

**Description** Occasionally spotifyd crashes. More frequently in the last couple of days - possibly spotify changing something on the backend? **To Reproduce** Leave the music on for a few hours...

bug

Hello, first of all thanks for the great software, it is very very useful. **Is your feature request related to a problem? Please describe.** Is there a convenient way (other...

enhancement

Previously, a `SessionError` from the connection future was silently ignored and the application just continued to run (waiting for a potential connection from discovery). Now, if the connection can't be...

**Is your feature request related to a problem? Please describe.** Would like to be able to use media keys to resume/pause playback, forward/back track, etc. **Describe the solution you'd like**...

enhancement