Buffer optimizations (#431)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 21 Jul 2022 23:31:28 +0000 (01:31 +0200)
committerGitHub <noreply@github.com>
Thu, 21 Jul 2022 23:31:28 +0000 (01:31 +0200)
commitcc3b9791dad61164f58f39cd5dad5ce3d9fa6bfd
tree2637a45dc42cb119c2fde440b74961b50d0b8176
parent2961811155c6c4be03f358d8c1af549f41aa2437
Buffer optimizations (#431)

* make icy metadata controllable

* to not buffer ahead (and skip crossfade) if the player does not have any buffer

* enlarge buffer
music_assistant/controllers/streams.py
music_assistant/helpers/audio.py
music_assistant/models/enums.py
music_assistant/models/queue_settings.py