balbuze / volumio-plugins

volumio's plugins from balbuze
190 stars 60 forks source link

[Volspotconnect2] Update `vollibrespot` to `0.1.9` #248

Closed ashthespy closed 5 years ago

ashthespy commented 5 years ago

Notable changes:

Should be better! :-)

balbuze commented 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)"

ashthespy commented 5 years ago

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.

balbuze commented 5 years ago

Ok. No problem. Once connected it is ok.