Fix stream issues (#364)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 14 Jun 2022 12:35:24 +0000 (14:35 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Jun 2022 12:35:24 +0000 (14:35 +0200)
commit92ecd064244a7a8f9f027f15993299508bd3a591
treedb64efa03e618e5b64d66d65bb1eb11db14b15e5
parentf671d1bde8217c7ddeb3aa07796210f74c6b84ee
Fix stream issues (#364)

* fix stream issues

* try to survive radio reconnects

* no need for redundant logging

* only allow 30 seconds buffer ahead
music_assistant/controllers/streams.py
music_assistant/helpers/audio.py
music_assistant/models/player_queue.py