Duplicate website/docs/applications/media-serving/plex.md history in roles/plex/docs/ history.

This commit is contained in:
Anarion Dunedain 2023-03-28 13:52:07 +02:00
parent 76c4339b32
commit 530e103e63

18
roles/plex/docs/plex.md Normal file
View file

@ -0,0 +1,18 @@
---
title: "Plex"
---
Homepage: <https://www.plex.tv/>
Plex is a personal media server that also provides access to several external movie, web show, and podcast services. Allows you to stream music too. Apps for many devices, including e.g. chromecast integration.
## Usage
Set `plex_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
The Plex web interface can be found at <http://ansible_nas_host_or_ip:32400/web/index.html>.
## Specific Configuration
You'll need to log in with a plex account, (or possibly claim your server).
You'll need to set up your local file store - go to settings > Manage > Libraries, and add your libraries. These are mounted in the root directory by default.