Rework audio cache/buffering (#2483)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 5 Oct 2025 15:05:26 +0000 (17:05 +0200)
committerGitHub <noreply@github.com>
Sun, 5 Oct 2025 15:05:26 +0000 (17:05 +0200)
commit3fcff72a3a7730e8b207c8620a6999d2114fe0de
treebaad1ce57d92a9e829ea12ad09a1efa82e2fa0a8
parentfe091f3ab557e2e9ced75c4bee793875c8c11d80
Rework audio cache/buffering (#2483)
12 files changed:
music_assistant/controllers/player_queues.py
music_assistant/controllers/streams.py
music_assistant/helpers/audio.py
music_assistant/helpers/ffmpeg.py
music_assistant/helpers/playlists.py
music_assistant/helpers/smart_fades.py
music_assistant/providers/audiobookshelf/__init__.py
music_assistant/providers/builtin_player/player.py
music_assistant/providers/filesystem_local/__init__.py
music_assistant/providers/opensubsonic/sonic_provider.py
pyproject.toml
requirements_all.txt