Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.34 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.34 KB

Plex app for YunoHost

Plex Media Server

Shipped version: 1.40.1.8227

Integration level
Install plexmediaserver with YunoHost

Installing guide

  1. 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 :

  1. Open a Terminal window or your command prompt
  2. Enter the following command (substituting the IP address of your server as appropriate) :
  • ssh admin@ip.address.of.server -L 8888:localhost:32400

    or

  • ssh -l admin -L 8888:127.0.0.1:32400 ip.address.of.server

  1. Open a browser window
  2. Type http://localhost:8888/web into the address bar
  3. The browser will connect to the server as if it were local and load Plex Web App

Upgrade this package:

    $ sudo yunohost app upgrade plexmediaserver -u https://github.com/YunoHost-Apps/plexmediaserver_ynh