Skip to content

Snap.Net v0.26.0.1

Compare
Choose a tag to compare
@stijnvdb88 stijnvdb88 released this 03 Jan 18:30
· 28 commits to master since this release
  • Added basic support for new Metadata API, allowing us to display "now playing" info:

image

Notes: For Spotify streams this will work out of the box, though artist information is missing (this requires a patch to librespot, as referenced here: https://github.com/badaix/snapcast/blob/master/server/streamreader/librespot_stream.cpp#L182). See plietar/librespot#154

For MPD streams some additional setup will be required, see https://github.com/badaix/snapcast/blob/master/doc/json_rpc_api/stream_plugin.md. If using Mopidy, be sure to install the following pip3 packages: python-mpd2, musicbrainzngs, Mopidy-MPD, and enable the MPD extension in mopidy.conf