Skip to content

Latest commit

 

History

History
81 lines (57 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

81 lines (57 loc) · 2.02 KB

Changelog

0.1.1
  • Added support for grouped and paired devices
0.0.26
  • Update to nicercast 0.0.8
0.0.25
  • Updated to nodetunes 0.1.2
  • Added warning when attempting to connect with iTunes/AirFoil (no more static)
0.0.24
  • Changed device naming scheme to show device name first
0.0.23
  • Fixed issue #21
  • Updated to nicercast 0.0.7
0.0.22
  • Added ip address to diagnostics output
0.0.21
  • Updated to nodetunes 0.1.1
0.0.20
  • Updated to nodetunes 0.1.0
  • Added --verbose and --timeout n flags
0.0.19
  • Updated to nodetunes 0.0.19 (removed dependency for ursa)
0.0.18
  • Updated to nodetunes 0.0.17, locked dependency versions
0.0.17
  • Fixes issue where unknown request method crashes session (see issue #34)
  • Updated to nodetunes 0.0.17
0.0.16
  • Added metadata support for client name in radio stream (e.g. Stephen's iPad)
  • Updated to sonos 0.6.1, nodetunes 0.0.16
0.0.15
  • Reverted to nodetunes v0.0.11 (issues with refactor)
  • Updated nicercast v0.0.5
0.0.13 (deprecated)
  • Upped to nodetunes v0.0.12 (attempts to solve issue #2)
  • Updated diagnostics output to include topology information
0.0.12
  • Added Sonos Controller metadata support (see stephen#12)
0.0.11
  • Added network diagnostics output (airsonos --diagnostics)
0.0.10
  • Ignore Sonos Sub device when scanning network (see issue #7, thanks @sascha!)
0.0.9
  • Changed AirPlay display name to reflect Sonos Zone name (see issue #5)
0.0.8
0.0.7
0.0.6
  • Upped to NodeTunes version 0.0.9 (solves issue #1)
0.0.5
  • Added support for global installation
0.0.4
  • Fixed EADDRINUSE re-connection bug
0.0.3
  • Changed to nodetunes version 0.0.7 callback pattern