dubo-dubon-duponey / docker-images

High-level principles for my Docker images
MIT License
0 stars 0 forks source link

Disable native mDNS stacks and use goello as much as possible #3

Closed dubo-dubon-duponey closed 2 years ago

dubo-dubon-duponey commented 3 years ago

Task list:

dubo-dubon-duponey commented 3 years ago

Roon uses its own flavor of multicast (that dumbly enough does not carry over vlan).

dubo-dubon-duponey commented 3 years ago

librespot mDNS stack cannot be disabled (only can choose between internal and with-dns-sd which implies avahi). At least it's not using avahi.

dubo-dubon-duponey commented 3 years ago

should be possible with shairport by not passing --with-tiny, and possibly with snapcast by removing avahi

dubo-dubon-duponey commented 3 years ago

shairport-sync refuses to start with mDNS not built in - tiny is the only way to go

dubo-dubon-duponey commented 2 years ago

librespot does disable the http auth endpoint if "disable discovery".

Closing this.