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
When linked with Snapcast stream, Iris will push track meta to Snapcast. This makes it available for other clients to see what is currently playing without establishing a direct connection. This is temporary, as it will hopefully be superseded by Snapcast getting meta directly from MPD (badaix/snapcast#749).
Ability to switch between Iris instances, without needing to add them on every device
Fixes
SSL fixes when attempting to connect to non-SSL instance, now gracefully fails instead of crashing (#775)
Upgrading
Update mopidy.conf under [iris] to include new setting, snapcast_stream. This identifies the stream the Mopidy instance belongs to. Defaults to Default.
Update snapserver.conf to include control_url in stream to link back to Mopidy instance
For example pipe:///tmp/snapfifo?name=Default&sampleformat=48000:16:2&control_url=https://iris.local:443