librespot icon indicating copy to clipboard operation
librespot copied to clipboard

Librespot playback won't work

Open thgilciffart opened this issue 1 year ago • 1 comments

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:

  1. Clone official librespot repo
  2. Use mingw64 and install rust with pacman -S mingw-w64-x86_64-rust
  3. cargo build --release
  4. cd to ./target/release/librespot
  5. Run librespot -n "Librespot" -b 320 -c ./cache --enable-volume-normalisation --initial-volume 75 --device-type avr
  6. 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.

thgilciffart avatar Apr 09 '24 09:04 thgilciffart

The log shows your error. This is a duplicate of https://github.com/librespot-org/librespot/issues/1179

kingosticks avatar Apr 09 '24 10:04 kingosticks

Duplicate.

roderickvd avatar Sep 16 '24 17:09 roderickvd