brianhealey / hacs_amplipi

Adds media player support for the AmpliPi MultiZone Audio Player
MIT License
12 stars 10 forks source link

Source lists are incorrect and contain duplicates #14

Open hawkeyeP opened 1 year ago

hawkeyeP commented 1 year ago

The source_list attribute for the rca input media players contain all amplipi streams and all amplipi sources.

Input 1 should not include input 2, 3, 4 in the source_list attribute as that is not a possible connection. The same is true for Inputs 2-4.

Input 1 also contains both the amplipi source and the amplipi stream for input 1, causing a duplicate entry. The same happens for inputs 2-4.

linknum23 commented 1 year ago

This was introduced in the latest version. Sorry about that. We will make a PR to fix this soon.