Skip to content

Releases: stijnvdb88/Snap.Net

Snap.Net v0.28.0.0

19 Apr 17:15
Compare
Choose a tag to compare

Windows + Android

  • Updated snapclient binaries to v0.28.0

Snap.Net v0.27.0.0

05 Feb 12:42
Compare
Choose a tag to compare

Windows + Android

  • Updated snapclient binaries to v0.27.0

Snap.Net v0.26.0.3

18 Sep 09:51
Compare
Choose a tag to compare

Windows

  • Metadata API: Support album art
  • Bug fixes (#40, #45)

image

iOS (see AppStore release)

  • added Opus codec support

Snap.Net v0.26.0.2

06 Jan 21:12
Compare
Choose a tag to compare

Windows

image

Notes: Media control will only work on streams with a controlScript plugin configured.

Snap.Net v0.26.0.1

03 Jan 18:30
Compare
Choose a tag to compare
  • 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

Snap.Net v0.26.0.0

03 Jan 15:40
defcfba
Compare
Choose a tag to compare

Windows + Android

  • Updated snapclient binaries to v0.26.0

Snap.Net 25.0.0.1

05 Nov 10:14
defcfba
Compare
Choose a tag to compare
Snap.Net 25.0.0.1 Pre-release
Pre-release

Android

  • added experimental feature for broadcasting media or microphone to snapserver (#7 and #33)
  • updated snapclient libs to 0.25.0

The broadcasting feature has 2 major caveats to be aware of:

Snap.Net v0.25.0.0

15 May 13:49
Compare
Choose a tag to compare

Windows

  • Updated snapclient binaries to v0.25.0
  • omit snapclient --instance ID if hostID is explicitly set (#19)
  • fixed crash when modifying volume after stream reinitialization (#5)

Snap.Net v0.24.0.1

02 Apr 14:43
ad37347
Compare
Choose a tag to compare
  • Added Snap.Net.SnapClient: a .NET port of snapclient (see docs)

iOS:

  • support playing audio (#16)
  • fix player stuttering during screen lock (#21)

Windows:

  • added Snap.Net.Broadcast: a tool for redirecting PC audio to snapserver for syncronized playback (see docs)
  • allow hostID override in player settings (#19)

Note: both SnapClient.Net and Snap.Net.Broadcast are included in the Snap.Net setup. A build of each is also released separately for users who are only interested in the command-line tools.

Snap.Net v0.24.0.0

27 Feb 11:03
Compare
Choose a tag to compare

iOS:

Windows:

  • Option to hide hide offline clients (#15)
  • Allow negative latency (#17)
  • Updated snapclient binaries to v0.24.0

Android:

  • Updated snapclient libs to v0.24.0