A few small bugfixes and enhancements to playback and enqueuing (#1670)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 16 Sep 2024 21:48:50 +0000 (23:48 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2024 21:48:50 +0000 (23:48 +0200)
commitdffdcfe644776c8f0dad728d91e988ad58eba987
tree825d0c29fd71eb412745f8e6119bea57583aa139
parentc5bcce5c8274edd955a56ad7a9e59f8b969bd60f
A few small bugfixes and enhancements to playback and enqueuing  (#1670)
music_assistant/common/helpers/util.py
music_assistant/server/controllers/player_queues.py
music_assistant/server/helpers/process.py
music_assistant/server/providers/chromecast/__init__.py
music_assistant/server/providers/dlna/__init__.py
music_assistant/server/providers/hass_players/__init__.py
music_assistant/server/providers/slimproto/__init__.py
tests/test_helpers.py