You will find that there will Plex updates periodically and therefore you want to update your Plex software. QuickBox makes it really simple and easy to update Plex. Just follow the instructions below.
Update Plex via CLI
- SSH into your Server
- Type in
sudo su -
followed by hitting enter on your keyboard - Now that your bash environment is elevated you can type the command:
qb update plex <username>
- You will then be asked for your Plex Email Address and Password. These details are NOT shared outside of the Plex update system.
If you are using 2FA on your plex account, you can add your 2FA code on the field provided during update. If you are not using 2FA, you can simply leave this field blank. - Wait until Plex has been updated and you’ll be on the latest version.
To check you have successfully updated Plex
- Log into the Plex Web App (https://app.plex.tv/desktop)
- Click on Settings in the top right hand corner
- In the side bar on the left hand side, click on General under Settings
- It will tell you your version number on that page and whether you are using the most up-to-date version.