Skip to content

Snapcast v0.31.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 20:28
· 1 commit to develop since this release

Version 0.31.0

Features

  • Server: Add secure RPC method Stream.AddStream (PR #1331, Issue #1330)
  • Server: Re-add RPC method RemoveStream (Issue #1330)

Bugfixes

  • Fix crash when calling Stream.RemoveStream
  • Fix typo in changelog.md (PR #1328)
  • Fix typo in configuration.md (PR #1329)
  • Update to AixLog v1.5.1, flushing log lines (PR #1332)

General

  • Add more doxygen documentation

Packages

The provided debian packages are automated builds from snapcast github actions.

Debian

The packages snapclient_<version>_<arch>_<debian>_with-pulse.deb are built with pulse audio player backend support (i.e. do support --player pulse) and thus require the PulseAudio dependencies.

Windows

There is no installer provided, the contained package vc_redist.exe must be installed to run snapclient.exe. The dll files must be located in your PATH or in the same directory with snapclient.exe.
stijnvdb88 provides with Snap.Net a control interface and a player as single file installer.