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

Currently, `spotifyd --version` only shows: ``` spotifyd 0.3.5 ``` it would be nice if it also listed if this is an official release, and which options it was (and wasn't...

enhancement
good first issue

Tools like tsocks and proxychains can be transparently used on unix systems to start an executable and set up a "transparent socks 5 proxy". For some reason, running `tsocks spotifyd`...

bug

Currently, only HTTP proxy are supported and there's no way (to my knowledge) to make spotifyd work over an SSH proxy. Workaround also don't work, see https://github.com/Spotifyd/spotifyd/issues/1241

enhancement

**Description** after spotifyd is started up freshly (or reconnecting to AP) it seems not possible to start the playback via spotify API - using play https://developer.spotify.com/documentation/web-api/reference/#/operations/start-a-users-playback nothing happens (given that...

bug

Hello, I really appreciate the work you put is in this project. I am currently building an Internetradio on Raspberry basis, for which I also wanted spotify integration. Therefore I...

**Is your feature request related to a problem? Please describe.** I'm working on a client that has to be as responsible as possible (manual knobs, button and UI on the...

enhancement

**Description** Hello, when I configure spotifyd as a system service on a Raspberry Pi as described here: https://docs.spotifyd.rs/config/services/Systemd.html with ``` sudo systemctl enable spotifyd.service --now ``` I can't get it...

bug

**Description** the MPRIS interface on systembus becomes unresponsive after some idle time over the night ( the instance is still visible but not introspectable) `busctl introspect org.mpris.MediaPlayer2.spotifyd.instance365 /org/mpris/MediaPlayer2 Failed to...

bug

**Description** softvol: changes it just for spotify and properly from 0 to 100 (I think), but doesnt show these changes in system volume mixer alsa: Sets 0 volume to be...

bug

**Description** The documentation describes hot to store login credentials in the user's keyring, either by specifying `use_keyring=true` in the configuration or by specifying `--use-keyring` on the command line. The documentation...

bug