Chore: remove readrate limiting
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sat, 25 Jan 2025 16:05:20 +0000 (17:05 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Sat, 25 Jan 2025 16:05:20 +0000 (17:05 +0100)
commitbe8f7910bad09811fa2c23538ee69f21f494bede
tree601f6fa6a7bb260c637fca5621ebd3a1e845d180
parentf1b6765afb3f00b55929658118bb8ec8d8630d86
Chore: remove readrate limiting

Remove the readrate limiter so players can buffer ahead what they want, otherwise things like crossfade may not work well. We can bring this back later as an optional toggle if we want.

Downside of disabling the readrate limiter is that when you want to schedule a next track to play in the queue, the player may already have buffered ahead.
music_assistant/controllers/streams.py