librespot
librespot copied to clipboard
Librespot playback won't work
Describe the bug Playback will not work no matter what. I tried spotify qt , official spotify client, spotify web , spotify on phone and to no avail does it work at all. It shows the song is playing however, there is no sound.
To reproduce Steps to reproduce the behavior:
- Clone official librespot repo
- Use mingw64 and install rust with
pacman -S mingw-w64-x86_64-rust - cargo build --release
- cd to ./target/release/librespot
- Run librespot -n "Librespot" -b 320 -c ./cache --enable-volume-normalisation --initial-volume 75 --device-type avr
- Use spotify client to control librespot
Log
A full log so we may trace your problem (launch librespot with --verbose). Format the log as code.
log.txt
Host (what you are running librespot on):
- OS: W11
- Platform: x64 b550
Additional context My output is to a headset is a razer barracuda x connected with usb.
The log shows your error. This is a duplicate of https://github.com/librespot-org/librespot/issues/1179
Duplicate.