mirror of
https://github.com/linuxserver/cstate.git
synced 2026-01-20 20:12:05 +08:00
19 lines
3.9 KiB
XML
19 lines
3.9 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><link rel="alternate" type="text/html" href="https://info.linuxserver.io"/><title>plex on Info :: LinuxServer.io</title><link>https://info.linuxserver.io/affected/plex/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>2022-08-24T12:00:00+00:00</lastBuildDate><updated>2022-08-24T12:00:00+00:00</updated><atom:link href="https://info.linuxserver.io/affected/plex/index.xml" rel="self" type="application/rss+xml"/><item><title>Notification: Issues Following Plex Data Breach</title><link>https://info.linuxserver.io/issues/2022-08-24-plex/</link><pubDate>Wed, 24 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-24-plex/</guid><category/><description>If you have a Plex account (not via OIDC provider like Google/Facebook/Apple) you will have recieved an email from them notifying you of a recent data breach and advising you to reset your password and force a logout of all connected devices.
|
|
Many users have found that after following these steps their Plex server no longer displays any of their libraries and may show an error in the container logs:</description><content type="html"><p>If you have a Plex account (not via OIDC provider like Google/Facebook/Apple) you will have recieved an email from them notifying you of a recent data breach and advising you to reset your password and force a logout of all connected devices.</p>
|
|
<p>Many users have found that after following these steps their Plex server no longer displays any of their libraries and may show an error in the container logs:</p>
|
|
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-text" data-lang="text">#####################################################
|
|
# Login via the webui at http://&lt;ip&gt;:32400/web #
|
|
# and restart the docker, because there was no #
|
|
# plex token found in the preference file #
|
|
#####################################################
|
|
</code></pre></div><p>To resolve this issue, stop the container, edit <code>/config/Library/Application Support/Plex Media Server/Preferences.xml</code> and delete the following values if they&rsquo;re present:</p>
|
|
<ul>
|
|
<li>PlexOnlineUserName</li>
|
|
<li>PlexOnlineToken</li>
|
|
<li>PlexOnlineEmail</li>
|
|
<li>PlexOnlineHome</li>
|
|
</ul>
|
|
<p>Then follow the <a href="https://github.com/linuxserver/docker-plex#parameters">claim process</a> to add a claim token env and recreate the container.</p>
|
|
<p>You will also need to reauthorise any 3rd party applications, such as Tautulli &amp; Plex Meta Manager.</p></content></item><item><title>New Container: Plex</title><link>https://info.linuxserver.io/issues/2015-07-03-plex/</link><pubDate>Fri, 03 Jul 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-07-03-plex/</guid><category/><description>We have released a new container for Plex!
|
|
Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone Plex Media Server. has always been a top priority. Straightforward design and bulk actions mean getting things done faster.</description><content type="html"><p>We have released a new container for <a href="https://github.com/linuxserver/docker-plex">Plex</a>!</p>
|
|
<p><a href="https://plex.tv">Plex</a> organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone Plex Media Server. has always been a top priority. Straightforward design and bulk actions mean getting things done faster.</p></content></item></channel></rss> |