Skip to content

Commit c7b5488

Browse files
committed
edits to README
1 parent 5f48db7 commit c7b5488

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,15 @@ In this instance `PUID=1001` and `PGID=1001`. To find yours use `id user` as bel
6666
Webui can be found at `<your-ip>:32400/web`
6767

6868
** Note about updates, if there is no value set for the VERSION variable, then no updates will take place.**
69+
** For new users, no updates will take place on the first run of the container as there is no preferences file to read your token from., to update, restart the docker after logging in through the webui**
6970

7071
Valid settings for VERSION are:-
7172

72-
+ **`latest`**: will update plex to the latest version available that you are entitled to. `NOTE YOU CANNOT UPDATE TO A PLEXPASS ONLY VERSION IF YOU DO NOT HAVE PLEXPASS`
73+
`NOTE YOU CANNOT UPDATE TO A PLEXPASS ONLY VERSION IF YOU DO NOT HAVE PLEXPASS`
74+
75+
+ **`latest`**: will update plex to the latest version available that you are entitled to.
7376
+ **`public`**: will update plexpass users to the latest public version, useful for plexpass users that don't want to be on the bleeding edge, but still want the latest public updates.
74-
+ **`<specific-version>`**: will select a specific version of plex to install, note you cannot use this to access plexpass versions, if you do not have plexpass.
77+
+ **`<specific-version>`**: will select a specific version (eg 0.9.12.4.1192-9a47d21) of plex to install, note you cannot use this to access plexpass versions, if you do not have plexpass.
7578

7679
## Info
7780

0 commit comments

Comments
 (0)