a-marcel / hassio-addon-owntone

9 stars 13 forks source link

How to exclude airplay and chromecaset devices from the config file? #6

Open PabloGux opened 2 years ago

PabloGux commented 2 years ago

Thanks for this great work. In my previous OwnTone docker, I just removed devices by editing the file /etc/owntone.conf and adding the property exclude:

airplay "TV LR AppleTV" { exclude = true }

However, I am not finding how to do this in the Configuration menu of the add-on. Tried this and other options, but the devices continue to show up.

airplay.TV LR AppleTV:

chromecast.FlowBox-F1:

Would appreciate any assistant on this.

Thanks!