4,461
edits
mNo edit summary |
Plex Media Player |
||
Line 1: | Line 1: | ||
== Upgrading Plex Media Server on CentOS | = Plex Media Player = | ||
{{Template:testedon|2020-03-17|Windows 10 v1909 build 18363.720, Plex Media Player 1.18.8.2527}} | |||
Make the title bar reappear again. | |||
On Windows: <code>C:\Users\USERNAME\AppData\Local\PlexMediaServer</code> on Windows | |||
On OS X: <code>~/Library/Application Support/Plex Media Player/</code> | |||
On RPi2/OpenELEC: <code>/storage/.local/share/plexmediaserver/</code> | |||
in <code>plexmediaplayer.conf</code> set fullscreen to false. | |||
<source lang="json"> | |||
... | |||
"fullscreen": false | |||
... | |||
</source> | |||
= Upgrading Plex Media Server on CentOS = | |||
{{Template:testedon|2019-07-05|CentOS 7.6.1810}} | {{Template:testedon|2019-07-05|CentOS 7.6.1810}} |