Fix queue corruption issue (#374)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sat, 18 Jun 2022 11:50:50 +0000 (13:50 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jun 2022 11:50:50 +0000 (13:50 +0200)
commitf827d152f78b2c8eef5804d3a17860c2603260ef
treeeb51e2dac8ccdee5f456d8ca0306003e1cf45736
parent50fcb807af0184fa70c857c305e8132f8e78e194
Fix queue corruption issue (#374)

* Fix queue get corrupt when adding single item

* fix race condition while playing TTS if player is still off
music_assistant/models/player_queue.py
music_assistant/models/queue_settings.py