From 85761b969cad48064710cc47cb5d5590a5678c9a Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 15 Feb 2019 12:00:13 -0500 Subject: [PATCH] Bot Updating Templated Files --- images/docker-plex.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-plex.md b/images/docker-plex.md index 040b77cf9..01d08de7f 100755 --- a/images/docker-plex.md +++ b/images/docker-plex.md @@ -150,7 +150,7 @@ Webui can be found at `:32400/web` Valid settings for VERSION are:- -`IMPORTANT NOTE:- YOU CANNOT UPDATE TO A PLEXPASS ONLY VERSION IF YOU DO NOT HAVE PLEXPASS` +`IMPORTANT NOTE:- YOU CANNOT UPDATE TO A PLEXPASS ONLY (BETA) VERSION IF YOU ARE NOT LOGGED IN WITH A PLEXPASS ACCOUNT` + **`docker`**: Let Docker handle the Plex Version, we keep our Dockerhub Endpoint up to date with the latest public builds. This is the same as leaving this setting out of your create command. + **`latest`**: will update plex to the latest version available that you are entitled to. @@ -184,6 +184,7 @@ We automatically add the necessary environment variable that will utilise all th ## Versions +* **15.02.19:** - Clean up plex pid after unclean stop. * **11.02.19:** - Fix nvidia variables, add device variables. * **16.01.19:** - Add pipeline logic, multi arch, and HW transcoding configuration; remove avahi service. * **07.09.18:** - Rebase to ubuntu bionic, add udev package.