From: Santiago Soto Date: Tue, 6 May 2025 14:08:51 +0000 (-0300) Subject: Update python-snapcast to 2.3.7 (Fix player deletion) (#2161) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=548f0c3cc836126e8b7cb8663eac63eba7835d05;p=music-assistant-server.git Update python-snapcast to 2.3.7 (Fix player deletion) (#2161) This PR updates the `python-snapcast` library to version 2.3.7. The changes in this PR are a result of this update, which includes a fix for the provider method that allows deleting music players. --- 548f0c3cc836126e8b7cb8663eac63eba7835d05 diff --cc requirements_all.txt index f1d54058,fb453c2b..039480d4 --- a/requirements_all.txt +++ b/requirements_all.txt @@@ -47,9 -47,9 +47,9 @@@ pywidevine==1.8. radios==0.3.2 setuptools>=1.0.0 shortuuid==1.0.13 - snapcast==2.3.6 + snapcast==2.3.7 soco==0.30.9 -soundcloudpy==0.1.2 +soundcloudpy==0.1.3 sxm==0.2.8 unidecode==1.4.0 websocket-client==1.8.0