nvllsvm / emby-unlocked

Emby with the premium Emby Premiere features unlocked.
GNU General Public License v2.0
271 stars 61 forks source link

DLNA not working with docker #13

Closed Floflobel closed 6 years ago

Floflobel commented 6 years ago

I installed the version that allows to have access bypass, thank you for your work. However when I try to see my DLNA devices it does not seem to work because I am not in the same subnet.

Do you have a solution to work around this problem?

zacharyrs commented 6 years ago

How are you running emby? Via the docker image? If so, I think you neet --net=host for DLNA.

It's not an issue with the image, as I run it fine. You probably haven't configured it correctly.

nvllsvm commented 6 years ago

Use --net=host