New issue by luhann on void-packages repository https://github.com/void-linux/void-packages/issues/28285 Description: ### System * xuname: *Void 5.10.10_1 x86_64 GenuineIntel uptodate rFF* * package: *spotifyd-0.3.0_1* ### Expected behavior Spotifyd runs and plays music. ### Actual behavior Caught panic with message: called `Result::unwrap()` on an `Err` value: "SendError(..)" Player thread panicked! ### Steps to reproduce the behavior Run spotifyd and try and play a song once connected. This is a known issue with spotifyd (https://github.com/Spotifyd/spotifyd/issues/719), and is caused by building spotifyd with rust 1.48. A fix for the underlying issue in librespot has been proposed (https://github.com/librespot-org/librespot-tremor/pull/1) but not yet merged.