ansible-nas/website/docs/applications/media-serving/plex.md

19 lines
714 B
Markdown
Raw Normal View History

2022-09-20 22:00:57 +00:00
---
title: "Plex"
---
2021-03-18 21:58:56 +00:00
2022-07-25 20:18:57 +00:00
Homepage: <https://www.plex.tv/>
2021-03-18 21:58:56 +00:00
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.
2022-07-25 20:18:57 +00:00
The Plex web interface can be found at <http://ansible_nas_host_or_ip:32400/web/index.html>.
2021-03-18 21:58:56 +00:00
## 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.