You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't know how your infrastructure looks like, but if the client is talking to the server via the proxy, doesn't it work to set the [http] host value to the IP of the proxy?
Currently, the art data URL is formed from the settings
host
andport
values underhttp
.What I think would be ideal is some way to send the image data itself to the snapcast client so it can store a cached version itself on the client.
https://github.com/badaix/snapcast/blob/481f08199ca31c60c9a3475f1064e6b06a503d12/server/streamreader/pcm_stream.cpp#L489C88-L489C92
The text was updated successfully, but these errors were encountered: