python-snapcast icon indicating copy to clipboard operation
python-snapcast copied to clipboard

Snapcast 0.16.x features

Open uSpike opened this issue 4 years ago • 3 comments

Hi, I just wanted to document that there's some new features in snapcast 0.16.0 that would be great to integrate into this project. See https://github.com/badaix/snapcast/blob/master/changelog.md#version-0160

Notable changes:

  • Streams can be added and removed
  • Group names can be changed

Maybe the control interface could expose additional functionality if the sever version is higher than 0.16.0? I may be able to write up a PR in the next few days.

uSpike avatar Oct 19 '19 15:10 uSpike

Ability to change group names is a big one, nice.

It's probably sufficient to raise an exception if the server version is not >= 0.16.0.

I welcome a PR. Unfortunately I don't have time in the near future to add support myself.

happyleavesaoc avatar Oct 22 '19 17:10 happyleavesaoc

I started working on this: group-set-name.

markferry avatar Sep 20 '21 22:09 markferry

#40

markferry avatar Sep 21 '21 15:09 markferry