fix: snapcast delete client (#2117)
authorSantiago Soto <santiago@soto.uy>
Tue, 8 Apr 2025 20:03:23 +0000 (17:03 -0300)
committerGitHub <noreply@github.com>
Tue, 8 Apr 2025 20:03:23 +0000 (22:03 +0200)
commit6ad642cb1ece6fd875a21ecc4c1a93a7f512d12e
treeadef004a35fd367a020015ba69a272937c58ff79
parentfb9d9261f5e6e389a2bb980a7f686952cf037a0e
fix: snapcast delete client (#2117)

* Handle exceptions when removing a snapclient and log warnings

* Fix exception handling for snapclient removal to specifically catch TypeError
music_assistant/providers/snapcast/__init__.py