Server Version#: 1.15
I am wondering about how the docker version handles thread priority. I know that on a standard install, the plex server spawns different tasks with a lower niceness (>20 priority) depending on the task. I’ve seen 27, 35, etc…
Does the docker version of the plexmediaserver do this as well? Does --cap-add=SYS_NICE have to be added to the run string?