AIMP Forum

AIMP for PC => Вопросы / Questions => Topic started by: Paeddy on October 02, 2025, 13:56:07

Title: How does the icy logo function?
Post 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?
Title: Re: How does the icy logo function?
Post by: Soolo on October 02, 2025, 14:04:55
what player build?
Title: Re: How does the icy logo function?
Post by: Paeddy on October 02, 2025, 14:06:21
v5.40.2695
Title: Re: How does the icy logo function?
Post by: Soolo on October 02, 2025, 14:14:59
what url ?
Title: Re: How does the icy logo function?
Post by: Paeddy on October 02, 2025, 14:20:34
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
Title: Re: How does the icy logo function?
Post by: Artem on October 02, 2025, 14:36:44
icy-logo

Ensure that "Find album art in Internet" option is switched on
Title: Re: How does the icy logo function?
Post by: Paeddy on October 02, 2025, 14:46:20
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?
Title: Re: How does the icy logo function?
Post by: Artem on October 02, 2025, 15:29:22
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
Title: Re: How does the icy logo function?
Post by: Paeddy on October 02, 2025, 15:53:09
Perfect. Thank you very much for your prompt assistance.  :)