music-assistant-server

Branch:dev-lidarr-plugin

Commit Details

Snapcast: Stop the control scripts gracefully before shutting down the built-in snapcast server (#3092)

gracefully stop control scripts before shutting down the snapcast server
Forgejo

Author

Mischa Siekmann<[email protected]>
February 5, 2026 at 01:52 PM UTC

Committer

February 5, 2026 at 01:52 PM UTC
32additions
7deletions
3files changed

Parent commits

Changes

3 files
+32-7

Changed Files (3)

music_assistant/providers/snapcast/
music_assistant/providers/snapcast/control.py
+20-3
music_assistant/providers/snapcast/provider.py
+1-4
music_assistant/providers/snapcast/socket_server.py
+11