1activegeek / docker-airconnect

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

Both speakers have the same name #51

Closed accpxyz closed 1 year ago

accpxyz commented 1 year ago

Dear 1activegeek: Before using any parameter, the two speakers can recognize the correct name. When using the - i parameter to generate and change the name in the configuration, and using the - x parameter, the two speaker names are the same. After viewing the xml file, it is found that the udn(uuids) are the same. How to recognize them correctly?

1activegeek commented 1 year ago

Unfortunately that is a question likely better suited to the primary repo of the software in action here. If the container is running, and is even reading a file you're inputting - then there doesn't seem to be anything wrong with the container. Unfortunately I only troubleshoot the container issues that you may have. It sounds like you just need some more help in finding out how to properly identify the targets, and craft the configuration file.

accpxyz commented 1 year ago

Thanks for the quick reply