Skip to content

Discovery

Compare
Choose a tag to compare
@jfarseneau jfarseneau released this 16 Jun 18:22
· 90 commits to main since this release

Thanks to @behinddesign and their PR, we now have discovery working with Plex! This means that it'll find Antennas automatically when you click "Set up Plex DVR", without having to type in the address.

jun-16-2018 11-18-29

Thank you @behinddesign 🎉 😄

It does have a caveat though. In Docker, SSDP doesn't work. I've tried exposing the SSDP ports and it didn't seem to make a lick of a difference. Some people have been able to get it running using --net=host, personally that doesn't work for me, so I've resorted to using just the node server directly. README instructions have been updated for that.

But, caveat to the caveat, I've now made binaries available to run. It doesn't yet daemonize cleanly, but at if you prefer that, you can just run that and get that working.

Enjoy Antennas-ing, and we'll keep working on the bug fixes for this!