PMS on Docker PlexPass question

Hi there,

I plan for the first time to run Plex on Docker and test it in terms of performance, etc, however something I’ve noticed is that the “plexpass” tag seems to be greatly out of date.
Looking at Docker Hub, at this point in time, “plexpass” was updated 3 months ago! So most likely still on 1.18.5 while we are already on 1.19.3

As such my question is, to someone that wants to have Plex Server updated on the latest version on a easy way and have all the PlexPass features, is the “latest” tag better?
Will it contain the Plexpass features too?

Thank you

If you use the plexpass tag, afaik it will check and download the latest version when you restart the container.

(ok, on my synology nas I need to clear the settings)

Tags

In addition to the standard version and latest tags, two other tags exist: beta and public . These two images behave differently than your typical containers. These two images do not have any Plex Media Server binary installed. Instead, when these containers are run, they will perform an update check and fetch the latest version, install it, and then continue execution. They also run the update check whenever the container is restarted. To update the version in the container, simply stop the container and start container again when you have a network connection. The startup script will automatically fetch the appropriate version and install it before starting the Plex Media Server.

The public restricts this check to public versions only where as beta will fetch beta versions. If the server is not logged in or you do not have Plex Pass on your account, the beta tagged images will be restricted to publicly available versions only.

TLDR;: simply use beta tag (not plexpass), stop the container, start the container → running the latest version

Thanks, that was it.

Just started a container with the “plexpass” tag and did just that.

Leaving the log here just reference of someone else in the future:

Plex Media Server first run setup complete
[cont-init.d] 40-plex-first-run: exited 0.
[cont-init.d] 45-plex-hw-transcode-and-connected-tuner: executing... 
[cont-init.d] 45-plex-hw-transcode-and-connected-tuner: exited 0.
[cont-init.d] 50-plex-update: executing... 
Attempting to upgrade to: 1.19.3.2764-ef515a800
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   190    0   190    0     0    485      0 --:--:-- --:--:-- --:--:--   485
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 69 86.9M   69 60.7M    0     0  38.4M      0  0:00:02  0:00:01  0:00:01 61.1M
100 86.9M  100 86.9M    0     0  44.8M      0  0:00:01  0:00:01 --:--:-- 64.4M
Selecting previously unselected package plexmediaserver.
(Reading database ... 7569 files and directories currently installed.)
Preparing to unpack /tmp/plexmediaserver.deb ...
PlexMediaServer install: Pre-installation Validation.
PlexMediaServer install: Docker detected.  Preinstallation validation not required.
Unpacking plexmediaserver (1.19.3.2764-ef515a800) ...
Setting up plexmediaserver (1.19.3.2764-ef515a800) ...
PlexMediaServer install: Docker detected. Postinstallation tasks not required. Continuing.
Processing triggers for libc-bin (2.23-0ubuntu11) ...
[cont-init.d] 50-plex-update: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
Starting Plex Media Server.
1 Like

The suggestion here:

was to use the plexpass tag,.

Could I ask what the difference is between the beta and plexpass tags ?

Dunno, both work just fine. PMS updates itself when restarting the container with both.
Plexpass is the old version of beta I guess.

Hi, take a look over here… I’ve been using this for my Plex servers with zero issues so far (about six months or so)

Different names for the same thing. beta is much more descriptive of what the container is and the plexpass tag is only kept up for those who used the old tag name.

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