Discovery
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.
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!