Performance and stability fixes (#1180)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 25 Mar 2024 21:57:52 +0000 (22:57 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Mar 2024 21:57:52 +0000 (22:57 +0100)
commitfa37fa8d16e048d3e7953a5fcf667beb9e9cb7eb
tree2af95c39ab0650bf9c1b22cdcf473e4a9e05e632
parent980a3b7a6ff889772a2ac964a3579bcbf0b5ef2d
Performance and stability fixes (#1180)
12 files changed:
.devcontainer/devcontainer.json
.vscode/launch.json
Dockerfile
music_assistant/server/controllers/streams.py
music_assistant/server/helpers/audio.py
music_assistant/server/helpers/process.py
music_assistant/server/models/core_controller.py
music_assistant/server/providers/airplay/__init__.py
music_assistant/server/providers/snapcast/__init__.py
music_assistant/server/providers/spotify/__init__.py
music_assistant/server/providers/url/__init__.py
music_assistant/server/server.py