Plex: Difference between revisions

imported>Sjau
Created page with "[https://www.plex.tv/ Plex media server] allows you to aggregate all your personal media and access it anywhere you go. Enjoy your own content on all your devices with Plex...."
 
imported>Elitelinuxuser
m Added the part about Plex Media Server which fits in here.
Line 19: Line 19:


Access Plex media server by browsing to <code>http://lan_ip:32400/web</code>
Access Plex media server by browsing to <code>http://lan_ip:32400/web</code>
== Plex Media Player (PMP) ==
Plex Media Player is the current release of Plex's media client. Plex has made PMP [https://www.plex.tv/blog/plex-media-player-now-ambidextrous-free-kodi-said/ available] to all users and it has also become compatible with Kodi.
'''Installation'''
<syntaxhighlight lang="console">
$ nix-env -i plex-media-server
</syntaxhighlight>


== SSL Access via Nginx Revers Proxy ==
== SSL Access via Nginx Revers Proxy ==