Chore: prevent lingering tasks
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 17 Jan 2025 22:35:26 +0000 (23:35 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 17 Jan 2025 22:35:26 +0000 (23:35 +0100)
commit0a3d8d255169319b780200906036c19de2165c44
tree647f745177cb3205f406303ce7566efffaf14ee7
parent4205f7041756e767c1dc8adceb6e968271f35ca2
Chore: prevent lingering tasks

Always use mass helper to create tasks so they are tracked and logged
13 files changed:
music_assistant/controllers/streams.py
music_assistant/controllers/webserver.py
music_assistant/helpers/ffmpeg.py
music_assistant/helpers/webserver.py
music_assistant/mass.py
music_assistant/providers/airplay/raop.py
music_assistant/providers/player_group/ugp_stream.py
music_assistant/providers/siriusxm/__init__.py
music_assistant/providers/snapcast/__init__.py
music_assistant/providers/sonos_s1/__init__.py
music_assistant/providers/sonos_s1/player.py
music_assistant/providers/spotify/__init__.py
music_assistant/providers/spotify_connect/__init__.py