{
  "created": "2020-01-26T15:31:20Z",
  "hierarchy": [
    {
      "name": "ROOT",
      "type": "folder",
      "uri": "/ROOT"
    },
    {
      "name": "Plex Media Server Notes",
      "type": "article",
      "uri": "Plex_Media_Server_Notes"
    }
  ],
  "html": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"UTF-8\"/>\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/>\n    <meta property=\"og:image\" content=\"/img/logo512.png\"/>\n    <meta property=\"og:site_name\" content=\"Nikhil's Personal Wiki\"/>\n    <link rel=\"og:image\" href=\"/img/logo512.png\"/>\n    <link rel=\"icon\" href=\"/img/favicon.png\"/>\n    <link rel=\"apple-touch-icon\" href=\"/img/logo192.png\"/>\n    <link rel=\"stylesheet\" href=\"/css/styles.css\"/>\n    <link rel=\"stylesheet\" href=\"/css/highlight.css\"/>\n    <title>Plex Media Server Notes &ndash; Nikhil's Personal Wiki</title>\n    <script type=\"text/javascript\" id=\"MathJax-script\" defer src=\"https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js\"></script>\n    <script defer data-domain=\"wiki.nikhil.io\" src=\"https://plausible.io/js/plausible.js\"></script>\n  </head>\n  <body>\n    <noscript>\n      👉 A few things won&#8217;t work if you have JavaScript disabled.\n    </noscript>\n    <div class=\"container article\">\n      <header>\n        <nav>\n          <ul>\n            <li>\n              <a href=\"/archive\"  title=\"Archive\">\n                <span>Archive</span>\n              </a>\n            </li>\n            <li>\n              <a href=\"/Home\"  title=\"Home\">\n                <span>Home</span>\n              </a>\n            </li>\n            <li>\n              <a href=\"/random\"  title=\"See a random article\">\n                <span>Random</span>\n              </a>\n            </li>\n            \n            \n              \n                <li>\n                  <a href=\"/Plex_Media_Server_Notes/raw.txt\"  title=\"View Source\">\n                    <span>Raw</span>\n                  </a>\n                </li>\n              \n              \n            \n            \n            \n            \n              \n                <li>\n                  <a href=\"/Plex_Media_Server_Notes/revisions\" >\n                    <span>Revisions</span>\n                  </a>\n                </li>\n              \n            \n            \n              \n                \n                  <li>\n                    <a href=\"/Plex_Media_Server_Notes/index.json\" title=\"View JSON Object\">\n                      <span>JSON</span>\n                    </a>\n                  </li>\n                \n              \n            \n          </ul>\n        </nav>\n      </header>\n      <main>\n        \n  <nav>\n  <ul>\n    \n      <li>\n        <a data-entity-type=\"folder\" href=\"/ROOT\" title=\"ROOT\">Root</a>\n      </li>\n    \n      <li>\n        <a data-entity-type=\"article\" href=\"/Plex_Media_Server_Notes\" title=\"Plex Media Server Notes\">Plex Media Server Notes</a>\n      </li>\n    \n    \n    \n    \n    \n  </ul>\n</nav>\n\n  <h1>Plex Media Server Notes\n    \n  </h1>\n  <h2>Installation</h2>\n<p>Did this in a FreeBSD jail for the FreeNAS plugin sucks.</p>\n<pre tabindex=\"0\" class=\"chroma\"><code><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># Get more current updates to PMS</span>\n</span></span><span class=\"line\"><span class=\"cl\">mkdir -p /usr/local/etc/pkg/repos\n</span></span><span class=\"line\"><span class=\"cl\">touch /usr/local/etc/pkg/repos/FreeBSD.conf\n</span></span></code></pre><p>Add this to <code>FreeBSD.conf</code></p>\n<pre><code>FreeBSD: {\n    url: &quot;pkg+http://pkg.FreeBSD.org/${ABI}/latest&quot;\n}\n</code></pre>\n<pre tabindex=\"0\" class=\"chroma\"><code><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># Update system and install Plex</span>\n</span></span><span class=\"line\"><span class=\"cl\">pkg update -f\n</span></span><span class=\"line\"><span class=\"cl\">pkg upgrade -f\n</span></span><span class=\"line\"><span class=\"cl\">pkg install plexmediaserver-plexpass\n</span></span><span class=\"line\"><span class=\"cl\">\n</span></span><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># Installed here (if you have a PlexPass)</span>\n</span></span><span class=\"line\"><span class=\"cl\">/usr/local/share/plexmediaserver-plexpass\n</span></span><span class=\"line\"><span class=\"cl\">\n</span></span><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># Enable at boot</span>\n</span></span><span class=\"line\"><span class=\"cl\">sysrc <span class=\"nv\">plexmediaserver_plexpass_enable</span><span class=\"o\">=</span>YES\n</span></span></code></pre><h2>Migration</h2>\n<p>Data is kept here</p>\n<pre tabindex=\"0\" class=\"chroma\"><code><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># FreeBSD</span>\n</span></span><span class=\"line\"><span class=\"cl\">/usr/local/plexdata-plexpass/Plex Media Server  \n</span></span><span class=\"line\"><span class=\"cl\">\n</span></span><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># Plex plugin</span>\n</span></span><span class=\"line\"><span class=\"cl\">/var/db/plexdata/Plex Media Server\n</span></span></code></pre><p>Sync that stuff to the new server before you start the Plex Daemon:</p>\n<pre tabindex=\"0\" class=\"chroma\"><code><span class=\"line\"><span class=\"cl\">service plexmediaserver_plexpass start\n</span></span></code></pre><p>Then go to the Plex Web UI</p>\n<ul>\n<li>Log out and log back in</li>\n<li>Settings -&gt; Manage -&gt; Troubleshooting: Clean Bundles, Empty Trash, Optimize Database</li>\n<li>Settings -&gt; Remote Access: Make sure the server&rsquo;s accessible outside the network</li>\n</ul>\n<h2>Downgrading</h2>\n<p>Had to downgrade from <code>v1.18.4.2171</code> to the last version that worked <code>v1.17.0.1709</code>. This was because I&rsquo;d keep seeing the wonderful &ldquo;<em>The transcoder exited due to an error</em>&rdquo; message only on my Samsung TV. Nothing in the logs (except for the fact that the newer version required a <code>/home/plex/transcode</code> which didn&rsquo;t exist; creating this folder didn&rsquo;t help.) Gave up trying to solve the problem.</p>\n<pre tabindex=\"0\" class=\"chroma\"><code><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># Stop Plex</span>\n</span></span><span class=\"line\"><span class=\"cl\">service plexmediaserver_plexpass stop\n</span></span><span class=\"line\"><span class=\"cl\">\n</span></span><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># Remove latest version</span>\n</span></span><span class=\"line\"><span class=\"cl\">pkg remove plexmediaserver-plexpass\n</span></span><span class=\"line\"><span class=\"cl\">\n</span></span><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># Add the last one that works</span>\n</span></span><span class=\"line\"><span class=\"cl\">pkg add /var/cache/pkg/plexmediaserver-plexpass-1.17.0.1709.txz\n</span></span><span class=\"line\"><span class=\"cl\">\n</span></span><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># Start Plex</span>\n</span></span><span class=\"line\"><span class=\"cl\">service plexmediaserver_plexpass start\n</span></span></code></pre><h2>References</h2>\n<ul>\n<li><a href=\"https://support.plex.tv/articles/202915258-where-is-the-plex-media-server-data-directory-located/\">Where is the Plex Media Server data directory located?</a></li>\n<li><a href=\"https://support.plex.tv/articles/201370363-move-an-install-to-another-system/\">Moving your Plex install to another system</a></li>\n</ul>\n\n\n      </main>\n      <footer>\n        <p>\n          \n        </p>\n        <ul>\n          \n  <li>2,043 bytes</li>\n  \n    <li>Created on Sunday, 26 January 2020 at 15:31 UTC</li>\n    <li>Modified on Thursday, 28 May 2026 at 13:06 UTC</li>\n    <br/>\n    <li>\n      <a\n        href=\"https://github.com/afreeorange/wiki.nikhil.io.articles/edit/master/Plex Media Server Notes.md\"\n        title=\"Edit this article\">Edit this article</a>\n    </li>\n  \n\n          <li>\n            <a href=\"https://github.com/afreeorange/bock\" title=\"View the project that generates this wiki on Github\">bock\n            5.3.0-beta</a>\n          </li>\n        </ul>\n      </footer>\n    </div>\n    \n    \n      <script type=\"text/javascript\">\n        /**\n         * Quick shortcut to take me to the search box which is 90% of how I navigate\n         * this wiki anyway.\n         */\n        document.body.addEventListener(\n          \"keypress\", (e) => e.key === \"f\"\n          ? window.location.assign(\"/archive\")\n          : null);\n        window.MathJax = {\n          tex: {\n            inlineMath: [\n              [\n                '$', '$'\n              ],\n              [\n                '\\\\(', '\\\\)'\n              ]\n            ]\n          },\n          svg: {\n            fontCache: 'global'\n          }\n        };\n      </script>\n    \n  </body>\n</html></head></html>\n",
  "id": "02b68491-9cf4-560b-900b-0aed2f1f90e9",
  "modified": "2026-05-28T13:06:21Z",
  "revisions": [
    {
      "authorEmail": "mail@nikhil.io",
      "authorName": "Nikhil Anand",
      "date": "2026-05-28T13:06:21Z",
      "id": "98ff8153d8603c4b89ecf562d3e97c67e61af0ae",
      "shortId": "98ff8153",
      "subject": "Formatting fixes -- Claude\n",
      "content": "## Installation\n\nDid this in a FreeBSD jail for the FreeNAS plugin sucks.\n\n```bash\n# Get more current updates to PMS\nmkdir -p /usr/local/etc/pkg/repos\ntouch /usr/local/etc/pkg/repos/FreeBSD.conf\n```\n\nAdd this to `FreeBSD.conf`\n\n```\nFreeBSD: {\n    url: \"pkg+http://pkg.FreeBSD.org/${ABI}/latest\"\n}\n```\n\n```bash\n# Update system and install Plex\npkg update -f\npkg upgrade -f\npkg install plexmediaserver-plexpass\n\n# Installed here (if you have a PlexPass)\n/usr/local/share/plexmediaserver-plexpass\n\n# Enable at boot\nsysrc plexmediaserver_plexpass_enable=YES\n```\n\n## Migration\n\nData is kept here\n\n```bash\n# FreeBSD\n/usr/local/plexdata-plexpass/Plex Media Server  \n\n# Plex plugin\n/var/db/plexdata/Plex Media Server\n```\n\nSync that stuff to the new server before you start the Plex Daemon:\n\n```bash\nservice plexmediaserver_plexpass start\n```\n\nThen go to the Plex Web UI\n\n* Log out and log back in\n* Settings -> Manage -> Troubleshooting: Clean Bundles, Empty Trash, Optimize Database\n* Settings -> Remote Access: Make sure the server's accessible outside the network\n\n## Downgrading\n\nHad to downgrade from `v1.18.4.2171` to the last version that worked `v1.17.0.1709`. This was because I'd keep seeing the wonderful \"_The transcoder exited due to an error_\" message only on my Samsung TV. Nothing in the logs (except for the fact that the newer version required a `/home/plex/transcode` which didn't exist; creating this folder didn't help.) Gave up trying to solve the problem.\n\n```bash\n# Stop Plex\nservice plexmediaserver_plexpass stop\n\n# Remove latest version\npkg remove plexmediaserver-plexpass\n\n# Add the last one that works\npkg add /var/cache/pkg/plexmediaserver-plexpass-1.17.0.1709.txz\n\n# Start Plex\nservice plexmediaserver_plexpass start\n```\n\n## References\n\n* [Where is the Plex Media Server data directory located?](https://support.plex.tv/articles/202915258-where-is-the-plex-media-server-data-directory-located/)\n* [Moving your Plex install to another system](https://support.plex.tv/articles/201370363-move-an-install-to-another-system/)\n"
    },
    {
      "authorEmail": "mail@nikhil.io",
      "authorName": "Nikhil Anand",
      "date": "2026-01-13T18:47:28Z",
      "id": "2436477560f26e23d00a24add1cbfeafdca4af78",
      "shortId": "24364775",
      "subject": "No compression\n",
      "content": "Installation\n------------\n\nDid this in a FreeBSD jail for the FreeNAS plugin sucks.\n\n```bash\n# Get more current updates to PMS\nmkdir -p /usr/local/etc/pkg/repos\ntouch /usr/local/etc/pkg/repos/FreeBSD.conf\n```\n\nAdd this to `FreeBSD.conf`\n\n```\nFreeBSD: {\n    url: \"pkg+http://pkg.FreeBSD.org/${ABI}/latest\"\n}\n```\n\n```bash\n# Update system and install Plex\npkg update -f\npkg upgrade -f\npkg install plexmediaserver-plexpass\n\n# Installed here (if you have a PlexPass)\n/usr/local/share/plexmediaserver-plexpass\n\n# Enable at boot\nsysrc plexmediaserver_plexpass_enable=YES\n```\n\nMigration\n---------\n\nData is kept here\n\n```bash\n# FreeBSD\n/usr/local/plexdata-plexpass/Plex Media Server  \n\n# Plex plugin\n/var/db/plexdata/Plex Media Server\n```\n\nSync that stuff to the new server before you start the Plex Daemon:\n\n```bash\nservice plexmediaserver_plexpass start\n```\n\nThen go to the Plex Web UI\n\n* Log out and log back in\n* Settings -> Manage -> Troubleshooting: Clean Bundles, Empty Trash, Optimize Database\n* Settings -> Remote Access: Make sure the server's accessible outside the network\n\nDowngrading\n-----------\n\nHad to downgrade from `v1.18.4.2171` to the last version that worked `v1.17.0.1709`. This was because I'd keep seeing the wonderful \"_The transcoder exited due to an error_\" message only on my Samsung TV. Nothing in the logs (except for the fact that the newer version required a `/home/plex/transcode` which didn't exist; creating this folder didn't help.) Gave up trying to solve the problem.\n\n```bash\n# Stop Plex\nservice plexmediaserver_plexpass stop\n\n# Remove latest version\npkg remove plexmediaserver-plexpass\n\n# Add the last one that works\npkg add /var/cache/pkg/plexmediaserver-plexpass-1.17.0.1709.txz\n\n# Start Plex\nservice plexmediaserver_plexpass start\n```\n\nReferences\n----------\n\n* [Where is the Plex Media Server data directory located?](https://support.plex.tv/articles/202915258-where-is-the-plex-media-server-data-directory-located/)\n* [Moving your Plex install to another system](https://support.plex.tv/articles/201370363-move-an-install-to-another-system/)\n"
    },
    {
      "authorEmail": "mail@nikhil.io",
      "authorName": "Nikhil Anand",
      "date": "2021-12-13T00:49:34Z",
      "id": "110e4cd365101a7ae9c7ec31cee6a1d4a7be7a69",
      "shortId": "110e4cd3",
      "subject": "Update Plex Media Server Notes.md\n",
      "content": "Installation\n------------\n\nDid this in a FreeBSD jail for the FreeNAS plugin sucks.\n\n```bash\n# Get more current updates to PMS\nmkdir -p /usr/local/etc/pkg/repos\ntouch /usr/local/etc/pkg/repos/FreeBSD.conf\n```\n\nAdd this to `FreeBSD.conf`\n\n```\nFreeBSD: {\n    url: \"pkg+http://pkg.FreeBSD.org/${ABI}/latest\"\n}\n```\n\n```bash\n# Update system and install Plex\npkg update -f\npkg upgrade -f\npkg install plexmediaserver-plexpass\n\n# Installed here (if you have a PlexPass)\n/usr/local/share/plexmediaserver-plexpass\n\n# Enable at boot\nsysrc plexmediaserver_plexpass_enable=YES\n```\n\nMigration\n---------\n\nData is kept here\n\n```bash\n# FreeBSD\n/usr/local/plexdata-plexpass/Plex Media Server  \n\n# Plex plugin\n/var/db/plexdata/Plex Media Server\n```\n\nSync that stuff to the new server before you start the Plex Daemon:\n\n```bash\nservice plexmediaserver_plexpass start\n```\n\nThen go to the Plex Web UI\n\n* Log out and log back in\n* Settings -> Manage -> Troubleshooting: Clean Bundles, Empty Trash, Optimize Database\n* Settings -> Remote Access: Make sure the server's accessible outside the network\n\nDowngrading\n-----------\n\nHad to downgrade from `v1.18.4.2171` to the last version that worked `v1.17.0.1709`. This was because I'd keep seeing the wonderful \"_The transcoder exited due to an error_\" message only on my Samsung TV. Nothing in the logs (except for the fact that the newer version required a `/home/plex/transcode` which didn't exist; creating this folder didn't help.) Gave up trying to solve the problem.\n\n```bash\n# Stop Plex\nservice plexmediaserver_plexpass stop\n\n# Remove latest version\npkg remove plexmediaserver-plexpass\n\n# Add the last one that works\npkg add /var/cache/pkg/plexmediaserver-plexpass-1.17.0.1709.txz\n\n# Start Plex\nservice plexmediaserver_plexpass start\n```\n\nReferences\n----------\n\n* [Where is the Plex Media Server data directory located?](https://support.plex.tv/articles/202915258-where-is-the-plex-media-server-data-directory-located/)\n* [Moving your Plex install to another system](https://support.plex.tv/articles/201370363-move-an-install-to-another-system/)\n"
    },
    {
      "authorEmail": "anand.nikhil@gmail.com",
      "authorName": "Nikhil Anand",
      "date": "2021-11-18T16:59:35Z",
      "id": "ce77eeeb7d4e1f4ed34c8970cbc0576cbbe4338f",
      "shortId": "ce77eeeb",
      "subject": "Add .circleci/config.yml\n",
      "content": "Installation\n------------\n\nDid this in a FreeBSD jail for the FreeNAS plugin sucks.\n\n```bash\n# Get more current updates to PMS\nmkdir -p /usr/local/etc/pkg/repos\ntouch /usr/local/etc/pkg/repos/FreeBSD.conf\n```\n\nAdd this to `FreeBSD.conf`\n\n```\nFreeBSD: {\n    url: \"pkg+http://pkg.FreeBSD.org/${ABI}/latest\"\n}\n```\n\n```bash\n# Update system and install Plex\npkg update -f\npkg upgrade -f\npkg install plexmediaserver-plexpass\n\n# Installed here (if you have a PlexPass)\n/usr/local/share/plexmediaserver-plexpass\n\n# Enable at boot\nsysrc plexmediaserver_plexpass_enable=YES\n```\n\nMigration\n---------\n\nData is kept here\n\n```bash\n# FreeBSD\n/usr/local/plexdata-plexpass/Plex Media Server\n\n# Plex plugin\n/var/db/plexdata/Plex Media Server\n```\n\nSync that stuff to the new server before you start the Plex Daemon:\n\n```bash\nservice plexmediaserver_plexpass start\n```\n\nThen\n\n* Log out and log back in\n* Clean Bundles, Empty Trash, Optimize Database\n* Make sure the server's accessible outside the network\n* Make sure Plex comes up when you reboot\n\nDowngrading\n-----------\n\nHad to downgrade from `v1.18.4.2171` to the last version that worked `v1.17.0.1709`. This was because I'd keep seeing the wonderful \"_The transcoder exited due to an error_\" message only on my Samsung TV. Nothing in the logs (except for the fact that the newer version required a `/home/plex/transcode` which didn't exist; creating this folder didn't help.) Gave up trying to solve the problem.\n\n```bash\n# Stop Plex\nservice plexmediaserver_plexpass stop\n\n# Remove latest version\npkg remove plexmediaserver-plexpass\n\n# Add the last one that works\npkg add /var/cache/pkg/plexmediaserver-plexpass-1.17.0.1709.txz\n\n# Start Plex\nservice plexmediaserver_plexpass start\n```\n\nReferences\n----------\n\n* [Where is the Plex Media Server data directory located?](https://support.plex.tv/articles/202915258-where-is-the-plex-media-server-data-directory-located/)\n* [Moving your Plex install to another system](https://support.plex.tv/articles/201370363-move-an-install-to-another-system/)\n"
    },
    {
      "authorEmail": "mail@nikhil.io",
      "authorName": "Nikhil Anand",
      "date": "2020-01-26T15:31:20Z",
      "id": "d76160c221ebda1e0cdc63100f1109a6701a7a81",
      "shortId": "d76160c2",
      "subject": "Lol\n",
      "content": "Installation\n------------\n\nDid this in a FreeBSD jail for the FreeNAS plugin sucks.\n\n```bash\n# Get more current updates to PMS\nmkdir -p /usr/local/etc/pkg/repos\ntouch /usr/local/etc/pkg/repos/FreeBSD.conf\n```\n\nAdd this to `FreeBSD.conf`\n\n```\nFreeBSD: {\n    url: \"pkg+http://pkg.FreeBSD.org/${ABI}/latest\"\n}\n```\n\n```bash\n# Update system and install Plex\npkg update -f\npkg upgrade -f\npkg install plexmediaserver-plexpass\n\n# Installed here (if you have a PlexPass)\n/usr/local/share/plexmediaserver-plexpass\n\n# Enable at boot\nsysrc plexmediaserver_plexpass_enable=YES\n```\n\nMigration\n---------\n\nData is kept here\n\n```bash\n# FreeBSD\n/usr/local/plexdata-plexpass/Plex Media Server\n\n# Plex plugin\n/var/db/plexdata/Plex Media Server\n```\n\nSync that stuff to the new server before you start the Plex Daemon:\n\n```bash\nservice plexmediaserver_plexpass start\n```\n\nThen\n\n* Log out and log back in\n* Clean Bundles, Empty Trash, Optimize Database\n* Make sure the server's accessible outside the network\n* Make sure Plex comes up when you reboot\n\nDowngrading\n-----------\n\nHad to downgrade from `v1.18.4.2171` to the last version that worked `v1.17.0.1709`. This was because I'd keep seeing the wonderful \"_The transcoder exited due to an error_\" message only on my Samsung TV. Nothing in the logs (except for the fact that the newer version required a `/home/plex/transcode` which didn't exist; creating this folder didn't help.) Gave up trying to solve the problem.\n\n```bash\n# Stop Plex\nservice plexmediaserver_plexpass stop\n\n# Remove latest version\npkg remove plexmediaserver-plexpass\n\n# Add the last one that works\npkg add /var/cache/pkg/plexmediaserver-plexpass-1.17.0.1709.txz\n\n# Start Plex\nservice plexmediaserver_plexpass start\n```\n\nReferences\n----------\n\n* [Where is the Plex Media Server data directory located?](https://support.plex.tv/articles/202915258-where-is-the-plex-media-server-data-directory-located/)\n* [Moving your Plex install to another system](https://support.plex.tv/articles/201370363-move-an-install-to-another-system/)\n"
    }
  ],
  "sizeInBytes": 2043,
  "source": "## Installation\n\nDid this in a FreeBSD jail for the FreeNAS plugin sucks.\n\n```bash\n# Get more current updates to PMS\nmkdir -p /usr/local/etc/pkg/repos\ntouch /usr/local/etc/pkg/repos/FreeBSD.conf\n```\n\nAdd this to `FreeBSD.conf`\n\n```\nFreeBSD: {\n    url: \"pkg+http://pkg.FreeBSD.org/${ABI}/latest\"\n}\n```\n\n```bash\n# Update system and install Plex\npkg update -f\npkg upgrade -f\npkg install plexmediaserver-plexpass\n\n# Installed here (if you have a PlexPass)\n/usr/local/share/plexmediaserver-plexpass\n\n# Enable at boot\nsysrc plexmediaserver_plexpass_enable=YES\n```\n\n## Migration\n\nData is kept here\n\n```bash\n# FreeBSD\n/usr/local/plexdata-plexpass/Plex Media Server  \n\n# Plex plugin\n/var/db/plexdata/Plex Media Server\n```\n\nSync that stuff to the new server before you start the Plex Daemon:\n\n```bash\nservice plexmediaserver_plexpass start\n```\n\nThen go to the Plex Web UI\n\n* Log out and log back in\n* Settings -> Manage -> Troubleshooting: Clean Bundles, Empty Trash, Optimize Database\n* Settings -> Remote Access: Make sure the server's accessible outside the network\n\n## Downgrading\n\nHad to downgrade from `v1.18.4.2171` to the last version that worked `v1.17.0.1709`. This was because I'd keep seeing the wonderful \"_The transcoder exited due to an error_\" message only on my Samsung TV. Nothing in the logs (except for the fact that the newer version required a `/home/plex/transcode` which didn't exist; creating this folder didn't help.) Gave up trying to solve the problem.\n\n```bash\n# Stop Plex\nservice plexmediaserver_plexpass stop\n\n# Remove latest version\npkg remove plexmediaserver-plexpass\n\n# Add the last one that works\npkg add /var/cache/pkg/plexmediaserver-plexpass-1.17.0.1709.txz\n\n# Start Plex\nservice plexmediaserver_plexpass start\n```\n\n## References\n\n* [Where is the Plex Media Server data directory located?](https://support.plex.tv/articles/202915258-where-is-the-plex-media-server-data-directory-located/)\n* [Moving your Plex install to another system](https://support.plex.tv/articles/201370363-move-an-install-to-another-system/)\n",
  "title": "Plex Media Server Notes",
  "untracked": false,
  "uri": "/Plex_Media_Server_Notes",
  "relativePath": "Plex Media Server Notes.md"
}
