1activegeek / docker-airconnect

AirConnect container for turning Chromecast into Airplay targets
233 stars 27 forks source link

How can I hide devices from list? #4

Closed TrueCitrus closed 4 years ago

TrueCitrus commented 4 years ago

How can I hide devices from showing up on the list of Airplay targets? My TV and other devices are incorrectly showing up as Airplay targets and I'd like to clean up the list. Thanks

1activegeek commented 4 years ago

You can refer to the software creators information on this: https://github.com/philippe44/AirConnect#config-file-parameters. Unfortunately I've just packaged up the code into a docker container. If you need to use custom runtime parameters, read my documentation on how to use them with the container.

As for devices you indicate are "incorrectly" showing up, I'd suggest they are actually correct. The software is very simple in what it does - create airplay targets for upnp/dlna media players it finds on your network. The devices discovered are likely just that, media playback capable. Most TV's these days include this type of functionality for example OOTB. So while you may not want them to appear, they're appearing due to auto-discovery of such services.