Skip to content

Instantly share code, notes, and snippets.

@butageek
Last active November 15, 2022 04:28
Show Gist options
  • Save butageek/eabee7329d41040fee566dfcabbeead9 to your computer and use it in GitHub Desktop.
Save butageek/eabee7329d41040fee566dfcabbeead9 to your computer and use it in GitHub Desktop.
Update Plex on TrueNAS manually

Open the Plex shell in Jails and run following command

fetch --no-verify-peer -o PMS_Updater.sh https://raw.githubusercontent.com/mstinaff/PMS_Updater/master/PMS_Updater.sh
chmod 755 PMS_Updater.sh
./PMS_Updater.sh -a -v
@sbs0518
Copy link

sbs0518 commented Feb 2, 2022

This was SUPER helpful in keeping Plex updated outside of the TrueNAS update cycle. TY for your hard work.

@SunDancerGE
Copy link

Thank you, that saved me a lot of hassle

@MechWarriorZero
Copy link

did not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment