happyleavesaoc / python-snapcast

Python API for controlling Snapcast, a multi-room synchronous audio solution.
MIT License
70 stars 28 forks source link

Implement add and remove streams and path property #67

Closed luar123 closed 7 months ago

luar123 commented 8 months ago

Implement functions for adding and removing streams and the stream path property. Basically a copy of #59 but with synchronization on stream remove and added tests. Fix #31

luar123 commented 8 months ago

Depends on #66. I will wait until this one is merged.

happyleavesaoc commented 7 months ago

Merged #66, will release after this one is merged too.

luar123 commented 7 months ago

Thanks! Rebased on master branch, ready for merging.

happyleavesaoc commented 7 months ago

Published 2.3.6 with this change. Thank you!