Fix: Delete DSPConfig when removing players (#1951)
authorMaxim Raznatovski <nda.mr43@gmail.com>
Sun, 9 Feb 2025 19:40:25 +0000 (20:40 +0100)
committerGitHub <noreply@github.com>
Sun, 9 Feb 2025 19:40:25 +0000 (20:40 +0100)
commitf4b9dbeee992ba5b1ebfc05b35805bc754101a16
tree94dc3b27b0c928a709ecda40f105a7a1efb5a449
parentfb903f0f30ff4bd821bc62b5f7a16ca2a6a906c3
Fix: Delete DSPConfig when removing players (#1951)

Removing the player config now also removes the DSP config, since it's
stored in a different key.
music_assistant/controllers/config.py