Skip to content

Snapcast v0.18.0

Compare
Choose a tag to compare
@badaix badaix released this 22 Jan 21:28
· 893 commits to master since this release

Version 0.18.0

Features

  • Add TCP stream reader
  • Configurable number of server worker threads

Bugfixes

  • Client: fix hostname reporting on Android
  • Fix some small memory leaks
  • Fix Librespot stream causing zombie processes (Issue #530)
  • Process stream watchdog is configurable (Issue #517)
  • Fix Makefile for macOS (Issues #510, #514)

General

  • Refactored stream readers
  • Server can run on a single thread