fix: correctly refresh streamdetails in group/ungroup scenarios (#1929)
authorMaxim Raznatovski <nda.mr43@gmail.com>
Sat, 1 Feb 2025 16:39:15 +0000 (17:39 +0100)
committerGitHub <noreply@github.com>
Sat, 1 Feb 2025 16:39:15 +0000 (17:39 +0100)
commit2170bf36d60e5a3a608bbe3e8306420d6263deee
treebe0c96e6863f6eae780a6d2fb351001bd5b1a81f
parent6586cd48585684b513c7ee70b111921bc73bf9a2
fix: correctly refresh streamdetails in group/ungroup scenarios (#1929)

This fixes a bug, where change detection wasn't working when the output
format is not known. This is for example the case with any grouped child
of a player provider that does not support multi device dsp.
music_assistant/controllers/player_queues.py