Better handling of Spotify stream error (due to token expiration) (#1676)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 20 Sep 2024 14:27:18 +0000 (16:27 +0200)
committerGitHub <noreply@github.com>
Fri, 20 Sep 2024 14:27:18 +0000 (16:27 +0200)
commitd2f69eeadaebd354bc6dd7cafbf7ba2d23c3c4cb
tree898923d7f2f118ac4b5afd502b44a832f0a66ffd
parent31ffef289b45afce5b90eb2e3b3a30ec541ec2fa
Better handling of Spotify stream error (due to token expiration) (#1676)
music_assistant/server/helpers/audio.py
music_assistant/server/helpers/ffmpeg.py
music_assistant/server/providers/spotify/__init__.py