

Then you can connect directly to on this port #iptables -t nat -A PREROUTING -p tcp -dport 8080 -j REDIRECT -to-port 32400 In order to connect to Plex through on a standard http port, this command can be used (for port 8080): # iptables -A INPUT -p tcp -m multiport -dports 32400,32469 -j ACCEPT
#Plex media server plugins on kodi install#
To enable IPTV support via m3u playlist install xTeVe AUR. This can be done by running usermod -a -G video plex The plex user needs to be part of the video group in order to access local tuners. PMS will automatically recognize any connected tuners.
#Plex media server plugins on kodi tv#
To enable live TV viewing and DVR support with plex, you must have one of the supported tuners listed on the support page and plex-media-server-plexpass AUR installed. Plugins can be installed inside /var/lib/plex/Plex Media Server/Plug-ins. For example, PMS can be used as an IPTV client with the IPTV plugin.

PMS can be expanded with additional plugins. Ssh ip.address.of.server -L 8888:localhost:32400Īnd then browse to or if you are running apache, with a reverse proxy, by adding this configuration in nf To begin configuring the Plex Media Server, browse to To configure Plex Media Server remotely, you can first create an SSH tunnel (setup can only be done from localhost) Install the plex-media-server AUR package, or the plex-media-server-plexpass AUR package if you have a Plex Pass.
