PSRAM found, inputBufferSize: 1983615 bytes
[ 12054][V][ssl_client.cpp:265] stop_ssl_socket(): Cleaning SSL connection.
info
freed buffers, free Heap: 140395 bytes
info
Connect to new host: "http://centova.radios.pt:8401/;listen.pls"
info
Connect to "centova.radios.pt" on port 8401, extension "/;listen.pls"
info
Connected to server in 25 ms
info
read from playlist
info
Playlistheader: HTTP/1.0 200 OK
info
Playlistheader: icy-notice1:
This stream requires Winamp
info
Playlistheader: icy-notice2:Shoutcast DNAS/posix(linux x64) v2.6.0.753
info
Playlistheader: Accept-Ranges:none
info
Playlistheader: Access-Control-Allow-Origin:
info
Playlistheader: Cache-Control:no-cache,no-store,must-revalidate,max-age=0
info
Playlistheader: Connection:close
info
Playlistheader: icy-name:Radio ORBITAL
info
Playlistheader: icy-genre:Dance
info
Playlistheader: icy-br:128
info
Playlistheader: icy-sr:44100
info
Playlistheader: icy-url:http://www.orbital.pt
info
Playlistheader: icy-pub:0
info
Playlistheader: content-type:audio/mpeg
info
Playlistheader: icy-metaint:8192
info
Playlistheader: X-Clacks-Overhead:GNU Terry Pratchett
info
Switch to PLAYLISTDATA
info
Playlistdata:
info
processPlayListData== FORMAT_PLS
info
Playlistdata: >[BP]+{$#msG~/( @#E2=:YZ[l^5DLuXZa/s44SW7_X{,@ZCePWBDK"0Vya;+OB
info
this fix was in which lib ?? and it still doesn't work, apparently only src from ESP32-vs1053_ext and ESP32-audioI2S still doesn't work
hello @schreibfaul1
I verified that your lib is compatible with the .pls format
but this is not 100% functional.
I have this url: http://centova.radios.pt:8401/;listen.pls and it doesn't work.
here I put a small log
PSRAM found, inputBufferSize: 1983615 bytes [ 12054][V][ssl_client.cpp:265] stop_ssl_socket(): Cleaning SSL connection. info freed buffers, free Heap: 140395 bytes info Connect to new host: "http://centova.radios.pt:8401/;listen.pls" info Connect to "centova.radios.pt" on port 8401, extension "/;listen.pls" info Connected to server in 25 ms info read from playlist info Playlistheader: HTTP/1.0 200 OK info Playlistheader: icy-notice1: This stream requires Winamp
info Playlistheader: icy-notice2:Shoutcast DNAS/posix(linux x64) v2.6.0.753
info Playlistheader: Accept-Ranges:none info Playlistheader: Access-Control-Allow-Origin: info Playlistheader: Cache-Control:no-cache,no-store,must-revalidate,max-age=0 info Playlistheader: Connection:close info Playlistheader: icy-name:Radio ORBITAL info Playlistheader: icy-genre:Dance info Playlistheader: icy-br:128 info Playlistheader: icy-sr:44100 info Playlistheader: icy-url:http://www.orbital.pt info Playlistheader: icy-pub:0 info Playlistheader: content-type:audio/mpeg info Playlistheader: icy-metaint:8192 info Playlistheader: X-Clacks-Overhead:GNU Terry Pratchett info Switch to PLAYLISTDATA info Playlistdata: info processPlayListData== FORMAT_PLS info Playlistdata: >[BP]+{$#msG~/( @#E2=:YZ[l^5DLuXZa/s44SW7_X{,@ZCePWBDK"0Vya;+OB info
this fix was in which lib ?? and it still doesn't work, apparently only src from ESP32-vs1053_ext and ESP32-audioI2S still doesn't work