AIMP Forum
AIMP for PC => Вопросы / Questions => Topic started by: Paeddy on October 02, 2025, 13:56:07
-
Hello,
I read “Player: support for icy-logo key” in the changelog. As a result, “icy-logo: {URL}” was added to the Icecast stream.
AIMP3 displays the correct icy-logo URL, but no cover is displayed in the player. I expected this logo to be displayed in the album art field in the player. Have I misunderstood something?
-
what player build?
-
v5.40.2695
-
what url ?
-
I use the following test system:
HTTP/1.0 200 OK
Server: Icecast 2.4.4
Connection: Close
Date: Thu, 02 Oct 2025 10:12:36 GMT
Content-Type: audio/mpeg
Cache-Control: no-cache, no-store
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
Access-Control-Allow-Origin: *
icy-name: Test-Station
icy-index-metadata: 1
icy-logo: https://tools.paeddy.de/img/stream_logo.png
icy-br: 128
icy-metaint: 16000
-
icy-logo
Ensure that "Find album art in Internet" option is switched on
-
Thank you very much. I had disabled “Find album art in Internet.” Am I correct in understanding that the icy logo is only used if no suitable cover can be found?
Which service is used to query the cover?
-
Am I correct in understanding that the icy logo is only used if no suitable cover can be found?
Yes.
Which service is used to query the cover?
<AIMP>\Plugins\aimp_webLyrics\aimp_webLyrics.ini
-
Perfect. Thank you very much for your prompt assistance. :)