From fa572014600fad16ef74581cae3082183efdb98d Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 23 Jan 2023 16:29:08 -0300 Subject: Added Plex --- content/config/plex.md | 158 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 content/config/plex.md (limited to 'content/config/plex.md') diff --git a/content/config/plex.md b/content/config/plex.md new file mode 100644 index 0000000..1b811c8 --- /dev/null +++ b/content/config/plex.md @@ -0,0 +1,158 @@ +--- +title: "Plex" +date: 2023-01-23T13:59:59-03:00 +draft: false +weight: 9 +--- + +# What is Plex? + +From their [website](https://www.plex.tv/): + +> With our free app you can add, access, and share all the entertainment that matters to you, on almost any device—including your own personal media collection. Guess that makes us the hardest working app in show business. + +On YAMS, Plex is one of the most important parts: Plex is going to be your "Netflix", "Hulu" or "Amazon Prime". This means you'll be able to stream your TV shows and movies to any device using Plex. + +## First steps + +To start, you need to allow your IP range to access the Plex setup. In your server, first stop YAMS. + +```bash +$ yams stop +``` + +Now, go to your Plex config in YAMS. For the purposes of this tutorial, I'm asuming your install location is `/opt/yams`. + +```bash +$ cd /opt/yams/config/plex/Library/Application\ Support/Plex\ Media\ Server/ +``` + +Inside that folder, open `Preferences.xml`. + +```bash +/opt/yams/config/plex/Library/Application Support/Plex Media Server$ vim Preferences.xml +``` +(you don't have to use `vim`, you can use `nano` if you want to). + +On the `Preferences.xml` file, add the following **after** the `