I have PLEX and EMBY working on a RASPI using a DietPi distribution.
DLNA on LG50LF6100-UA TV works with EMBY but not with PLEX - see log below. I dont know how to start debugging this.
BTW I turn off EMBY when I try to run PLEX.
Server log:
Oct 03, 2018 15:53:45.332 [0x753fa3d0] ERROR - Unable to start UPNP server: -20412
Oct 03, 2018 15:53:45.332 [0x753fa3d0] ERROR - Please make sure port 1900 is not in use by another application on the system
Hi @dungar, The log is telling you that port 1900 is already in use. When you run Emby and Plex on the same machine, only one can use the port at a time, so the first application to come up is the one that grabs it, preventing other applications from using it. You will need to run Plex and Emby on different machines if you want to use DLNA from both.
BTW, I would restart the machine after removal to make sure Plex is able to grab the port. On Linux, you can determine what application has the port by running: