squeezelite-esp32 icon indicating copy to clipboard operation
squeezelite-esp32 copied to clipboard

cspot seems to be stuck on I2S-4MFlash-1681

Open MrNonoss opened this issue 1 year ago • 4 comments

Hi there, many thanks for this great media service.

I am running into an issue on the Esparagus Medialink hardware, where cspot seems to be stuck.

It was working previously, and used to stream music from Spotify, via a smartphone. Suddenly it stopped working correctly. I noticed different issues:

  1. The device is correctly shown in the list of available players within the Spotify app, but no connection can occur to the speaker
  2. Or the speaker is not seen in the list of available players.
  3. Sometimes it works for a few seconds then stops

Rebooting the device do not fix the issues, but we may go from one issue to the other

Firmware: I was using a previous version of I2S-4MFlash-xxxx and upgraded to I2S-4MFlash-1681, hopping for a fix, but it is even worse now. Hardware: the Esparagus Medialink is using a ESP32-WROVER-N16R8, and a PCM5100A DAC

NVS Settings


{
  "a2dp_ctmt": "1000",
  "a2dp_ctrld": "500",
  "a2dp_dev_name": "esparagus-Billard",
  "a2dp_sink_name": "SMSL BT4.2",
  "a2dp_spin": "0000",
  "actrls_config": "",
  "airplay_name": "esparagus-Billard",
  "airplay_port": "5000",
  "ap_channel": "1",
  "ap_ip_address": "192.168.4.1",
  "ap_ip_gateway": "192.168.4.1",
  "ap_ip_netmask": "255.255.255.0",
  "ap_pwd": "squeezelite",
  "ap_ssid": "esparagus-Billard",
  "autoexec": "1",
  "autoexec1": "squeezelite  -o i2s  -n  esparagus-billard -b  500:2000 -C  30 -d  all=info ",
  "bat_config": "",
  "bt_name": "esparagus-Billard",
  "bt_sink_pin": "1234",
  "bt_sink_volume": "127",
  "bypass_wm": "0",
  "cspot_config": "{\"deviceName\":\"esparagus-Billard\",\"bitrate\":160,\"zeroConf\":1}",
  "dac_config": "model=I2S,bck=26,ws=25,do=22",
  "dac_controlset": "",
  "dhcp_tmout": "8",
  "display_config": "",
  "enable_airplay": "Y",
  "enable_bt_sink": "N",
  "enable_cspot": "Y",
  "equalizer": "",
  "eth_config": "",
  "ethtmout": "8",
  "gpio_exp_config": "",
  "host_name": "esparagus-Billard",
  "i2c_config": "",
  "jack_mutes_amp": "n",
  "led_brightness": "",
  "led_vu_config": "",
  "lms_ctrls_raw": "n",
  "loudness": "0",
  "metadata_config": "",
  "model_config": "",
  "ota_erase_blk": "249856",
  "ota_prio": "6",
  "ota_stack": "10240",
  "pollmin": "15",
  "pollmx": "600",
  "rel_api": "https://api.github.com/repos/sle118/squeezelite-esp32/releases",
  "release_url": "CONFIG_SQUEEZELITE_ESP32_RELEASE_URL",
  "rotary_config": "",
  "set_GPIO": "",
  "sleep_config": "",
  "spdif_config": "",
  "spi_config": "",
  "stats": "N",
  "target": "",
  "telnet_block": "500",
  "telnet_buffer": "40000",
  "telnet_enable": "N"
}

Logs


[00:02:12.827] I Shim.cpp:358: Spotify client launched for esparagus-Billard
[00:02:13.470] D Session.cpp:67: Connecting with AP <4070>

<>><>



><><><><>>>>

MrNonoss avatar Jan 15 '25 16:01 MrNonoss