flork

joined 1 year ago
[โ€“] flork@lemy.lol 0 points 1 month ago (1 children)

That makes sense but I just wanted to check. Someone else linked this to me but it appears at least one other open source project works with it https://github.com/rgerganov/shanocast

[โ€“] flork@lemy.lol 0 points 1 month ago

Music assistant is indeed cool and can do multi-room, but you have to go to it specifically first.

1
submitted 1 month ago* (last edited 1 month ago) by flork@lemy.lol to c/selfhosted@lemmy.world
 

With the outages this week I have decided to revisit synchronized multiroom audio. The important feature for me is that it needs to utilize the "cast" button within the Spotify/Tidal/etc apps because that's what my family uses.

Does anything exist other than the chromecast audio pucks?

 

I have my home server apps configured with NGINX proxy manager and DuckDNS to access remotely, but about three weeks ago DuckDNS URLs stopped working on my home network. I can access 192.168.XXX.XXX:1234 on the home network but myapp.duckdns.org times out.

It DOES work as expected using a VPN or on mobile data.

Any ideas as to what's going on?

~~EDIT: I kind-of sort-of got a workaround working using pi-hole "local DNS" feature to point the duckdns URL to NGINX.~~ Didn't work

EDIT 2: Disabling the router's firewall completely seems to have fixed it. Still trying to figure out the exact setting that did it. I will update this post if I can.