Plex Media Server
Shipped version: 1.19.3.2843
-
App can be installed by YunoHost admin web-interface or by running following command:
$ sudo yunohost app install https://github.com/YunoHost-Apps/plexmediaserver_ynh
After install :
- Open a Terminal window or your command prompt
- Enter the following command (substituting the IP address of your server as appropriate) :
-
ssh [email protected] -L 8888:localhost:32400
or
-
ssh -l admin -L 8888:127.0.0.1:32400 ip.address.of.server
- Open a browser window
- Type http://localhost:8888/web into the address bar
- The browser will connect to the server as if it were local and load Plex Web App
$ sudo yunohost app upgrade plexmediaserver -u https://github.com/YunoHost-Apps/plexmediaserver_ynh