Add artwork support when streaming with Slimproto (Squeezelite) players with enabled display support #5067
Replies: 2 comments 2 replies
-
|
Yes its a bit of a shame , if you set it up as an IOS receiver album art works but you lose all the good stuff that slimproto delivers. Don't think there's any will to expand on the current feature set supported by slimproto in MA as most interest seems to be around sendspin https://www.music-assistant.io/player-support/sendspin/ . |
Beta Was this translation helpful? Give feedback.
-
|
You set it up as an Airplay receiver and configure ma to talk 'apple' to it.
The Airplay media streamer in ma supports album art.
Can't remember the features missing but decided in the end that squeeze
light without album art was better.
…On Wed, 18 Mar 2026, 21:58 OzGav, ***@***.***> wrote:
PRs are welcome
https://www.music-assistant.io/player-support/squeezelite/#known-issues--notes
—
Reply to this email directly, view it on GitHub
<#5067 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJEH6YO5AETQIVQK3DPRED4RMLYPAVCNFSM6AAAAACWLBDDNOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMJZHA4DKMQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When streaming music with the Slimproto players with display support, I can currently display artist and track information as well as some visualizations as follows:

This forks fine. But I can't get artwork to work with my squeezelite-esp32 firmware running on an ESP32-WROVER with an attached display:
I tried running LMS in a piCorePlayer as comparion and managed to display artwork with the same hardware. I documented this here.
My current guess: Music Assistant does not send artwork as image bytes but only as an URL in the metadata which is not supported by squeezelite-esp32 (and the original squeeze hardware?).
If I am missing a configuration, I would appreciate pointers.
If this feature is actually missing, I would very happy about this feature.
Environment
Beta Was this translation helpful? Give feedback.
All reactions