Plex Media Server Automatic Update Ubuntu

Server Version#: 1.16.5.1554
Ubuntu Version#: Ubuntu 18.04.3 LTS

Hi Plex users!

How can I achieve “automatic” update of PMS from the Web UI?
Currently I have a notification for a new version available with a clickable link for manual install (ie downloading the deb)

Thanks for your help!

@evob

The link below explains the process for the stable branch.

https://support.plex.tv/articles/235974187-enable-repository-updating-for-supported-linux-server-distributions/

No auto updates (at least officially, I haven’t bothered with scripts) for beta branch, due to UIDs involved.

Thank you!

I implemented successfully the update through the repo. and it’s much easier.

But how do I update from Web interface?

You can’t.

@evob ugh, sorry. I read for crap apparently.

To my knowledge, there isn’t any way to, at least in any official way.

PMS is not updateable through the GUI on Linux because of default Linux security.

On Linux, Plex is a regular user. Only the super user (root) can update software.
The architecture and software privilege walls in Linux are absolute.

While you can not update through the web UI it’s a simple thing to get automated updates.
See: https://github.com/mrworf/plexupdate

Thanks all for your answer.

I will stick to manual install with official repository. It’s easier enough to not bother automating.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.