Skip to content

Snapcast v0.11.0-beta-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@badaix badaix released this 05 Mar 00:56
· 1602 commits to master since this release

Version 0.11.0-beta-1

Features

  • Snapclient multi-instance support (Issue #73)
  • daemon can run as different user (default: snapclient, Issue #89)
  • Spotify plugin does not require username and password (PR #181)
  • Spotify plugin is compatible to librespot's pipe backend (PR #158)
  • Clients are organized in Groups
  • JSON RPC API: Support batch requests

Bugfixes

  • Resync issue on macOS (Issue #156)
  • Id in JSON RPC API can be String, Number or NULL (Issue #161)
  • Use "which" instead of "whereis" to find binaries (PR #196, Issue #185)
  • Compiles on lede (Issue #203)

General

  • JSON RPC API is versionized (current version is 2.0.0)
  • Restructured Android App to support Groups