SAT>IP Not working in Docker

Server Version#: 4.76.1
Player Version#: All in Web
Tuner Make/Model: MEGA SAT 2000
Using XMLTV?: No

Have been unable to get SAT>IP service working in Plex on Docker (Unraid). Had this working fine on a stand-alone Plex on Windows, so know services works (and tuner etc) but will not work on docker.

All other Plex functionality is working fine…

Channel scan is sucsessful and am able to map all channels but cannot view anything… get “Playback Error, could not tune channel. Please check your tuner or antenna”

I suspect there is a network related issue… Docker Network is in host mode… UDP Ports 1900,32410,32412,32413,32414,32469 and TCP 32400,32469, 8324 all forwarded to container…
I suspect a multicast problem as i beleive the streams from the SAT>IP use this.

Maybe container does not receive the multicast… just guessing.

Any docker / plex experts have any idea how i might fix this?

I don’t know how to fix but I can confirm that Plex running in their Docker image and host networking works fine for my SAT>IP tuner (Digibit twin).

BTW when running in host mode you don’t need to do any port forwarding. I think Docker is clever enough to ignore them, but you can tidy it up and not map them.

In host mode you will be subject to the hosts firewall though, so you could check that.