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

[Spicetify](https://github.com/spicetify) has a trashbin extension that let's you skip songs or artist entirely. This is especially relevant in the age of AI farms uploading garbage. Config option with a blocklist...

enhancement

I'm using Fedora 41. Stable rust to compile myself. My config is simple: ```ini [global] device_name = "..." device = "front:CARD=Generic_1,DEV=0" zeroconf_port = 1234 ``` Since https://github.com/Spotifyd/spotifyd/commit/f53deb9b877126b956a5e233fb743b639232232b, starting/stopping playback, changing...

bug

**Description** im really not sure if its spotifyd, but i think it has to be so what is happening is that spotifyd is all launched and set and stuff, but...

bug

**Is your feature request related to a problem? Please describe.** On Windows, when I press the Play/Pause media key, the volume of the currently playing songs fades out or fades...

enhancement

**Description** Sometimes connecting to spotifyd through the android app fails consistently until the service is restarted **Logs** ``` May 14 21:33:25 livingroomaudio spotifyd[38680]: [DEBUG librespot_discovery::server] POST "/" {} May 14...

bug

**Description** The permission bits on `/oauth/credentials.json` are 644, possibly exposing the credentials to unprivledged users on some machines. **To Reproduce** 1. Login in to your spotify account through `spotifyd` 2....

bug

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2. Release notes Sourced from tokio's releases. Tokio v1.44.2 This release fixes a soundness issue in the broadcast channel. The channel accepts values that are...

dependencies
rust

> 7\. Calling `rs.spotifyd.Controls.TransferPlayback` causes the MPRIS service to become available as well. Unfortunately, I am able to reliably reproduce every step except for this one. When the connection to...

bug

**Description** The debian package built with `cargo deb` isn't compatible with systems that run PipeWire (and compatibility through `pipewire-pulse`) , since it depends on the `pulseaudio` package. This isn't necessary,...

packaging

I believe this behavior could be improved, but my bigger concern is what happens even when I successfully invoke `TransferPlayback` and the `org.mpris.MediaPlayer2.spotifyd.instance` interface is exposed — spotifyd loses its...

enhancement