Waldeck Belo

Results 4 comments of Waldeck Belo

Hello, Here i'm using this following configuration, in summary, may it serves for you: `File spotifyd.conf`: /home/pi/.config/spotifyd/spotifyd.conf `Modified from`: https://spotifyd.github.io/spotifyd/config/File.html ``` [global] username = "email@email" password = "password123" use_keyring =...

Hello, here i found the same problem, i wasn't able to do so, downloaded spotifyd but "nothing" happens when running: spotifyd --no-daemon I "solved" this by doing the following: Compiled...

`1. Compiling into docker container` ```Dockerfile FROM debian:latest #if you run it on host, make a backup to restore later. RUN cat /dev/null > /etc/apt/sources.list RUN echo 'deb [arch=amd64,arm64] http://deb.debian.org/debian...

Hi @georgefst 1) Until last contact on Oct 10, 2022, may some packages had upgraded. 2) I checked new compilation some minutes ago and found some errors like about rustc...