music-assistant-server
Branch:dev-lidarr-plugin
Commit Details
Fix deprecation warnings for asyncio.iscoroutinefunction (#3054)
Fix deprecation warnings for asyncio.iscoroutinefunciton.
Author
Marvin Schenkel<[email protected]>
January 31, 2026 at 08:14 AM UTC
Committer
GitHub<[email protected]>
January 31, 2026 at 08:14 AM UTC
8additions
5deletions
5files changed
Parent commits
Changes
5 files
+8-5
Changed Files (5)
music_assistant/controllers/webserver/
music_assistant/helpers/
music_assistant/
music_assistant/providers/snapcast/
music_assistant/controllers/webserver/controller.py
+1
music_assistant/controllers/webserver/websocket_client.py
+1
music_assistant/helpers/logging.py
-1
music_assistant/mass.py
+4-3
music_assistant/providers/snapcast/socket_server.py
+2-1