You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,9 +69,9 @@ Webui can be found at `<your-ip>:32400/web`
69
69
70
70
Valid settings for VERSION are:-
71
71
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
-
+**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.
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
+
+**`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.
0 commit comments