spotifyd-http
spotifyd-http copied to clipboard
A web server that controls Spotify Connect devices.
Trying to compile with the cargo build --release, but getting this error error: variant `StandAlone` is private, and cannot be reexported, consider decla ring its enum as `pub` --> /home/pi/.cargo/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src...
On OSX and similar error on Win 10 Build failed, waiting for other jobs to finish... error: failed to run custom build command for `protobuf_build v0.1.1 (https://github.com/plietar/rust-protobuf-build.git#24d5a01c)` process didn't exit...
I am new to the raspberry so i need a precompiled version. What is file extension .rs? Can you please help me to run your webserver? Thx, Tatoosh
I tried to compile with the following command sudo cargo build --release -j 1 --verbose and I had this error: Compiling syntex_syntax v0.38.0 Running `rustc --crate-name syntex_syntax /root/.cargo/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.38.0/src/lib.rs --crate-type lib...
At the moment to only way to pass the Spotify password to spotifyd-http is on the command line. Any user on the system can thus read the password with a...
Hoi there I know thuis might nog be the right place, as it is no bug. Bit why can't spotifyd-http nog act as a spotify connect device itself this would...
Hello! I've got the app built and working for the most part — I'm able to connect to my Spotify account, pull down my connected devices, and control a device...
I so far had two incidents where the spotifyd-http instance crashed without any telling output to the console. How would I go about finding out what the issue was? I...