mirror of
https://github.com/YunoHost-Apps/plexmediaserver_ynh
synced 2026-02-04 06:12:01 +01:00
No description
| conf | ||
| scripts | ||
| check_process | ||
| LICENSE | ||
| manifest.json | ||
| README.md | ||
Plex app for YunoHost
Plex Media Server
Shipped version: 1.19.3.2843
Installing guide
-
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 admin@ip.address.of.server -L 8888:localhost:32400or
-
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
Upgrade this package:
$ sudo yunohost app upgrade plexmediaserver -u https://github.com/YunoHost-Apps/plexmediaserver_ynh

