spotifyd
spotifyd copied to clipboard
A spotify daemon
**Description** Trying to execute the downloaded `./spotifyd` executable does not work. None of the tools recognize it as a valid Mach-O binary. ``` $ file spotifyd spotifyd: data $ otool...
Hey, Trying to implement song change notifications currently requires fetching the track info via playerctl or a similar method (unless I'm missing something) - which can be problematic (see: #337...
For example: `mixer`, `control` and `device` only apply if the alsa_backend feature is enabled (I think, someone needs to check against this before starting to implement stuff). No idea how...
**Description** Authentication fails when service starts **To Reproduce** 1. I added `password_cmd = "pass show spotify.com/my_user | head -n 1"` to config file. 2. Create the following service and save...
It is quite hard right now to actually follow along inside of logs and see what is going on when bugs occur. Maybe a more sophisticated solution might be worth...
This would be a nice-to-have CD feature. Pushing to master with a tag would than move that pre-release to a permanent release.
This issue is here to have a dedicated channel for updates specific for `spotifyd` that we want to let you guys know about. This includes everything: from new releases to...
I've been maintaining the crate for some time now. Sadly, I do not have a lot of time left to even review PRs. I spent most of my time that...
**Description** spotifyd runs, but when using another spotify program like spotify-tui or spotify-qt, there is never any device given. The verbose logs to not show any errors as far as...