fix: Add support for AAC streaming route for universal groups (#2990)
authorRob Coleman <rccoleman@gmail.com>
Thu, 22 Jan 2026 08:30:16 +0000 (00:30 -0800)
committerGitHub <noreply@github.com>
Thu, 22 Jan 2026 08:30:16 +0000 (09:30 +0100)
commit47faf3862e271c07488dac358133a86145b97213
tree2e328a1fc6131c003a5fc283b0f473a5da17efba
parent5bed7bd720dbd35f74baa8f7cafc36765d3e0dd4
fix: Add support for AAC streaming route for universal groups (#2990)

* Add support for AAC streaming route

* Add support for AAC audio format

Add a case to properly set to the audio format to AAC if the original format is AAC and the target format can't be determined from the player.

* Remove unnecessary special case for AAC
music_assistant/providers/universal_group/player.py