Closed ashthespy closed 5 years ago
ok, it seems to work now!
but even with debug disabled, this message is repeated :
Nov 09 12:56:30 volumio-rpi4 volumio[19939]: [Vollibrespot] : ConnectRequest: "Spotify/111000546 Linux/0 (PC desktop)" Nov 09 12:56:30 volumio-rpi4 volumio[19939]: [Vollibrespot] : volStop Nov 09 12:56:32 volumio-rpi4 volumio[19939]: [Vollibrespot] : ConnectRequest: "Spotify/111000546 Linux/0 (PC desktop)" Nov 09 12:56:32 volumio-rpi4 volumio[19939]: [Vollibrespot] : ConnectRequest: "Spotify/111000546 Linux/0 (PC desktop)" Nov 09 12:56:34 volumio-rpi4 volumio[19939]: [Vollibrespot] : ConnectRequest: "Spotify/111000546 Linux/0 (PC desktop)" Nov 09 12:56:36 volumio-rpi4 volumio[19939]: [Vollibrespot] : ConnectRequest: "Spotify/111000546 Linux/0 (PC desktop)" Nov 09 12:56:36 volumio-rpi4 volumio[19939]: [Vollibrespot] : ConnectRequest: "Spotify/111000546 Linux/0 (PC desktop)" Nov 09 12:56:38 volumio-rpi4 volumio[19939]: [Vollibrespot] : ConnectRequest: "Spotify/111000546 Linux/0 (PC desktop)" Nov 09 12:56:38 volumio-rpi4 volumio[19939]: [Vollibrespot] : ConnectRequest: "Spotify/111000546 Linux/0 (PC desktop)" Nov 09 12:56:40 volumio-rpi4 volumio[19939]: [Vollibrespot] : ConnectRequest: "Spotify/111000546 Linux/0 (PC desktop)" Nov 09 12:56:40 volumio-rpi4 volumio[19939]: [Vollibrespot] : ConnectRequest: "Spotify/111000546 Linux/0 (PC desktop)"
Ah, I turned that on to log when a connection request it made - On windows and Andorid, this is triggered only when you open the "Devices" menu, will change it to a debug only log next time.. If you really want to turn it off, we can use the RUST_LOG
flag to pass in something like librespot::connect::discovery=warn
to turn it off.
Ok. No problem. Once connected it is ok.
Notable changes:
Should be better! :-)