Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Plex Container Crash-Loop on Fresh Install - 500 Error on Claim (Exhaustive Troubleshooting Inside)

Featured Replies

I'm hoping someone can help me with a very stubborn issue. I've been trying to set up a binhex-plexpass Docker container on a fresh Unraid server, and I'm stuck in a loop that I can't seem to break. I've spent days on this and have ruled out what feels like everything.

TL;DR: A brand new binhex-plexpass container immediately enters a crash-loop on first start. Any attempt to claim the server (either via the web setup or a PLEX_CLAIM token) fails because the main Plex process is not running correctly. The container log ultimately shows the claim script receiving a 500 Internal Server Error. This happens on a completely pristine system, even immediately after recreating the Docker vDisk and wiping appdata. A 22-hour Memtest has passed with zero errors. Diagnostics file is attached.

## The Problem in Detail

When I start a brand new binhex-plexpass container with a fresh, empty appdata folder, the Plex server process seems to crash instantly.

  • If I try to claim it manually via http://[SERVER_IP]:32400, the setup wizard will start, but after I name the server, I get the red error bars: "There was a problem claiming the server" and "There was a problem signing in to Plex."

  • If I use a PLEX_CLAIM token, the container log shows the start-script failing and the claim-script eventually receiving a 500 Internal Server Error, indicating it can't communicate with the crashed local server process.

This happens before I have even added a single media library. The core server process is failing at the most basic level.

## My System

  • Unraid OS: 6.12.24-Unraid

  • Docker Image: binhex/arch-plexpass

  • Hardware:

    • RAM: Passed a 22-hour Memtest86+ run with zero errors.

    • appdata share is currently running on the main array (to rule out a faulty cache drive).

## What I Have Already Tried (Troubleshooting Steps)

I have systematically ruled out every common cause I can think of.

Network Troubleshooting

  • Internet Connectivity: Confirmed the server has full outbound internet access using curl -v https://plex.tv. The connection is successful.

  • DNS: Ruled out local DNS issues by setting the server to use 8.8.8.8 and 1.1.1.1.

  • Double NAT: Confirmed there is no Double NAT (router's WAN IP matches public IP).

  • Port Forwarding / ISP Blocking: Successfully enabled remote access on a custom port (32500), confirming the ISP is not blocking traffic and that port forwarding works (when the server is stable enough to test it).

Plex & Docker Application Troubleshooting

  • Multiple appdata Wipes: I have completely deleted the /appdata/binhex-plexpass folder more than five times to start fresh.

  • Claiming Methods: The failure occurs with both the manual web setup and the PLEX_CLAIM token method.

  • Plex Account: Removed all old/duplicate server entries from "Authorized Devices" on my plex.tv account.

  • Docker Image Refresh: Forced a complete re-download of the binhex-plexpass image.

  • Folder Structure: Corrected a nested media folder structure issue (this was a separate problem, but has been fixed).

Unraid System & Hardware Troubleshooting

  • Docker vDisk Re-creation: This was the "nuclear option." I stopped the Docker service, deleted the docker.img vDisk file, and had Unraid create a brand new, 20GB vDisk from scratch. The 500 Internal Server Error returned on the very first container I installed.

  • RAM Test: Ran a full 22-hour Memtest86+ which passed with zero errors.

  • Cache Drive Test: To rule out a faulty cache drive, I moved the entire appdata share to the main array. The crash-loop and 500 error still occur even when Plex is running entirely from the array.

## Current Status & The Ask

After all of this, the problem remains identical. The log from a brand new container (on a new Docker vDisk, with a new appdata folder) shows the start-script exiting and the claim failing with a 500 error. Here's a key snippet from the latest log:

Plex Media Server is already running. Will not start...
exited: start-script (exit status 1; not expected)
...
[info] Claim response received:
<html><head><title>Internal Server Error</title></head><body><h1>500 Internal Server Error</h1></body></html>

I have exhausted every possible software, configuration, and common hardware fix. The issue appears to be at a very low level, specific to my server, that is causing the Plex process to crash instantly.

Could someone please take a look at the attached diagnostics file? I'm hoping to find a kernel error, a persistent filesystem issue, or a hardware conflict that could explain this behavior.

Thank you in advance for your time and expertise.

assphaceserver-diagnostics-20251008-2210.zip

Solved by bmartino1

  • Community Expert

try using plex offical or using plex via linux server.

I've personly have had issus with binhex-plexpass and don't like the docker nor its setup...

again use plex offical:
image.png

docker by plex inc that was esetal copied and mainteinted via plex.

or use a trusted docker maker and maintainer like linux io linux server:
image.png

if your starting over... I recommend Linux server as they seem to be faster at security and plex updates...

  • Community Expert

since your reusing docker data it apears that your plex config the xml may need edited to use the new claim key.

removing the docker doen't destory the appdata folder that is reused... you need to delete the old plex database the xml config location...

due to the recent security breach:

https://forums.unraid.net/topic/193388-attention-all-plex-users/#findComment-1579965

you will either need to start fresh or delete the appdata folder out right. gien the eror

quote:

The log from a brand new container (on a new Docker vDisk, with a new appdata folder) shows the start-script exiting and the claim failing with a 500 error. Here's a key snippet from the latest log...

or change the appdata path if you don't want to delete it. as your not starting new/fresh.

  • Author
1 hour ago, bmartino1 said:

since your reusing docker data it apears that your plex config the xml may need edited to use the new claim key.

removing the docker doen't destory the appdata folder that is reused... you need to delete the old plex database the xml config location...

due to the recent security breach:

https://forums.unraid.net/topic/193388-attention-all-plex-users/#findComment-1579965

you will either need to start fresh or delete the appdata folder out right. gien the eror

quote:

The log from a brand new container (on a new Docker vDisk, with a new appdata folder) shows the start-script exiting and the claim failing with a 500 error. Here's a key snippet from the latest log...

or change the appdata path if you don't want to delete it. as your not start

I should probably have mentioned that I tried the plexinc and the linuxserver as well. In all cases, I have completely deleted the folder in appdata, which would include all files and Preferences.xml.

Is that what you were referring to?

  • Community Expert

ok with the deletion of the appdata folder. I would start fresh fresh and delte your template and do a docker clean up to remove any bad images.

go to add container:

image.png

select anything tha has plex:
image.png

and hit the X at the top right to delete the tempalte:

image.png

then run this script to clean up and doker image

https://forums.unraid.net/topic/178033-bmartino1-user-scripts/#findComment-1478647

then lets start fresh

so no appdata plex folder. no exisitng plex templates (templates can change...) no pre exsiitng dockers and images...

Then we will install

image.png

image.png

advance togle

we are going to add and do some things...
(Linux Server also gives us the abilty to side load with docker mods to add pacakges to test if issues occur..)

double check the repository:
image.png

while on the tempalte. open a web ui

image.png

pree pull the docker image.

docker pull linuxserver/plex

image.png

close the termainl...
This is to make sure docker adn docker comunication and image pulls are working... and to make the template install form fresh

under more setting chnage 99 and 100 to 0
image.png

99 -nobody user

100- users group

0- root

we want root to access files (this is a side permission fix.

you may have bad unraid/docekr folder permissions.

docker safe permision tools under settings
chmod 777 -R && chown nobody:users -R

open web terminal and make sure the paths are empty
image.png

This way we know before the docker is run that there is a empty path made and used by the unraid tempate and docker for the plex configimage.png

this is where the plex database and xml configuration will latter exist.

add your plex avilable medai...

Depending on how you handle you movies/TV shows
I have a sinlge folder with TV shows, movies music etc.
image.png

latter in plex we will add a libray for movies/tv shows music... by going to /data/movies /tv / etc....etc..

image.png

start fresh fresh
https://plex.tv/claim
grab a new claim key

You may need to clear old plex servers form plex as well.
login to plex.tv
go to account settings
image.png

hit the red x to any and all auth devices to force a resing in and plex adation to your account.
example to look for:
image.png

this way plex api side is not the issues.

frinaly in teh extar parm add this line to make sure plex is internet reachable

--hostname plex --dns=8.8.8.8

image.png

we want a fresh plex image libray created with a fresh plex claim key and libray at a known path I use /data for continer and /mnt/user/media where my p[lex vidoes tvshows sit...

then we can look at g card addions one plex is operational.

so I would ask you to clear data and confirm with the web termal along the way before apply the plex template.

  • Author
3 hours ago, bmartino1 said:

under more setting chnage 99 and 100 to 0
image.png

99 -nobody user

100- users group

0- root

we want root to access files (this is a side permission fix.

you may have bad unraid/docekr folder permissions.

docker safe permision tools under settings
chmod 777 -R && chown nobody:users -R

open web terminal and make sure the paths are empty

First, thank you SO MUCH for taking the time to help me! I got as far as the docker safe permission tools. I was a bit confused so I paused. Before I commit, is this right? (images attached)

Screenshot 2025-10-09 at 10.23.51 PM.png

Screenshot 2025-10-09 at 10.30.48 PM.png

Screenshot 2025-10-09 at 10.34.12 PM.png

Screenshot 2025-10-09 at 10.34.24 PM.png

Screenshot 2025-10-09 at 10.35.42 PM.png

Screenshot 2025-10-09 at 10.36.33 PM.png

Screenshot 2025-10-09 at 10.38.20 PM.png

Screenshot 2025-10-09 at 10.40.16 PM.png

Screenshot 2025-10-09 at 10.42.23 PM.png

  • Community Expert

yes looks good so far
image pull is clean, we are using root for a side check with permission (unraid dockers run as user root. Dockers may have continer user ID whcih is why we set linux IO plex to use root as root launched...

user tempaltes are clear.

the extra parm using dns 8.8.8.8 as there have been some issues in the past with fresh plex and claiming this sets a public internet dns for use within the docker.
--dns=8.8.8.8
image.png

other then taht its double check that your plex.tv plex account has the old plex servers removed.

Edited by bmartino1

  • Community Expert

My only sugestins atm would be premake fodlers and set docker safe permissions:
The plex appdata config folder
mkdir -p /mnt/user/appdata/plex

Set docker safe permissions:

chmod 777 -R /mnt/user/appdata/plex

chmod 777 -R "/mnt/user/TV Shows"

chmod 777 -R /mnt/user/Media/Movies

chown nobody:users -R /mnt/user/appdata/plex

chown nobody:users -R "/mnt/user/TV Shows"

chown nobody:users -R /mnt/user/Media/Movies

  • Community Expert

this also tells me that we deleted the br0 default ipvlan/macvlan docker network
image.png

You may need to reboot unraid to have unraid recreate that network again. (as its best to let unraid manage that network.

since its custom eth0 this tells me that your network settings have bridge and bonding off.

  • Author
20 hours ago, bmartino1 said:

this also tells me that we deleted the br0 default ipvlan/macvlan docker network
image.png

You may need to reboot unraid to have unraid recreate that network again. (as its best to let unraid manage that network.

since its custom eth0 this tells me that your network settings have bridge and bonding off.

I mean... the log looks good, no? I successfully did the chmod permission thing. The only snag is that going to http://[IP]:32400/web/, the server setup doesn't show.

Screenshot 2025-10-10 at 11.00.18 PM.png

Screenshot 2025-10-10 at 10.52.04 PM.png

Screenshot 2025-10-10 at 10.50.10 PM.png

Screenshot 2025-10-10 at 10.49.16 PM.png

Screenshot 2025-10-10 at 10.31.35 PM.png

Screenshot 2025-10-10 at 11.04.47 PM.png

Screenshot 2025-10-10 at 11.04.28 PM.png

  • Author

Did the /data path too.

Screenshot 2025-10-10 at 11.11.08 PM.png

  • Community Expert

log looks good.

is ther a reason your using network mode host?
*Not a realy issues as you did hit a plex web UI...

as plex requires quite a few ports you should use bridge or custom eth0 set to a lan ip.
Plex claim may not be 100% but your in a good state atm.

linux server docker logs will not show you plex docker logs.
cd /mnt/user/appdata/plex/Library/Application\ Support/Plex\ Media\ Server/Logs/

image.png

finaly you need to console into the docker and run the command:

ONLY IF YOUR CLAIM DIDN"T WORK> IT APPEARS THT IT DID!

curl -X POST "http://localhost:32400/myplex/claim?token=YOUR_CLAIM_TOKEN_HERE"
curl -X POST "http://localhost:32400/myplex/claim?token=claim-Sq7ERseyTppMedyCszHN"

Shouldn't have to but as a precaustion due to recent plex breach...
Per redit:
https://www.reddit.com/r/PleX/comments/1nc6ox6/for_those_having_extreme_difficulty_reclaiming/

Will be a bit different. as we will be editing plex config on unraid host web ui but runnign commands in docker console to turn off plex.

To manually claim your Plex server, use the following steps:

  1. Stop the Plex Media server from running. keep the docker running we have to console into the docker and sopt plex.

  2. From the Plex advanced settings, delete the PlexOnlineToken value, and keep the name.

    1. cd /mnt/user/appdata/plex/Library/Application\ Support/Plex\ Media\ Server/

  3. Also from the hidden settings, copy the ProcessedMachineIdentifier value as it will be used to generate a claim token.

    1. nano Preferences.xml find the options Pelx Onlines adn other near the end of the long line of the file...

  4. Open a Web browser and log in with your Plex account. Go to plex.tv and login...

  5. After logging in, go to https://www.plex.tv/claim to generate a claim token. Copy this token.(reuse the one you have. or be quick the claim tokens don't last very long and you may need a different claim token...

  6. From a terminal window, run the following command:Replace {processed_machine_identifier} with the value from the ProcessedMachineIdentifier setting, and {claim_token} with the claim token from the Web page.curl -X POST -s -H "X-Plex-Client-Identifier: {processed_machine_identifier}" "https://plex.tv/api/claim/exchange?token={claim_token}"

  7. At the bottom of the response should be the following values:Each value will need to be copied into the Plex advanced settings with the following key names:

    • username

    • email

    • authentication-token

    • PlexOnlineMail: email

    • PlexOnlineUsername: username

    • PlexOnlineToken: authentication-token

    • AcceptedEULA: 1

    • PublishServerOnPlexOnlineKey: 1

  8. Restart Plex Media Server docker and you should now have the server claimed to your account...

    Annoying I know. But I can guarantee a claim this way... as we are esentail builing the plex Preference XML as plex is working but not claimed adn setup didn't start as plex api didn't see a new server claimed...

Edited by bmartino1
warnning

  • Community Expert

did you stop start the docker?

Weird that you didn't get a plex library setup by goin to http://192.168.1.167:32400/web

However you should be able to login to your account. then in the plex server at the ples UI go to settings (may not be there if its not calimed.)

So acount login at top right.

Go to the wrench (settings)

image.png
In the tab at the left General
image.png

there you can force a Plex account login and claim calim by login into the plex account. (soemtiems needed due to plex api new ip and 2fa...)
image.png

in the web ui as well if you see the wrench yo should also be able to see the loging..

Review:
https://youtu.be/EULsFwZB-Uc?si=jz75QMWMPkSlkUYo

With linux seerver we alos can get linux IO support on github:
https://github.com/linuxserver/docker-plex/issues/235

and use a plex script int he docker.
https://github.com/ukdtom/ClaimIt/blob/master/linux/claimpms.sh

Edited by bmartino1

  • Community Expert

but as you did get a successful claim you need to docker stop then wait for the stop and docker start plex once more.
then go to: http://192.168.1.167:32400/web


image.png

then go to the plex web server.

as your Preference XML should have some new plex claim data.

Edited by bmartino1

  • Author
16 hours ago, bmartino1 said:

but as you did get a successful claim you need to docker stop then wait for the stop and docker start plex once more.
then go to: http://192.168.1.167:32400/web


image.png

then go to the plex web server.

as your Preference XML should have some new plex claim data.

Stop start seems to have worked. It still gave me those two errors after adding the server friendly name. It's currently adding media. Should I wait to go to General and Claim?

screencapture-192-168-1-167-32400-web-index-html-2025-10-11-17_02_51.png

screencapture-192-168-1-167-32400-web-index-html-2025-10-11-17_01_43.png

  • Author

For some reason it seems to be trying to use the tv.plex.agents.movie agent even though Plex Movie is selected for both Scanner and Agent

Oct 11, 2025 17:05:28.418 [22781388442424] Debug — Request: [192.168.1.158:54199 (Subnet)] GET /:/websockets/notifications?filters=log (7 live) #515 GZIP
Oct 11, 2025 17:05:28.418 [22781388442424] Debug — WebSocket: Performing handshake from origin http://192.168.1.167:32400
Oct 11, 2025 17:05:28.418 [22781388442424] Debug — Beginning read from WebSocket
Oct 11, 2025 17:05:28.544 [22781388442424] Debug — Request: [192.168.1.158:54198 (Subnet)] GET /activities (7 live) #516 GZIP
Oct 11, 2025 17:05:28.544 [22781427813176] Debug — Completed: [192.168.1.158:54198] 200 GET /activities (7 live) #516 GZIP 0ms 508 bytes (pipelined: 2)
Oct 11, 2025 17:05:32.921 [22781388442424] Debug — Request: [127.0.0.1:42752 (Loopback)] GET /library/changestamp (7 live) #50e GZIP Token ()
Oct 11, 2025 17:05:32.921 [22781425703736] Debug — Completed: [127.0.0.1:42752] 200 GET /library/changestamp (7 live) #50e GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:05:32.922 [22781388442424] Debug — Request: [127.0.0.1:42752 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=59&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (7 live) #525 GZIP Token ()
Oct 11, 2025 17:05:32.922 [22781427813176] Debug — Completed: [127.0.0.1:42752] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=59&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (7 live) #525 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:05:32.923 [22781388442424] Debug — Request: [127.0.0.1:42752 (Loopback)] GET /library/changestamp (7 live) #528 GZIP Token ()
Oct 11, 2025 17:05:32.923 [22781425703736] Debug — Completed: [127.0.0.1:42752] 200 GET /library/changestamp (7 live) #528 GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:05:32.924 [22781388442424] Debug — Request: [127.0.0.1:42752 (Loopback)] GET /library/changestamp (7 live) #531 GZIP Token ()
Oct 11, 2025 17:05:32.924 [22781427813176] Debug — Completed: [127.0.0.1:42752] 200 GET /library/changestamp (7 live) #531 GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:05:32.927 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 777 is 0 (success)
Oct 11, 2025 17:05:32.927 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:05:32.927 [22781382019896] Debug — Signalling job ID 777 with 9
Oct 11, 2025 17:05:32.927 [22781382019896] Debug — Media Analyzer: Background analysis completed in 5.6 seconds, removing 1 IDs
Oct 11, 2025 17:05:32.927 [22781384129336] Debug — MetadataAgentPostProcessor: adding id 59 to refresh queue (0 items in queue)
Oct 11, 2025 17:05:32.927 [22781384129336] Debug — Native Scanner: Executed Media Analysis stage in 5.58 sec.
Oct 11, 2025 17:05:32.927 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:05:32.927 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 60
Oct 11, 2025 17:05:32.927 [22781390551864] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:05:32.927 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 783
Oct 11, 2025 17:05:32.928 [22781397056312] Debug — Skipping hash check, no size match for 74384948125 bytes.
Oct 11, 2025 17:05:32.928 [22781397056312] Debug — No match for hash.
Oct 11, 2025 17:05:32.928 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:32.928 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:05:32.928 [22781397056312] Debug — Added new metadata item (American Gangster) with ID 61
Oct 11, 2025 17:05:32.928 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 61 added, 0 deleted
Oct 11, 2025 17:05:32.930 [22781397056312] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:05:32.957 [22781394848568] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:32.957 [22781394848568] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/American Gangster (2007) - UHD {Theatrical Film}.mkv'
Oct 11, 2025 17:05:32.957 [22781394848568] Debug — Native Scanner: Executed Agent Match stage in 0.03 sec.
Oct 11, 2025 17:05:32.989 [22781388442424] Debug — Request: [127.0.0.1:60466 (Loopback)] GET /library/changestamp (7 live) #517 GZIP Token ()
Oct 11, 2025 17:05:32.989 [22781427813176] Debug — Completed: [127.0.0.1:60466] 200 GET /library/changestamp (7 live) #517 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:05:33.122 [22781388442424] Debug — Request: [127.0.0.1:60466 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=60&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (7 live) #569 GZIP Token ()
Oct 11, 2025 17:05:33.122 [22781427813176] Debug — Completed: [127.0.0.1:60466] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=60&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (7 live) #569 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:05:33.122 [22781388442424] Debug — Request: [127.0.0.1:60466 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=60&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (7 live) #56e GZIP Token ()
Oct 11, 2025 17:05:33.123 [22781427813176] Debug — Completed: [127.0.0.1:60466] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=60&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (7 live) #56e GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:05:34.642 [22781388442424] Debug — Request: [127.0.0.1:60466 (Loopback)] GET /library/changestamp (7 live) #575 GZIP Token ()
Oct 11, 2025 17:05:34.643 [22781425703736] Debug — Completed: [127.0.0.1:60466] 200 GET /library/changestamp (7 live) #575 GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:05:34.644 [22781388442424] Debug — Request: [127.0.0.1:60466 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=60&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (7 live) #57c GZIP Token ()
Oct 11, 2025 17:05:34.644 [22781425703736] Debug — Completed: [127.0.0.1:60466] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=60&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (7 live) #57c GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:05:34.645 [22781388442424] Debug — Request: [127.0.0.1:60466 (Loopback)] GET /library/changestamp (7 live) #581 GZIP Token ()
Oct 11, 2025 17:05:34.645 [22781425703736] Debug — Completed: [127.0.0.1:60466] 200 GET /library/changestamp (7 live) #581 GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:05:34.646 [22781388442424] Debug — Request: [127.0.0.1:60466 (Loopback)] GET /library/changestamp (7 live) #588 GZIP Token ()
Oct 11, 2025 17:05:34.646 [22781427813176] Debug — Completed: [127.0.0.1:60466] 200 GET /library/changestamp (7 live) #588 GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:05:34.649 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 783 is 0 (success)
Oct 11, 2025 17:05:34.649 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:05:34.649 [22781382019896] Debug — Signalling job ID 783 with 9
Oct 11, 2025 17:05:34.649 [22781382019896] Debug — Media Analyzer: Background analysis completed in 1.7 seconds, removing 1 IDs
Oct 11, 2025 17:05:34.649 [22781384129336] Debug — MetadataAgentPostProcessor: adding id 60 to refresh queue (0 items in queue)
Oct 11, 2025 17:05:34.649 [22781384129336] Debug — Native Scanner: Executed Media Analysis stage in 1.72 sec.
Oct 11, 2025 17:05:34.649 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:05:34.649 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 61
Oct 11, 2025 17:05:34.649 [22781384129336] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:05:34.649 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 789
Oct 11, 2025 17:05:34.650 [22781394848568] Debug — Skipping hash check, no size match for 66375602316 bytes.
Oct 11, 2025 17:05:34.650 [22781394848568] Debug — No match for hash.
Oct 11, 2025 17:05:34.651 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:34.651 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:05:34.651 [22781394848568] Debug — Added new metadata item (American Gangster) with ID 62
Oct 11, 2025 17:05:34.651 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 62 added, 0 deleted
Oct 11, 2025 17:05:34.675 [22781390551864] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:34.675 [22781390551864] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/American Gangster (2007).mkv'
Oct 11, 2025 17:05:34.675 [22781390551864] Debug — Native Scanner: Executed Agent Match stage in 0.03 sec.
Oct 11, 2025 17:05:34.686 [22781394848568] Debug — Native Scanner: Executed Add to Database stage in 0.04 sec.
Oct 11, 2025 17:05:34.707 [22781388442424] Debug — Request: [127.0.0.1:60478 (Loopback)] GET /library/changestamp (7 live) #566 GZIP Token ()
Oct 11, 2025 17:05:34.707 [22781427813176] Debug — Completed: [127.0.0.1:60478] 200 GET /library/changestamp (7 live) #566 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:05:34.832 [22781388442424] Debug — Request: [127.0.0.1:60478 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=61&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (7 live) #5c0 GZIP Token ()
Oct 11, 2025 17:05:34.832 [22781425703736] Debug — Completed: [127.0.0.1:60478] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=61&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (7 live) #5c0 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:05:34.833 [22781388442424] Debug — Request: [127.0.0.1:60478 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=61&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (7 live) #5c6 GZIP Token ()
Oct 11, 2025 17:05:34.833 [22781425703736] Debug — Completed: [127.0.0.1:60478] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=61&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (7 live) #5c6 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:05:40.779 [22781388442424] Debug — Request: [127.0.0.1:60478 (Loopback)] GET /library/changestamp (7 live) #5ca GZIP Token ()
Oct 11, 2025 17:05:40.779 [22781425703736] Debug — Completed: [127.0.0.1:60478] 200 GET /library/changestamp (7 live) #5ca GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:05:40.780 [22781388442424] Debug — Request: [127.0.0.1:60478 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=61&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (7 live) #5d3 GZIP Token ()
Oct 11, 2025 17:05:40.780 [22781425703736] Debug — Completed: [127.0.0.1:60478] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=61&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (7 live) #5d3 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:05:40.781 [22781388442424] Debug — Request: [127.0.0.1:60478 (Loopback)] GET /library/changestamp (7 live) #5d6 GZIP Token ()
Oct 11, 2025 17:05:40.781 [22781427813176] Debug — Completed: [127.0.0.1:60478] 200 GET /library/changestamp (7 live) #5d6 GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:05:40.783 [22781388442424] Debug — Request: [127.0.0.1:60478 (Loopback)] GET /library/changestamp (7 live) #5df GZIP Token ()
Oct 11, 2025 17:05:40.783 [22781427813176] Debug — Completed: [127.0.0.1:60478] 200 GET /library/changestamp (7 live) #5df GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:05:40.785 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 789 is 0 (success)
Oct 11, 2025 17:05:40.785 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:05:40.785 [22781382019896] Debug — Signalling job ID 789 with 9
Oct 11, 2025 17:05:40.785 [22781382019896] Debug — Media Analyzer: Background analysis completed in 6.1 seconds, removing 1 IDs
Oct 11, 2025 17:05:40.785 [22781397056312] Debug — MetadataAgentPostProcessor: adding id 61 to refresh queue (0 items in queue)
Oct 11, 2025 17:05:40.785 [22781397056312] Debug — Native Scanner: Executed Media Analysis stage in 6.14 sec.
Oct 11, 2025 17:05:40.786 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:05:40.786 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 62
Oct 11, 2025 17:05:40.786 [22781384129336] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:05:40.786 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 795
Oct 11, 2025 17:05:40.786 [22781390551864] Debug — Skipping hash check, no size match for 29954766626 bytes.
Oct 11, 2025 17:05:40.786 [22781390551864] Debug — No match for hash.
Oct 11, 2025 17:05:40.787 [22781390551864] Debug — Added new metadata item (American Gangster) with ID 63
Oct 11, 2025 17:05:40.787 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 63 added, 0 deleted
Oct 11, 2025 17:05:40.787 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:40.787 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:05:40.788 [22781390551864] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:05:40.839 [22781397056312] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:40.839 [22781397056312] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/American History X (1998).mkv'
Oct 11, 2025 17:05:40.839 [22781397056312] Debug — Native Scanner: Executed Agent Match stage in 0.05 sec.
Oct 11, 2025 17:05:40.842 [22781388442424] Debug — Request: [127.0.0.1:60488 (Loopback)] GET /library/changestamp (7 live) #5bd GZIP Token ()
Oct 11, 2025 17:05:40.842 [22781425703736] Debug — Completed: [127.0.0.1:60488] 200 GET /library/changestamp (7 live) #5bd GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:05:40.952 [22781388442424] Debug — Request: [127.0.0.1:60488 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=62&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (7 live) #617 GZIP Token ()
Oct 11, 2025 17:05:40.952 [22781425703736] Debug — Completed: [127.0.0.1:60488] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=62&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (7 live) #617 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:05:40.953 [22781388442424] Debug — Request: [127.0.0.1:60488 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=62&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (7 live) #61c GZIP Token ()
Oct 11, 2025 17:05:40.953 [22781427813176] Debug — Completed: [127.0.0.1:60488] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=62&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (7 live) #61c GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:05:44.668 [22781388442424] Debug — Request: [127.0.0.1:60488 (Loopback)] GET /library/changestamp (7 live) #621 GZIP Token ()
Oct 11, 2025 17:05:44.668 [22781427813176] Debug — Completed: [127.0.0.1:60488] 200 GET /library/changestamp (7 live) #621 GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:05:44.669 [22781388442424] Debug — Request: [127.0.0.1:60488 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=62&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (7 live) #62a GZIP Token ()
Oct 11, 2025 17:05:44.669 [22781425703736] Debug — Completed: [127.0.0.1:60488] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=62&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (7 live) #62a GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:05:44.670 [22781388442424] Debug — Request: [127.0.0.1:60488 (Loopback)] GET /library/changestamp (7 live) #62d GZIP Token ()
Oct 11, 2025 17:05:44.670 [22781425703736] Debug — Completed: [127.0.0.1:60488] 200 GET /library/changestamp (7 live) #62d GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:05:44.672 [22781388442424] Debug — Request: [127.0.0.1:60488 (Loopback)] GET /library/changestamp (7 live) #636 GZIP Token ()
Oct 11, 2025 17:05:44.672 [22781425703736] Debug — Completed: [127.0.0.1:60488] 200 GET /library/changestamp (7 live) #636 GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:05:44.675 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 795 is 0 (success)
Oct 11, 2025 17:05:44.675 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:05:44.675 [22781382019896] Debug — Signalling job ID 795 with 9
Oct 11, 2025 17:05:44.675 [22781382019896] Debug — Media Analyzer: Background analysis completed in 3.9 seconds, removing 1 IDs
Oct 11, 2025 17:05:44.675 [22781394848568] Debug — MetadataAgentPostProcessor: adding id 62 to refresh queue (0 items in queue)
Oct 11, 2025 17:05:44.675 [22781394848568] Debug — Native Scanner: Executed Media Analysis stage in 3.89 sec.
Oct 11, 2025 17:05:44.675 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:05:44.675 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 63
Oct 11, 2025 17:05:44.675 [22781394848568] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:05:44.675 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 801
Oct 11, 2025 17:05:44.675 [22781397056312] Debug — Skipping hash check, no size match for 25557972145 bytes.
Oct 11, 2025 17:05:44.675 [22781397056312] Debug — No match for hash.
Oct 11, 2025 17:05:44.676 [22781397056312] Debug — Added new metadata item (American History X) with ID 64
Oct 11, 2025 17:05:44.676 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 64 added, 0 deleted
Oct 11, 2025 17:05:44.676 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:44.676 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:05:44.677 [22781397056312] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:05:44.736 [22781388442424] Debug — Request: [127.0.0.1:47420 (Loopback)] GET /library/changestamp (7 live) #614 GZIP Token ()
Oct 11, 2025 17:05:44.736 [22781425703736] Debug — Completed: [127.0.0.1:47420] 200 GET /library/changestamp (7 live) #614 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:05:44.743 [22781388442424] Debug — Request: [127.0.0.1:47420 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=63&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (7 live) #668 GZIP Token ()
Oct 11, 2025 17:05:44.743 [22781425703736] Debug — Completed: [127.0.0.1:47420] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=63&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (7 live) #668 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:05:44.744 [22781388442424] Debug — Request: [127.0.0.1:47420 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=63&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (7 live) #66c GZIP Token ()
Oct 11, 2025 17:05:44.744 [22781427813176] Debug — Completed: [127.0.0.1:47420] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=63&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (7 live) #66c GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:05:44.923 [22781384129336] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:44.923 [22781384129336] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/American Hustle (2013).mkv'
Oct 11, 2025 17:05:44.923 [22781384129336] Debug — Native Scanner: Executed Agent Match stage in 0.25 sec.
Oct 11, 2025 17:05:46.038 [22781388442424] Debug — Request: [127.0.0.1:47420 (Loopback)] GET /library/changestamp (7 live) #672 GZIP Token ()
Oct 11, 2025 17:05:46.038 [22781425703736] Debug — Completed: [127.0.0.1:47420] 200 GET /library/changestamp (7 live) #672 GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:05:46.039 [22781388442424] Debug — Request: [127.0.0.1:47420 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=63&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (7 live) #681 GZIP Token ()
Oct 11, 2025 17:05:46.039 [22781425703736] Debug — Completed: [127.0.0.1:47420] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=63&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (7 live) #681 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:05:46.040 [22781388442424] Debug — Request: [127.0.0.1:47420 (Loopback)] GET /library/changestamp (7 live) #686 GZIP Token ()
Oct 11, 2025 17:05:46.041 [22781427813176] Debug — Completed: [127.0.0.1:47420] 200 GET /library/changestamp (7 live) #686 GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:05:46.042 [22781388442424] Debug — Request: [127.0.0.1:47420 (Loopback)] GET /library/changestamp (7 live) #68d GZIP Token ()
Oct 11, 2025 17:05:46.042 [22781427813176] Debug — Completed: [127.0.0.1:47420] 200 GET /library/changestamp (7 live) #68d GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:05:46.045 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 801 is 0 (success)
Oct 11, 2025 17:05:46.045 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:05:46.045 [22781382019896] Debug — Signalling job ID 801 with 9
Oct 11, 2025 17:05:46.045 [22781382019896] Debug — Media Analyzer: Background analysis completed in 1.4 seconds, removing 1 IDs
Oct 11, 2025 17:05:46.045 [22781390551864] Debug — MetadataAgentPostProcessor: adding id 63 to refresh queue (0 items in queue)
Oct 11, 2025 17:05:46.045 [22781390551864] Debug — Native Scanner: Executed Media Analysis stage in 1.37 sec.
Oct 11, 2025 17:05:46.045 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:05:46.045 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 64
Oct 11, 2025 17:05:46.045 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 807
Oct 11, 2025 17:05:46.045 [22781394848568] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:05:46.046 [22781384129336] Debug — Skipping hash check, no size match for 28797380956 bytes.
Oct 11, 2025 17:05:46.046 [22781384129336] Debug — No match for hash.
Oct 11, 2025 17:05:46.047 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:46.047 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:05:46.047 [22781384129336] Debug — Added new metadata item (American Hustle) with ID 65
Oct 11, 2025 17:05:46.047 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 65 added, 0 deleted
Oct 11, 2025 17:05:46.048 [22781384129336] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:05:46.074 [22781390551864] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:46.074 [22781390551864] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/American Made (2017) - UHD.mkv'
Oct 11, 2025 17:05:46.074 [22781390551864] Debug — Native Scanner: Executed Agent Match stage in 0.03 sec.
Oct 11, 2025 17:05:46.108 [22781388442424] Debug — Request: [127.0.0.1:47426 (Loopback)] GET /library/changestamp (7 live) #665 GZIP Token ()
Oct 11, 2025 17:05:46.109 [22781425703736] Debug — Completed: [127.0.0.1:47426] 200 GET /library/changestamp (7 live) #665 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:05:46.300 [22781388442424] Debug — Request: [127.0.0.1:47426 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=64&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (7 live) #6c5 GZIP Token ()
Oct 11, 2025 17:05:46.300 [22781425703736] Debug — Completed: [127.0.0.1:47426] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=64&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (7 live) #6c5 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:05:46.301 [22781388442424] Debug — Request: [127.0.0.1:47426 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=64&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (7 live) #6c9 GZIP Token ()
Oct 11, 2025 17:05:46.301 [22781425703736] Debug — Completed: [127.0.0.1:47426] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=64&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (7 live) #6c9 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:05:47.734 [22781388442424] Debug — Request: [127.0.0.1:47426 (Loopback)] GET /library/changestamp (7 live) #6cf GZIP Token ()
Oct 11, 2025 17:05:47.735 [22781425703736] Debug — Completed: [127.0.0.1:47426] 200 GET /library/changestamp (7 live) #6cf GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:05:47.735 [22781388442424] Debug — Request: [127.0.0.1:47426 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=64&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (7 live) #6d8 GZIP Token ()
Oct 11, 2025 17:05:47.736 [22781425703736] Debug — Completed: [127.0.0.1:47426] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=64&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (7 live) #6d8 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:05:47.737 [22781388442424] Debug — Request: [127.0.0.1:47426 (Loopback)] GET /library/changestamp (7 live) #6dd GZIP Token ()
Oct 11, 2025 17:05:47.737 [22781425703736] Debug — Completed: [127.0.0.1:47426] 200 GET /library/changestamp (7 live) #6dd GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:05:47.738 [22781388442424] Debug — Request: [127.0.0.1:47426 (Loopback)] GET /library/changestamp (7 live) #6e4 GZIP Token ()
Oct 11, 2025 17:05:47.738 [22781427813176] Debug — Completed: [127.0.0.1:47426] 200 GET /library/changestamp (7 live) #6e4 GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:05:47.741 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 807 is 0 (success)
Oct 11, 2025 17:05:47.741 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:05:47.741 [22781382019896] Debug — Signalling job ID 807 with 9
Oct 11, 2025 17:05:47.741 [22781382019896] Debug — Media Analyzer: Background analysis completed in 1.7 seconds, removing 1 IDs
Oct 11, 2025 17:05:47.741 [22781397056312] Debug — MetadataAgentPostProcessor: adding id 64 to refresh queue (0 items in queue)
Oct 11, 2025 17:05:47.741 [22781397056312] Debug — Native Scanner: Executed Media Analysis stage in 1.70 sec.
Oct 11, 2025 17:05:47.741 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:05:47.741 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 65
Oct 11, 2025 17:05:47.741 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 813
Oct 11, 2025 17:05:47.741 [22781394848568] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:05:47.742 [22781397056312] Debug — Skipping hash check, no size match for 59958518740 bytes.
Oct 11, 2025 17:05:47.742 [22781397056312] Debug — No match for hash.
Oct 11, 2025 17:05:47.743 [22781397056312] Debug — Added new metadata item (American Made) with ID 66
Oct 11, 2025 17:05:47.743 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 66 added, 0 deleted
Oct 11, 2025 17:05:47.743 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:47.743 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:05:47.744 [22781397056312] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:05:47.761 [22781390551864] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:47.761 [22781390551864] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/American Made (2017).mkv'
Oct 11, 2025 17:05:47.761 [22781390551864] Debug — Native Scanner: Executed Agent Match stage in 0.02 sec.
Oct 11, 2025 17:05:47.803 [22781388442424] Debug — Request: [127.0.0.1:47442 (Loopback)] GET /library/changestamp (7 live) #6c2 GZIP Token ()
Oct 11, 2025 17:05:47.804 [22781425703736] Debug — Completed: [127.0.0.1:47442] 200 GET /library/changestamp (7 live) #6c2 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:05:47.997 [22781388442424] Debug — Request: [127.0.0.1:47442 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=65&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (7 live) #71c GZIP Token ()
Oct 11, 2025 17:05:47.997 [22781427813176] Debug — Completed: [127.0.0.1:47442] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=65&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (7 live) #71c GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:05:47.998 [22781388442424] Debug — Request: [127.0.0.1:47442 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=65&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (7 live) #722 GZIP Token ()
Oct 11, 2025 17:05:47.998 [22781427813176] Debug — Completed: [127.0.0.1:47442] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=65&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (7 live) #722 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:05:49.603 [22781388442424] Debug — Request: [127.0.0.1:47442 (Loopback)] GET /library/changestamp (4 live) #726 GZIP Token ()
Oct 11, 2025 17:05:49.603 [22781427813176] Debug — Completed: [127.0.0.1:47442] 200 GET /library/changestamp (4 live) #726 GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:05:49.604 [22781388442424] Debug — Request: [127.0.0.1:47442 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=65&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #732 GZIP Token ()
Oct 11, 2025 17:05:49.604 [22781425703736] Debug — Completed: [127.0.0.1:47442] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=65&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #732 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:05:49.605 [22781388442424] Debug — Request: [127.0.0.1:47442 (Loopback)] GET /library/changestamp (4 live) #735 GZIP Token ()
Oct 11, 2025 17:05:49.605 [22781427813176] Debug — Completed: [127.0.0.1:47442] 200 GET /library/changestamp (4 live) #735 GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:05:49.606 [22781388442424] Debug — Request: [127.0.0.1:47442 (Loopback)] GET /library/changestamp (4 live) #73e GZIP Token ()
Oct 11, 2025 17:05:49.607 [22781425703736] Debug — Completed: [127.0.0.1:47442] 200 GET /library/changestamp (4 live) #73e GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:05:49.609 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 813 is 0 (success)
Oct 11, 2025 17:05:49.609 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:05:49.609 [22781382019896] Debug — Signalling job ID 813 with 9
Oct 11, 2025 17:05:49.609 [22781382019896] Debug — Media Analyzer: Background analysis completed in 1.9 seconds, removing 1 IDs
Oct 11, 2025 17:05:49.609 [22781384129336] Debug — MetadataAgentPostProcessor: adding id 65 to refresh queue (0 items in queue)
Oct 11, 2025 17:05:49.609 [22781384129336] Debug — Native Scanner: Executed Media Analysis stage in 1.87 sec.
Oct 11, 2025 17:05:49.609 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:05:49.609 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 66
Oct 11, 2025 17:05:49.609 [22781384129336] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:05:49.609 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 819
Oct 11, 2025 17:05:49.610 [22781390551864] Debug — Skipping hash check, no size match for 32564914388 bytes.
Oct 11, 2025 17:05:49.610 [22781390551864] Debug — No match for hash.
Oct 11, 2025 17:05:49.611 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:49.611 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:05:49.611 [22781390551864] Debug — Added new metadata item (American Made) with ID 67
Oct 11, 2025 17:05:49.611 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 67 added, 0 deleted
Oct 11, 2025 17:05:49.643 [22781394848568] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:49.643 [22781394848568] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/American Psycho (2000) - (Unrated) UHD.mkv'
Oct 11, 2025 17:05:49.643 [22781394848568] Debug — Native Scanner: Executed Agent Match stage in 0.03 sec.
Oct 11, 2025 17:05:49.646 [22781390551864] Debug — Native Scanner: Executed Add to Database stage in 0.04 sec.
Oct 11, 2025 17:05:49.670 [22781388442424] Debug — Request: [127.0.0.1:47454 (Loopback)] GET /library/changestamp (4 live) #719 GZIP Token ()
Oct 11, 2025 17:05:49.670 [22781425703736] Debug — Completed: [127.0.0.1:47454] 200 GET /library/changestamp (4 live) #719 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:05:49.807 [22781388442424] Debug — Request: [127.0.0.1:47454 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=66&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #776 GZIP Token ()
Oct 11, 2025 17:05:49.807 [22781427813176] Debug — Completed: [127.0.0.1:47454] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=66&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #776 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:05:49.808 [22781388442424] Debug — Request: [127.0.0.1:47454 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=66&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #779 GZIP Token ()
Oct 11, 2025 17:05:49.808 [22781425703736] Debug — Completed: [127.0.0.1:47454] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=66&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #779 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:05:52.112 [22781388442424] Debug — Request: [127.0.0.1:47454 (Loopback)] GET /library/changestamp (4 live) #782 GZIP Token ()
Oct 11, 2025 17:05:52.113 [22781425703736] Debug — Completed: [127.0.0.1:47454] 200 GET /library/changestamp (4 live) #782 GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:05:52.114 [22781388442424] Debug — Request: [127.0.0.1:47454 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=66&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #789 GZIP Token ()
Oct 11, 2025 17:05:52.114 [22781425703736] Debug — Completed: [127.0.0.1:47454] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=66&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #789 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:05:52.115 [22781388442424] Debug — Request: [127.0.0.1:47454 (Loopback)] GET /library/changestamp (4 live) #78c GZIP Token ()
Oct 11, 2025 17:05:52.115 [22781425703736] Debug — Completed: [127.0.0.1:47454] 200 GET /library/changestamp (4 live) #78c GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:05:52.116 [22781388442424] Debug — Request: [127.0.0.1:47454 (Loopback)] GET /library/changestamp (4 live) #795 GZIP Token ()
Oct 11, 2025 17:05:52.117 [22781427813176] Debug — Completed: [127.0.0.1:47454] 200 GET /library/changestamp (4 live) #795 GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:05:52.119 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 819 is 0 (success)
Oct 11, 2025 17:05:52.119 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:05:52.119 [22781382019896] Debug — Signalling job ID 819 with 9
Oct 11, 2025 17:05:52.119 [22781382019896] Debug — Media Analyzer: Background analysis completed in 2.5 seconds, removing 1 IDs
Oct 11, 2025 17:05:52.119 [22781397056312] Debug — MetadataAgentPostProcessor: adding id 66 to refresh queue (0 items in queue)
Oct 11, 2025 17:05:52.119 [22781397056312] Debug — Native Scanner: Executed Media Analysis stage in 2.51 sec.
Oct 11, 2025 17:05:52.119 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:05:52.119 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 67
Oct 11, 2025 17:05:52.119 [22781384129336] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:05:52.120 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 825
Oct 11, 2025 17:05:52.120 [22781394848568] Debug — Skipping hash check, no size match for 60822936810 bytes.
Oct 11, 2025 17:05:52.120 [22781394848568] Debug — No match for hash.
Oct 11, 2025 17:05:52.121 [22781394848568] Debug — Added new metadata item (American Psycho) with ID 68
Oct 11, 2025 17:05:52.121 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 68 added, 0 deleted
Oct 11, 2025 17:05:52.121 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:52.121 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:05:52.122 [22781394848568] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:05:52.149 [22781397056312] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:52.149 [22781397056312] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/American Psycho (2000) - UHD (Unrated).mkv'
Oct 11, 2025 17:05:52.149 [22781397056312] Debug — Native Scanner: Executed Agent Match stage in 0.03 sec.
Oct 11, 2025 17:05:52.175 [22781388442424] Debug — Request: [127.0.0.1:47464 (Loopback)] GET /library/changestamp (4 live) #773 GZIP Token ()
Oct 11, 2025 17:05:52.175 [22781425703736] Debug — Completed: [127.0.0.1:47464] 200 GET /library/changestamp (4 live) #773 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:05:52.304 [22781388442424] Debug — Request: [127.0.0.1:47464 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=67&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #7cd GZIP Token ()
Oct 11, 2025 17:05:52.304 [22781427813176] Debug — Completed: [127.0.0.1:47464] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=67&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #7cd GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:05:52.304 [22781388442424] Debug — Request: [127.0.0.1:47464 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=67&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #7d3 GZIP Token ()
Oct 11, 2025 17:05:52.304 [22781425703736] Debug — Completed: [127.0.0.1:47464] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=67&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #7d3 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:05:52.949 [22781388442424] Debug — Request: [127.0.0.1:47464 (Loopback)] GET /library/changestamp (4 live) #7d9 GZIP Token ()
Oct 11, 2025 17:05:52.949 [22781425703736] Debug — Completed: [127.0.0.1:47464] 200 GET /library/changestamp (4 live) #7d9 GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:05:52.950 [22781388442424] Debug — Request: [127.0.0.1:47464 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=67&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #7e0 GZIP Token ()
Oct 11, 2025 17:05:52.951 [22781425703736] Debug — Completed: [127.0.0.1:47464] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=67&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #7e0 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:05:52.951 [22781388442424] Debug — Request: [127.0.0.1:47464 (Loopback)] GET /library/changestamp (4 live) #7e5 GZIP Token ()
Oct 11, 2025 17:05:52.952 [22781425703736] Debug — Completed: [127.0.0.1:47464] 200 GET /library/changestamp (4 live) #7e5 GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:05:52.953 [22781388442424] Debug — Request: [127.0.0.1:47464 (Loopback)] GET /library/changestamp (4 live) #7ec GZIP Token ()
Oct 11, 2025 17:05:52.953 [22781427813176] Debug — Completed: [127.0.0.1:47464] 200 GET /library/changestamp (4 live) #7ec GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:05:52.956 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 825 is 0 (success)
Oct 11, 2025 17:05:52.956 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:05:52.956 [22781382019896] Debug — Signalling job ID 825 with 9
Oct 11, 2025 17:05:52.956 [22781382019896] Debug — Media Analyzer: Background analysis completed in 0.8 seconds, removing 1 IDs
Oct 11, 2025 17:05:52.956 [22781390551864] Debug — MetadataAgentPostProcessor: adding id 67 to refresh queue (0 items in queue)
Oct 11, 2025 17:05:52.956 [22781390551864] Debug — Native Scanner: Executed Media Analysis stage in 0.84 sec.
Oct 11, 2025 17:05:52.956 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:05:52.956 [22781390551864] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:05:52.956 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 68
Oct 11, 2025 17:05:52.956 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 831
Oct 11, 2025 17:05:52.957 [22781397056312] Debug — Skipping hash check, no size match for 60822479061 bytes.
Oct 11, 2025 17:05:52.957 [22781397056312] Debug — No match for hash.
Oct 11, 2025 17:05:52.958 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:52.958 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:05:52.958 [22781397056312] Debug — Added new metadata item (American Psycho) with ID 69
Oct 11, 2025 17:05:52.958 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 69 added, 0 deleted
Oct 11, 2025 17:05:52.959 [22781397056312] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:05:52.991 [22781384129336] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:52.991 [22781384129336] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/American Psycho (2000).mkv'
Oct 11, 2025 17:05:52.991 [22781384129336] Debug — Native Scanner: Executed Agent Match stage in 0.03 sec.
Oct 11, 2025 17:05:53.011 [22781388442424] Debug — Request: [127.0.0.1:50966 (Loopback)] GET /library/changestamp (4 live) #7ca GZIP Token ()
Oct 11, 2025 17:05:53.012 [22781427813176] Debug — Completed: [127.0.0.1:50966] 200 GET /library/changestamp (4 live) #7ca GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:05:53.142 [22781388442424] Debug — Request: [127.0.0.1:50966 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=68&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #824 GZIP Token ()
Oct 11, 2025 17:05:53.142 [22781427813176] Debug — Completed: [127.0.0.1:50966] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=68&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #824 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:05:53.142 [22781388442424] Debug — Request: [127.0.0.1:50966 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=68&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #828 GZIP Token ()
Oct 11, 2025 17:05:53.142 [22781425703736] Debug — Completed: [127.0.0.1:50966] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=68&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #828 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:05:58.699 [22781388442424] Debug — Request: [127.0.0.1:50966 (Loopback)] GET /library/changestamp (4 live) #82f GZIP Token ()
Oct 11, 2025 17:05:58.699 [22781427813176] Debug — Completed: [127.0.0.1:50966] 200 GET /library/changestamp (4 live) #82f GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:05:58.700 [22781388442424] Debug — Request: [127.0.0.1:50966 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=68&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #837 GZIP Token ()
Oct 11, 2025 17:05:58.700 [22781427813176] Debug — Completed: [127.0.0.1:50966] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=68&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #837 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:05:58.701 [22781388442424] Debug — Request: [127.0.0.1:50966 (Loopback)] GET /library/changestamp (4 live) #83c GZIP Token ()
Oct 11, 2025 17:05:58.701 [22781425703736] Debug — Completed: [127.0.0.1:50966] 200 GET /library/changestamp (4 live) #83c GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:05:58.702 [22781388442424] Debug — Request: [127.0.0.1:50966 (Loopback)] GET /library/changestamp (4 live) #843 GZIP Token ()
Oct 11, 2025 17:05:58.702 [22781425703736] Debug — Completed: [127.0.0.1:50966] 200 GET /library/changestamp (4 live) #843 GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:05:58.705 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 831 is 0 (success)
Oct 11, 2025 17:05:58.705 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:05:58.705 [22781382019896] Debug — Signalling job ID 831 with 9
Oct 11, 2025 17:05:58.705 [22781382019896] Debug — Media Analyzer: Background analysis completed in 5.7 seconds, removing 1 IDs
Oct 11, 2025 17:05:58.705 [22781394848568] Debug — MetadataAgentPostProcessor: adding id 68 to refresh queue (0 items in queue)
Oct 11, 2025 17:05:58.705 [22781394848568] Debug — Native Scanner: Executed Media Analysis stage in 5.75 sec.
Oct 11, 2025 17:05:58.705 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:05:58.705 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 69
Oct 11, 2025 17:05:58.705 [22781394848568] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:05:58.705 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 837
Oct 11, 2025 17:05:58.705 [22781384129336] Debug — Skipping hash check, no size match for 17118823866 bytes.
Oct 11, 2025 17:05:58.705 [22781384129336] Debug — No match for hash.
Oct 11, 2025 17:05:58.706 [22781384129336] Debug — Added new metadata item (American Psycho) with ID 70
Oct 11, 2025 17:05:58.706 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 70 added, 0 deleted
Oct 11, 2025 17:05:58.706 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:58.706 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:05:58.707 [22781384129336] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:05:58.743 [22781390551864] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:05:58.743 [22781390551864] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/American Sniper (2014).mkv'
Oct 11, 2025 17:05:58.743 [22781390551864] Debug — Native Scanner: Executed Agent Match stage in 0.04 sec.
Oct 11, 2025 17:05:58.761 [22781388442424] Debug — Request: [127.0.0.1:50970 (Loopback)] GET /library/changestamp (4 live) #821 GZIP Token ()
Oct 11, 2025 17:05:58.761 [22781425703736] Debug — Completed: [127.0.0.1:50970] 200 GET /library/changestamp (4 live) #821 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:05:58.875 [22781388442424] Debug — Request: [127.0.0.1:50970 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=69&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #87b GZIP Token ()
Oct 11, 2025 17:05:58.875 [22781425703736] Debug — Completed: [127.0.0.1:50970] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=69&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #87b GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:05:58.875 [22781388442424] Debug — Request: [127.0.0.1:50970 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=69&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #880 GZIP Token ()
Oct 11, 2025 17:05:58.875 [22781425703736] Debug — Completed: [127.0.0.1:50970] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=69&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #880 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:06:04.396 [22781388442424] Debug — Request: [127.0.0.1:50970 (Loopback)] GET /library/changestamp (4 live) #886 GZIP Token ()
Oct 11, 2025 17:06:04.397 [22781425703736] Debug — Completed: [127.0.0.1:50970] 200 GET /library/changestamp (4 live) #886 GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:06:04.398 [22781388442424] Debug — Request: [127.0.0.1:50970 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=69&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #88e GZIP Token ()
Oct 11, 2025 17:06:04.398 [22781427813176] Debug — Completed: [127.0.0.1:50970] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=69&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #88e GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:06:04.399 [22781388442424] Debug — Request: [127.0.0.1:50970 (Loopback)] GET /library/changestamp (4 live) #891 GZIP Token ()
Oct 11, 2025 17:06:04.399 [22781425703736] Debug — Completed: [127.0.0.1:50970] 200 GET /library/changestamp (4 live) #891 GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:06:04.400 [22781388442424] Debug — Request: [127.0.0.1:50970 (Loopback)] GET /library/changestamp (4 live) #89a GZIP Token ()
Oct 11, 2025 17:06:04.400 [22781425703736] Debug — Completed: [127.0.0.1:50970] 200 GET /library/changestamp (4 live) #89a GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:06:04.403 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 837 is 0 (success)
Oct 11, 2025 17:06:04.403 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:06:04.403 [22781382019896] Debug — Signalling job ID 837 with 9
Oct 11, 2025 17:06:04.403 [22781382019896] Debug — Media Analyzer: Background analysis completed in 5.7 seconds, removing 1 IDs
Oct 11, 2025 17:06:04.403 [22781397056312] Debug — MetadataAgentPostProcessor: adding id 69 to refresh queue (0 items in queue)
Oct 11, 2025 17:06:04.403 [22781397056312] Debug — Native Scanner: Executed Media Analysis stage in 5.70 sec.
Oct 11, 2025 17:06:04.403 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:06:04.403 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 70
Oct 11, 2025 17:06:04.403 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 843
Oct 11, 2025 17:06:04.403 [22781397056312] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:06:04.404 [22781390551864] Debug — Skipping hash check, no size match for 29346593651 bytes.
Oct 11, 2025 17:06:04.404 [22781390551864] Debug — No match for hash.
Oct 11, 2025 17:06:04.404 [22781390551864] Debug — Added new metadata item (American Sniper) with ID 71
Oct 11, 2025 17:06:04.404 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 71 added, 0 deleted
Oct 11, 2025 17:06:04.405 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:04.405 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:06:04.405 [22781390551864] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:06:04.447 [22781394848568] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:04.447 [22781394848568] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/Analyze That (2002).mkv'
Oct 11, 2025 17:06:04.447 [22781394848568] Debug — Native Scanner: Executed Agent Match stage in 0.04 sec.
Oct 11, 2025 17:06:04.466 [22781388442424] Debug — Request: [127.0.0.1:40534 (Loopback)] GET /library/changestamp (4 live) #878 GZIP Token ()
Oct 11, 2025 17:06:04.467 [22781425703736] Debug — Completed: [127.0.0.1:40534] 200 GET /library/changestamp (4 live) #878 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:06:04.586 [22781388442424] Debug — Request: [127.0.0.1:40534 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=70&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #8d2 GZIP Token ()
Oct 11, 2025 17:06:04.586 [22781427813176] Debug — Completed: [127.0.0.1:40534] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=70&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #8d2 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:06:04.586 [22781388442424] Debug — Request: [127.0.0.1:40534 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=70&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #8d7 GZIP Token ()
Oct 11, 2025 17:06:04.586 [22781427813176] Debug — Completed: [127.0.0.1:40534] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=70&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #8d7 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:06:05.853 [22781388442424] Debug — Request: [127.0.0.1:40534 (Loopback)] GET /library/changestamp (4 live) #8dc GZIP Token ()
Oct 11, 2025 17:06:05.854 [22781425703736] Debug — Completed: [127.0.0.1:40534] 200 GET /library/changestamp (4 live) #8dc GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:06:05.854 [22781388442424] Debug — Request: [127.0.0.1:40534 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=70&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #8e5 GZIP Token ()
Oct 11, 2025 17:06:05.855 [22781427813176] Debug — Completed: [127.0.0.1:40534] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=70&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #8e5 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:06:05.856 [22781388442424] Debug — Request: [127.0.0.1:40534 (Loopback)] GET /library/changestamp (4 live) #8e9 GZIP Token ()
Oct 11, 2025 17:06:05.856 [22781427813176] Debug — Completed: [127.0.0.1:40534] 200 GET /library/changestamp (4 live) #8e9 GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:06:05.857 [22781388442424] Debug — Request: [127.0.0.1:40534 (Loopback)] GET /library/changestamp (4 live) #8f1 GZIP Token ()
Oct 11, 2025 17:06:05.857 [22781427813176] Debug — Completed: [127.0.0.1:40534] 200 GET /library/changestamp (4 live) #8f1 GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:06:05.859 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 843 is 0 (success)
Oct 11, 2025 17:06:05.859 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:06:05.859 [22781382019896] Debug — Signalling job ID 843 with 9
Oct 11, 2025 17:06:05.859 [22781382019896] Debug — Media Analyzer: Background analysis completed in 1.5 seconds, removing 1 IDs
Oct 11, 2025 17:06:05.859 [22781384129336] Debug — MetadataAgentPostProcessor: adding id 70 to refresh queue (0 items in queue)
Oct 11, 2025 17:06:05.859 [22781384129336] Debug — Native Scanner: Executed Media Analysis stage in 1.46 sec.
Oct 11, 2025 17:06:05.859 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:06:05.859 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 71
Oct 11, 2025 17:06:05.860 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 849
Oct 11, 2025 17:06:05.860 [22781397056312] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:06:05.860 [22781384129336] Debug — Skipping hash check, no size match for 15056300060 bytes.
Oct 11, 2025 17:06:05.860 [22781384129336] Debug — No match for hash.
Oct 11, 2025 17:06:05.861 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:05.861 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:06:05.861 [22781384129336] Debug — Added new metadata item (Analyze That) with ID 72
Oct 11, 2025 17:06:05.861 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 72 added, 0 deleted
Oct 11, 2025 17:06:05.885 [22781394848568] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:05.885 [22781394848568] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/Analyze This (1999).mkv'
Oct 11, 2025 17:06:05.885 [22781394848568] Debug — Native Scanner: Executed Agent Match stage in 0.03 sec.
Oct 11, 2025 17:06:05.894 [22781384129336] Debug — Native Scanner: Executed Add to Database stage in 0.03 sec.
Oct 11, 2025 17:06:05.914 [22781388442424] Debug — Request: [127.0.0.1:40536 (Loopback)] GET /library/changestamp (4 live) #8cf GZIP Token ()
Oct 11, 2025 17:06:05.914 [22781427813176] Debug — Completed: [127.0.0.1:40536] 200 GET /library/changestamp (4 live) #8cf GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:06:05.931 [22781388442424] Debug — Request: [127.0.0.1:40536 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=71&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #929 GZIP Token ()
Oct 11, 2025 17:06:05.931 [22781427813176] Debug — Completed: [127.0.0.1:40536] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=71&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #929 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:06:05.932 [22781388442424] Debug — Request: [127.0.0.1:40536 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=71&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #92e GZIP Token ()
Oct 11, 2025 17:06:05.932 [22781427813176] Debug — Completed: [127.0.0.1:40536] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=71&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #92e GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:06:07.370 [22781388442424] Debug — Request: [127.0.0.1:40536 (Loopback)] GET /library/changestamp (4 live) #934 GZIP Token ()
Oct 11, 2025 17:06:07.371 [22781427813176] Debug — Completed: [127.0.0.1:40536] 200 GET /library/changestamp (4 live) #934 GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:06:07.372 [22781388442424] Debug — Request: [127.0.0.1:40536 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=71&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #93c GZIP Token ()
Oct 11, 2025 17:06:07.372 [22781425703736] Debug — Completed: [127.0.0.1:40536] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=71&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #93c GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:06:07.373 [22781388442424] Debug — Request: [127.0.0.1:40536 (Loopback)] GET /library/changestamp (4 live) #93f GZIP Token ()
Oct 11, 2025 17:06:07.373 [22781427813176] Debug — Completed: [127.0.0.1:40536] 200 GET /library/changestamp (4 live) #93f GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:06:07.374 [22781388442424] Debug — Request: [127.0.0.1:40536 (Loopback)] GET /library/changestamp (4 live) #948 GZIP Token ()
Oct 11, 2025 17:06:07.374 [22781425703736] Debug — Completed: [127.0.0.1:40536] 200 GET /library/changestamp (4 live) #948 GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:06:07.376 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 849 is 0 (success)
Oct 11, 2025 17:06:07.376 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:06:07.376 [22781382019896] Debug — Signalling job ID 849 with 9
Oct 11, 2025 17:06:07.376 [22781382019896] Debug — Media Analyzer: Background analysis completed in 1.5 seconds, removing 1 IDs
Oct 11, 2025 17:06:07.376 [22781390551864] Debug — MetadataAgentPostProcessor: adding id 71 to refresh queue (0 items in queue)
Oct 11, 2025 17:06:07.376 [22781390551864] Debug — Native Scanner: Executed Media Analysis stage in 1.52 sec.
Oct 11, 2025 17:06:07.376 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:06:07.376 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 72
Oct 11, 2025 17:06:07.377 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 855
Oct 11, 2025 17:06:07.377 [22781397056312] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:06:07.377 [22781394848568] Debug — Skipping hash check, no size match for 15790748230 bytes.
Oct 11, 2025 17:06:07.377 [22781394848568] Debug — No match for hash.
Oct 11, 2025 17:06:07.378 [22781394848568] Debug — Added new metadata item (Analyze This) with ID 73
Oct 11, 2025 17:06:07.378 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:07.378 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:06:07.378 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 73 added, 0 deleted
Oct 11, 2025 17:06:07.379 [22781394848568] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:06:07.433 [22781388442424] Debug — Request: [127.0.0.1:40550 (Loopback)] GET /library/changestamp (4 live) #926 GZIP Token ()
Oct 11, 2025 17:06:07.433 [22781427813176] Debug — Completed: [127.0.0.1:40550] 200 GET /library/changestamp (4 live) #926 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:06:07.448 [22781390551864] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:07.448 [22781390551864] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/Anchorman The Legend of Ron Burgundy (2004).mkv'
Oct 11, 2025 17:06:07.448 [22781390551864] Debug — Native Scanner: Executed Agent Match stage in 0.07 sec.
Oct 11, 2025 17:06:07.553 [22781388442424] Debug — Request: [127.0.0.1:40550 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=72&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #97a GZIP Token ()
Oct 11, 2025 17:06:07.553 [22781425703736] Debug — Completed: [127.0.0.1:40550] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=72&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #97a GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:06:07.554 [22781388442424] Debug — Request: [127.0.0.1:40550 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=72&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #984 GZIP Token ()
Oct 11, 2025 17:06:07.554 [22781425703736] Debug — Completed: [127.0.0.1:40550] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=72&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #984 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:06:08.455 [22781388442424] Debug — Request: [127.0.0.1:40550 (Loopback)] GET /library/changestamp (4 live) #98a GZIP Token ()
Oct 11, 2025 17:06:08.456 [22781425703736] Debug — Completed: [127.0.0.1:40550] 200 GET /library/changestamp (4 live) #98a GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:06:08.457 [22781388442424] Debug — Request: [127.0.0.1:40550 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=72&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #993 GZIP Token ()
Oct 11, 2025 17:06:08.457 [22781425703736] Debug — Completed: [127.0.0.1:40550] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=72&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #993 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:06:08.458 [22781388442424] Debug — Request: [127.0.0.1:40550 (Loopback)] GET /library/changestamp (4 live) #998 GZIP Token ()
Oct 11, 2025 17:06:08.458 [22781427813176] Debug — Completed: [127.0.0.1:40550] 200 GET /library/changestamp (4 live) #998 GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:06:08.460 [22781388442424] Debug — Request: [127.0.0.1:40550 (Loopback)] GET /library/changestamp (4 live) #99f GZIP Token ()
Oct 11, 2025 17:06:08.460 [22781425703736] Debug — Completed: [127.0.0.1:40550] 200 GET /library/changestamp (4 live) #99f GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:06:08.462 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 855 is 0 (success)
Oct 11, 2025 17:06:08.462 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:06:08.462 [22781382019896] Debug — Signalling job ID 855 with 9
Oct 11, 2025 17:06:08.462 [22781382019896] Debug — Media Analyzer: Background analysis completed in 1.1 seconds, removing 1 IDs
Oct 11, 2025 17:06:08.462 [22781384129336] Debug — MetadataAgentPostProcessor: adding id 72 to refresh queue (0 items in queue)
Oct 11, 2025 17:06:08.462 [22781384129336] Debug — Native Scanner: Executed Media Analysis stage in 1.09 sec.
Oct 11, 2025 17:06:08.462 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:06:08.462 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 73
Oct 11, 2025 17:06:08.463 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 861
Oct 11, 2025 17:06:08.463 [22781397056312] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:06:08.463 [22781394848568] Debug — Skipping hash check, no size match for 28881909899 bytes.
Oct 11, 2025 17:06:08.463 [22781394848568] Debug — No match for hash.
Oct 11, 2025 17:06:08.464 [22781394848568] Debug — Added new metadata item (Anchorman the Legend of Ron Burgundy) with ID 74
Oct 11, 2025 17:06:08.464 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 74 added, 0 deleted
Oct 11, 2025 17:06:08.464 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:08.464 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:06:08.465 [22781394848568] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:06:08.514 [22781390551864] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:08.514 [22781390551864] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/Angels & Demons (2009) - Extended Edition.mkv'
Oct 11, 2025 17:06:08.515 [22781390551864] Debug — Native Scanner: Executed Agent Match stage in 0.05 sec.
Oct 11, 2025 17:06:08.521 [22781388442424] Debug — Request: [127.0.0.1:40558 (Loopback)] GET /library/changestamp (4 live) #977 GZIP Token ()
Oct 11, 2025 17:06:08.521 [22781425703736] Debug — Completed: [127.0.0.1:40558] 200 GET /library/changestamp (4 live) #977 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:06:08.650 [22781388442424] Debug — Request: [127.0.0.1:40558 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=73&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #9d7 GZIP Token ()
Oct 11, 2025 17:06:08.650 [22781427813176] Debug — Completed: [127.0.0.1:40558] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=73&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #9d7 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:06:08.650 [22781388442424] Debug — Request: [127.0.0.1:40558 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=73&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #9dc GZIP Token ()
Oct 11, 2025 17:06:08.650 [22781425703736] Debug — Completed: [127.0.0.1:40558] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=73&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #9dc GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:06:09.115 [22781388442424] Debug — Request: [127.0.0.1:40558 (Loopback)] GET /library/changestamp (4 live) #9e3 GZIP Token ()
Oct 11, 2025 17:06:09.115 [22781425703736] Debug — Completed: [127.0.0.1:40558] 200 GET /library/changestamp (4 live) #9e3 GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:06:09.116 [22781388442424] Debug — Request: [127.0.0.1:40558 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=73&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #9ea GZIP Token ()
Oct 11, 2025 17:06:09.116 [22781425703736] Debug — Completed: [127.0.0.1:40558] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=73&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #9ea GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:06:09.117 [22781388442424] Debug — Request: [127.0.0.1:40558 (Loopback)] GET /library/changestamp (4 live) #9ed GZIP Token ()
Oct 11, 2025 17:06:09.117 [22781427813176] Debug — Completed: [127.0.0.1:40558] 200 GET /library/changestamp (4 live) #9ed GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:06:09.118 [22781388442424] Debug — Request: [127.0.0.1:40558 (Loopback)] GET /library/changestamp (4 live) #9f6 GZIP Token ()
Oct 11, 2025 17:06:09.119 [22781427813176] Debug — Completed: [127.0.0.1:40558] 200 GET /library/changestamp (4 live) #9f6 GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:06:09.121 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 861 is 0 (success)
Oct 11, 2025 17:06:09.121 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:06:09.121 [22781382019896] Debug — Signalling job ID 861 with 9
Oct 11, 2025 17:06:09.121 [22781382019896] Debug — Media Analyzer: Background analysis completed in 0.7 seconds, removing 1 IDs
Oct 11, 2025 17:06:09.121 [22781384129336] Debug — MetadataAgentPostProcessor: adding id 73 to refresh queue (0 items in queue)
Oct 11, 2025 17:06:09.121 [22781384129336] Debug — Native Scanner: Executed Media Analysis stage in 0.66 sec.
Oct 11, 2025 17:06:09.121 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:06:09.121 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 74
Oct 11, 2025 17:06:09.121 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 867
Oct 11, 2025 17:06:09.121 [22781394848568] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:06:09.122 [22781390551864] Debug — Skipping hash check, no size match for 30683839282 bytes.
Oct 11, 2025 17:06:09.122 [22781390551864] Debug — No match for hash.
Oct 11, 2025 17:06:09.122 [22781390551864] Debug — Added new metadata item (Angels & Demons) with ID 75
Oct 11, 2025 17:06:09.123 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 75 added, 0 deleted
Oct 11, 2025 17:06:09.123 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:09.123 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:06:09.124 [22781390551864] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:06:09.146 [22781397056312] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:09.146 [22781397056312] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/Animusic 2 (Video 2005).mkv'
Oct 11, 2025 17:06:09.146 [22781397056312] Debug — Native Scanner: Executed Agent Match stage in 0.02 sec.
Oct 11, 2025 17:06:09.176 [22781388442424] Debug — Request: [127.0.0.1:40562 (Loopback)] GET /library/changestamp (4 live) #9d4 GZIP Token ()
Oct 11, 2025 17:06:09.176 [22781425703736] Debug — Completed: [127.0.0.1:40562] 200 GET /library/changestamp (4 live) #9d4 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:06:09.208 [22781388442424] Debug — Request: [127.0.0.1:40562 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=74&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #a2e GZIP Token ()
Oct 11, 2025 17:06:09.208 [22781425703736] Debug — Completed: [127.0.0.1:40562] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=74&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #a2e GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:06:09.208 [22781388442424] Debug — Request: [127.0.0.1:40562 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=74&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #a33 GZIP Token ()
Oct 11, 2025 17:06:09.208 [22781425703736] Debug — Completed: [127.0.0.1:40562] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=74&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #a33 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:06:09.840 [22781388442424] Debug — Request: [127.0.0.1:40562 (Loopback)] GET /library/changestamp (4 live) #a38 GZIP Token ()
Oct 11, 2025 17:06:09.840 [22781425703736] Debug — Completed: [127.0.0.1:40562] 200 GET /library/changestamp (4 live) #a38 GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:06:09.841 [22781388442424] Debug — Request: [127.0.0.1:40562 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=74&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #a41 GZIP Token ()
Oct 11, 2025 17:06:09.841 [22781425703736] Debug — Completed: [127.0.0.1:40562] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=74&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #a41 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:06:09.842 [22781388442424] Debug — Request: [127.0.0.1:40562 (Loopback)] GET /library/changestamp (4 live) #a46 GZIP Token ()
Oct 11, 2025 17:06:09.842 [22781427813176] Debug — Completed: [127.0.0.1:40562] 200 GET /library/changestamp (4 live) #a46 GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:06:09.845 [22781388442424] Debug — Request: [127.0.0.1:40562 (Loopback)] GET /library/changestamp (4 live) #a4d GZIP Token ()
Oct 11, 2025 17:06:09.845 [22781425703736] Debug — Completed: [127.0.0.1:40562] 200 GET /library/changestamp (4 live) #a4d GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:06:09.847 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 867 is 0 (success)
Oct 11, 2025 17:06:09.847 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:06:09.847 [22781382019896] Debug — Signalling job ID 867 with 9
Oct 11, 2025 17:06:09.847 [22781382019896] Debug — Media Analyzer: Background analysis completed in 0.7 seconds, removing 1 IDs
Oct 11, 2025 17:06:09.847 [22781384129336] Debug — MetadataAgentPostProcessor: adding id 74 to refresh queue (0 items in queue)
Oct 11, 2025 17:06:09.847 [22781384129336] Debug — Native Scanner: Executed Media Analysis stage in 0.73 sec.
Oct 11, 2025 17:06:09.847 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:06:09.847 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 75
Oct 11, 2025 17:06:09.847 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 873
Oct 11, 2025 17:06:09.847 [22781390551864] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:06:09.848 [22781397056312] Debug — Skipping hash check, no size match for 2840102512 bytes.
Oct 11, 2025 17:06:09.848 [22781397056312] Debug — No match for hash.
Oct 11, 2025 17:06:09.849 [22781397056312] Debug — Added new metadata item (Animusic 2 Video 2005) with ID 76
Oct 11, 2025 17:06:09.849 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:09.849 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:06:09.849 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 76 added, 0 deleted
Oct 11, 2025 17:06:09.850 [22781397056312] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:06:09.906 [22781394848568] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:09.906 [22781394848568] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/Annabelle (2014).mkv'
Oct 11, 2025 17:06:09.907 [22781394848568] Debug — Native Scanner: Executed Agent Match stage in 0.06 sec.
Oct 11, 2025 17:06:09.909 [22781388442424] Debug — Request: [127.0.0.1:40572 (Loopback)] GET /library/changestamp (4 live) #a2b GZIP Token ()
Oct 11, 2025 17:06:09.909 [22781425703736] Debug — Completed: [127.0.0.1:40572] 200 GET /library/changestamp (4 live) #a2b GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:06:10.053 [22781388442424] Debug — Request: [127.0.0.1:40572 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=75&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #a85 GZIP Token ()
Oct 11, 2025 17:06:10.053 [22781427813176] Debug — Completed: [127.0.0.1:40572] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=75&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #a85 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:06:10.054 [22781388442424] Debug — Request: [127.0.0.1:40572 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=75&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #a89 GZIP Token ()
Oct 11, 2025 17:06:10.054 [22781425703736] Debug — Completed: [127.0.0.1:40572] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=75&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #a89 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:06:11.546 [22781388442424] Debug — Request: [127.0.0.1:40572 (Loopback)] GET /library/changestamp (4 live) #a8f GZIP Token ()
Oct 11, 2025 17:06:11.546 [22781425703736] Debug — Completed: [127.0.0.1:40572] 200 GET /library/changestamp (4 live) #a8f GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:06:11.547 [22781388442424] Debug — Request: [127.0.0.1:40572 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=75&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #a98 GZIP Token ()
Oct 11, 2025 17:06:11.547 [22781425703736] Debug — Completed: [127.0.0.1:40572] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=75&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #a98 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:06:11.548 [22781388442424] Debug — Request: [127.0.0.1:40572 (Loopback)] GET /library/changestamp (4 live) #a9d GZIP Token ()
Oct 11, 2025 17:06:11.548 [22781425703736] Debug — Completed: [127.0.0.1:40572] 200 GET /library/changestamp (4 live) #a9d GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:06:11.549 [22781388442424] Debug — Request: [127.0.0.1:40572 (Loopback)] GET /library/changestamp (4 live) #aa4 GZIP Token ()
Oct 11, 2025 17:06:11.550 [22781425703736] Debug — Completed: [127.0.0.1:40572] 200 GET /library/changestamp (4 live) #aa4 GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:06:11.552 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 873 is 0 (success)
Oct 11, 2025 17:06:11.552 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:06:11.552 [22781382019896] Debug — Signalling job ID 873 with 9
Oct 11, 2025 17:06:11.552 [22781382019896] Debug — Media Analyzer: Background analysis completed in 1.7 seconds, removing 1 IDs
Oct 11, 2025 17:06:11.552 [22781384129336] Debug — MetadataAgentPostProcessor: adding id 75 to refresh queue (0 items in queue)
Oct 11, 2025 17:06:11.552 [22781384129336] Debug — Native Scanner: Executed Media Analysis stage in 1.71 sec.
Oct 11, 2025 17:06:11.552 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:06:11.552 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 76
Oct 11, 2025 17:06:11.552 [22781390551864] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:06:11.552 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 879
Oct 11, 2025 17:06:11.553 [22781384129336] Debug — Skipping hash check, no size match for 21225644366 bytes.
Oct 11, 2025 17:06:11.553 [22781384129336] Debug — No match for hash.
Oct 11, 2025 17:06:11.553 [22781384129336] Debug — Added new metadata item (Annabelle) with ID 77
Oct 11, 2025 17:06:11.553 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 77 added, 0 deleted
Oct 11, 2025 17:06:11.554 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:11.554 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:06:11.557 [22781384129336] Debug — Native Scanner: Executed Add to Database stage in 0.01 sec.
Oct 11, 2025 17:06:11.586 [22781394848568] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:11.586 [22781394848568] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/Ant-Man (2015).mkv'
Oct 11, 2025 17:06:11.586 [22781394848568] Debug — Native Scanner: Executed Agent Match stage in 0.03 sec.
Oct 11, 2025 17:06:11.607 [22781388442424] Debug — Request: [127.0.0.1:40588 (Loopback)] GET /library/changestamp (4 live) #a82 GZIP Token ()
Oct 11, 2025 17:06:11.607 [22781425703736] Debug — Completed: [127.0.0.1:40588] 200 GET /library/changestamp (4 live) #a82 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:06:11.615 [22781388442424] Debug — Request: [127.0.0.1:40588 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=76&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #adc GZIP Token ()
Oct 11, 2025 17:06:11.615 [22781427813176] Debug — Completed: [127.0.0.1:40588] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=76&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #adc GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:06:11.615 [22781388442424] Debug — Request: [127.0.0.1:40588 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=76&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #ae1 GZIP Token ()
Oct 11, 2025 17:06:11.615 [22781425703736] Debug — Completed: [127.0.0.1:40588] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=76&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #ae1 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:06:11.821 [22781388442424] Debug — Request: [127.0.0.1:40588 (Loopback)] GET /library/changestamp (4 live) #ae6 GZIP Token ()
Oct 11, 2025 17:06:11.821 [22781427813176] Debug — Completed: [127.0.0.1:40588] 200 GET /library/changestamp (4 live) #ae6 GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:06:11.822 [22781388442424] Debug — Request: [127.0.0.1:40588 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=76&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #aef GZIP Token ()
Oct 11, 2025 17:06:11.822 [22781427813176] Debug — Completed: [127.0.0.1:40588] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=76&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #aef GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:06:11.823 [22781388442424] Debug — Request: [127.0.0.1:40588 (Loopback)] GET /library/changestamp (4 live) #af2 GZIP Token ()
Oct 11, 2025 17:06:11.823 [22781427813176] Debug — Completed: [127.0.0.1:40588] 200 GET /library/changestamp (4 live) #af2 GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:06:11.825 [22781388442424] Debug — Request: [127.0.0.1:40588 (Loopback)] GET /library/changestamp (4 live) #afb GZIP Token ()
Oct 11, 2025 17:06:11.825 [22781425703736] Debug — Completed: [127.0.0.1:40588] 200 GET /library/changestamp (4 live) #afb GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:06:11.827 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 879 is 0 (success)
Oct 11, 2025 17:06:11.827 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:06:11.827 [22781382019896] Debug — Signalling job ID 879 with 9
Oct 11, 2025 17:06:11.827 [22781382019896] Debug — Media Analyzer: Background analysis completed in 0.3 seconds, removing 1 IDs
Oct 11, 2025 17:06:11.827 [22781397056312] Debug — MetadataAgentPostProcessor: adding id 76 to refresh queue (0 items in queue)
Oct 11, 2025 17:06:11.827 [22781397056312] Debug — Native Scanner: Executed Media Analysis stage in 0.28 sec.
Oct 11, 2025 17:06:11.827 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:06:11.827 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 77
Oct 11, 2025 17:06:11.828 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 885
Oct 11, 2025 17:06:11.828 [22781390551864] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:06:11.828 [22781397056312] Debug — Skipping hash check, no size match for 29831185793 bytes.
Oct 11, 2025 17:06:11.828 [22781397056312] Debug — No match for hash.
Oct 11, 2025 17:06:11.829 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:11.829 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:06:11.829 [22781397056312] Debug — Added new metadata item (Ant Man) with ID 78
Oct 11, 2025 17:06:11.829 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 78 added, 0 deleted
Oct 11, 2025 17:06:11.830 [22781397056312] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:06:11.867 [22781394848568] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:11.867 [22781394848568] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/Apocalypse Now (1979) - Final Cut 2.mkv'
Oct 11, 2025 17:06:11.867 [22781394848568] Debug — Native Scanner: Executed Agent Match stage in 0.04 sec.
Oct 11, 2025 17:06:11.890 [22781388442424] Debug — Request: [127.0.0.1:40600 (Loopback)] GET /library/changestamp (4 live) #ad9 GZIP Token ()
Oct 11, 2025 17:06:11.890 [22781425703736] Debug — Completed: [127.0.0.1:40600] 200 GET /library/changestamp (4 live) #ad9 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:06:12.128 [22781388442424] Debug — Request: [127.0.0.1:40600 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=77&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #b33 GZIP Token ()
Oct 11, 2025 17:06:12.128 [22781425703736] Debug — Completed: [127.0.0.1:40600] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=77&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #b33 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:06:12.129 [22781388442424] Debug — Request: [127.0.0.1:40600 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=77&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #b38 GZIP Token ()
Oct 11, 2025 17:06:12.129 [22781427813176] Debug — Completed: [127.0.0.1:40600] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=77&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #b38 GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:06:13.653 [22781388442424] Debug — Request: [127.0.0.1:40600 (Loopback)] GET /library/changestamp (4 live) #b3f GZIP Token ()
Oct 11, 2025 17:06:13.653 [22781425703736] Debug — Completed: [127.0.0.1:40600] 200 GET /library/changestamp (4 live) #b3f GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:06:13.654 [22781388442424] Debug — Request: [127.0.0.1:40600 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=77&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #b46 GZIP Token ()
Oct 11, 2025 17:06:13.654 [22781425703736] Debug — Completed: [127.0.0.1:40600] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=77&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #b46 GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:06:13.655 [22781388442424] Debug — Request: [127.0.0.1:40600 (Loopback)] GET /library/changestamp (4 live) #b4b GZIP Token ()
Oct 11, 2025 17:06:13.655 [22781425703736] Debug — Completed: [127.0.0.1:40600] 200 GET /library/changestamp (4 live) #b4b GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:06:13.657 [22781388442424] Debug — Request: [127.0.0.1:40600 (Loopback)] GET /library/changestamp (4 live) #b52 GZIP Token ()
Oct 11, 2025 17:06:13.657 [22781427813176] Debug — Completed: [127.0.0.1:40600] 200 GET /library/changestamp (4 live) #b52 GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:06:13.659 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 885 is 0 (success)
Oct 11, 2025 17:06:13.659 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:06:13.659 [22781382019896] Debug — Signalling job ID 885 with 9
Oct 11, 2025 17:06:13.659 [22781382019896] Debug — Media Analyzer: Background analysis completed in 1.8 seconds, removing 1 IDs
Oct 11, 2025 17:06:13.659 [22781384129336] Debug — MetadataAgentPostProcessor: adding id 77 to refresh queue (0 items in queue)
Oct 11, 2025 17:06:13.659 [22781384129336] Debug — Native Scanner: Executed Media Analysis stage in 1.83 sec.
Oct 11, 2025 17:06:13.659 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:06:13.659 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 78
Oct 11, 2025 17:06:13.659 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 891
Oct 11, 2025 17:06:13.659 [22781390551864] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:06:13.660 [22781384129336] Debug — Skipping hash check, no size match for 43591445954 bytes.
Oct 11, 2025 17:06:13.660 [22781384129336] Debug — No match for hash.
Oct 11, 2025 17:06:13.660 [22781384129336] Debug — Added new metadata item (Apocalypse Now) with ID 79
Oct 11, 2025 17:06:13.660 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 79 added, 0 deleted
Oct 11, 2025 17:06:13.660 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:13.660 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:06:13.661 [22781384129336] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:06:13.677 [22781394848568] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:13.677 [22781394848568] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/Apocalypse Now (1979) - Final Cut.mkv'
Oct 11, 2025 17:06:13.677 [22781394848568] Debug — Native Scanner: Executed Agent Match stage in 0.02 sec.
Oct 11, 2025 17:06:13.718 [22781388442424] Debug — Request: [127.0.0.1:46512 (Loopback)] GET /library/changestamp (4 live) #b30 GZIP Token ()
Oct 11, 2025 17:06:13.718 [22781427813176] Debug — Completed: [127.0.0.1:46512] 200 GET /library/changestamp (4 live) #b30 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:06:13.747 [22781388442424] Debug — Request: [127.0.0.1:46512 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=78&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #b8a GZIP Token ()
Oct 11, 2025 17:06:13.747 [22781427813176] Debug — Completed: [127.0.0.1:46512] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=78&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #b8a GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:06:13.747 [22781388442424] Debug — Request: [127.0.0.1:46512 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=78&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #b8f GZIP Token ()
Oct 11, 2025 17:06:13.747 [22781425703736] Debug — Completed: [127.0.0.1:46512] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=78&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #b8f GZIP 0ms 195 bytes (pipelined: 3)
Oct 11, 2025 17:06:14.340 [22781388442424] Debug — Request: [127.0.0.1:46512 (Loopback)] GET /library/changestamp (4 live) #b95 GZIP Token ()
Oct 11, 2025 17:06:14.341 [22781427813176] Debug — Completed: [127.0.0.1:46512] 200 GET /library/changestamp (4 live) #b95 GZIP 0ms 417 bytes (pipelined: 4)
Oct 11, 2025 17:06:14.342 [22781388442424] Debug — Request: [127.0.0.1:46512 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=78&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #b9d GZIP Token ()
Oct 11, 2025 17:06:14.342 [22781425703736] Debug — Completed: [127.0.0.1:46512] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=78&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=idle (4 live) #b9d GZIP 0ms 195 bytes (pipelined: 5)
Oct 11, 2025 17:06:14.343 [22781388442424] Debug — Request: [127.0.0.1:46512 (Loopback)] GET /library/changestamp (4 live) #ba2 GZIP Token ()
Oct 11, 2025 17:06:14.343 [22781427813176] Debug — Completed: [127.0.0.1:46512] 200 GET /library/changestamp (4 live) #ba2 GZIP 0ms 417 bytes (pipelined: 6)
Oct 11, 2025 17:06:14.345 [22781388442424] Debug — Request: [127.0.0.1:46512 (Loopback)] GET /library/changestamp (4 live) #ba9 GZIP Token ()
Oct 11, 2025 17:06:14.345 [22781425703736] Debug — Completed: [127.0.0.1:46512] 200 GET /library/changestamp (4 live) #ba9 GZIP 0ms 417 bytes (pipelined: 7)
Oct 11, 2025 17:06:14.347 [22781433453368] Debug — Jobs: '/usr/lib/plexmediaserver/Plex Media Scanner' exit code for process 891 is 0 (success)
Oct 11, 2025 17:06:14.347 [22781382019896] Debug — Killing job.
Oct 11, 2025 17:06:14.347 [22781382019896] Debug — Signalling job ID 891 with 9
Oct 11, 2025 17:06:14.347 [22781382019896] Debug — Media Analyzer: Background analysis completed in 0.7 seconds, removing 1 IDs
Oct 11, 2025 17:06:14.347 [22781397056312] Debug — MetadataAgentPostProcessor: adding id 78 to refresh queue (0 items in queue)
Oct 11, 2025 17:06:14.347 [22781397056312] Debug — Native Scanner: Executed Media Analysis stage in 0.69 sec.
Oct 11, 2025 17:06:14.347 [22781382019896] Debug — Media Analyzer: Performing on-the-fly analysis on 1 item.
Oct 11, 2025 17:06:14.347 [22781382019896] Debug — [JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Media Scanner" --analyze --log-file-suffix " Analysis" --item 79
Oct 11, 2025 17:06:14.347 [22781382019896] Debug — [JobRunner] Jobs: Starting child process with pid 897
Oct 11, 2025 17:06:14.347 [22781390551864] Debug — Native Scanner: Executed Local Metadata stage in 0.00 sec.
Oct 11, 2025 17:06:14.348 [22781394848568] Debug — Skipping hash check, no size match for 84270870421 bytes.
Oct 11, 2025 17:06:14.348 [22781394848568] Debug — No match for hash.
Oct 11, 2025 17:06:14.348 [22781394848568] Debug — Added new metadata item (Apocalypse Now) with ID 80
Oct 11, 2025 17:06:14.349 [22781386312504] Debug — [LibraryTimeline] Scanner activity on section 1: 80 added, 0 deleted
Oct 11, 2025 17:06:14.349 [22781372742456] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:14.349 [22781372742456] Error — MetadataAgentPostProcessor: failed to find agent for identifier tv.plex.agents.movie
Oct 11, 2025 17:06:14.349 [22781394848568] Debug — Native Scanner: Executed Add to Database stage in 0.00 sec.
Oct 11, 2025 17:06:14.362 [22781397056312] Error — [MetadataAgentManager/getAgent] Unable to find or create media provider for agent 'tv.plex.agents.movie'
Oct 11, 2025 17:06:14.362 [22781397056312] Warning — Scanner [Plex Movie]: unable to find agent match for item file '/data/Movies/Apocalypse Now (1979) - Original - UHD.mkv'
Oct 11, 2025 17:06:14.362 [22781397056312] Debug — Native Scanner: Executed Agent Match stage in 0.01 sec.
Oct 11, 2025 17:06:14.410 [22781388442424] Debug — Request: [127.0.0.1:46522 (Loopback)] GET /library/changestamp (4 live) #b87 GZIP Token ()
Oct 11, 2025 17:06:14.410 [22781425703736] Debug — Completed: [127.0.0.1:46522] 200 GET /library/changestamp (4 live) #b87 GZIP 0ms 417 bytes (pipelined: 1)
Oct 11, 2025 17:06:14.556 [22781388442424] Debug — Request: [127.0.0.1:46522 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=79&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #be1 GZIP Token ()
Oct 11, 2025 17:06:14.557 [22781427813176] Debug — Completed: [127.0.0.1:46522] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=79&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=analyzing (4 live) #be1 GZIP 0ms 195 bytes (pipelined: 2)
Oct 11, 2025 17:06:14.557 [22781388442424] Debug — Request: [127.0.0.1:46522 (Loopback)] GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=79&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #be5 GZIP Token ()
Oct 11, 2025 17:06:14.557 [22781427813176] Debug — Completed: [127.0.0.1:46522] 200 GET /:/metadata/notify/changeItemState?librarySectionID=1&metadataItemID=79&metadataType=1&state=-1&parentID=-1&rootID=-1&mediaState=thumbnailing (4 live) #be5 GZIP 0ms 195 bytes (pipelined: 3)

Screenshot 2025-10-11 at 5.10.29 PM.png

  • Author

....... back to the unclaimed loop 🤦‍♂️

Screenshot 2025-10-11 at 5.10.29 PM.png

  • Author

Trying to reach it from outside my network. I was able to successfully claim in via the Web UI after a couple of attempts but now it's back to this.

Screenshot_20251012_131810_Chrome.jpg

  • Community Expert
20 hours ago, Bullhead28 said:

Stop start seems to have worked. It still gave me those two errors after adding the server friendly name. It's currently adding media. Should I wait to go to General and Claim?

screencapture-192-168-1-167-32400-web-index-html-2025-10-11-17_02_51.png

screencapture-192-168-1-167-32400-web-index-html-2025-10-11-17_01_43.png

this mean we waited to long to use that claim key. pelx shorten new claim keys to claim a server in like 5 ish min. and it made caliming servers harder on docker.

this is why the setting general exists. once in a plex UI tools we can singinto the acocunt and claim,
So we may neeed to edit the preference XML and reclaim the key once more.



  • Community Expert

Normal claim path (fastest)

  1. Log into plex.tv and visit https://plex.tv/claim to get a token.

  2. Put that token in the container’s PLEX_CLAIM env var.

  3. Start the container immediately (token expires quickly).

  4. Visit http://<unraid-ip>:32400/web/ and sign in; the server should appear as yours.
    This is exactly how LinuxServer documents it for new setups, especially in bridge mode.

https://docs.linuxserver.io/images/docker-plex/

Manual fallback (works even when the wizard bugs out)

If the wizard errors or the UI won’t show “claim”:

A. Quick method (usually enough)

Replace with your fresh claim code. Then stop and start the container once. This exact approach is what solved claims for many users (and is what I recommended in the thread as noted above).


  • Community Expert

since the docker is working, your in a plex UI. Here is a script for Manual fallback (works even when the wizard bugs out)

please grab another plex claim key and fill in the claim token in this script and run...

#!/bin/bash
set -euo pipefail

# =========================
# Fixed settings for your box
# =========================
CONTAINER="plex"   # Docker container name
APPDATA_BASE="/mnt/user/appdata/plex"
PREFS="$APPDATA_BASE/Library/Application Support/Plex Media Server/Preferences.xml"

# ======= FILL THIS IN (from https://plex.tv/claim) =======
CLAIM_TOKEN="claim-PASTE_YOUR_TOKEN_HERE"
# =========================================================

if [[ -z "$CLAIM_TOKEN" || "$CLAIM_TOKEN" != claim-* ]]; then
  echo "ERROR: Set CLAIM_TOKEN to a valid value starting with 'claim-'."
  exit 1
fi

command -v docker >/dev/null || { echo "ERROR: docker not found."; exit 1; }
command -v curl   >/dev/null || { echo "ERROR: curl not found."; exit 1; }
[[ -f "$PREFS" ]] || { echo "ERROR: Preferences.xml not found: $PREFS"; exit 1; }

echo "==> Stopping container: ${CONTAINER}"
docker stop "${CONTAINER}" >/dev/null

# Backup
ts="$(date +%F_%H-%M-%S)"
backup="${PREFS}.bak.${ts}"
echo "==> Backing up Preferences.xml -> ${backup}"
cp -f "${PREFS}" "${backup}"

# Get ProcessedMachineIdentifier
echo "==> Reading ProcessedMachineIdentifier"
PMI="$(grep -o 'ProcessedMachineIdentifier=\"[^"]*\"' "${PREFS}" | cut -d'"' -f2 || true)"
if [[ -z "${PMI}" ]]; then
  echo "ERROR: No ProcessedMachineIdentifier in Preferences.xml. Start Plex once to generate it, then re-run."
  exit 1
fi
echo "    PMI=${PMI}"

# Strip any existing PlexOnlineToken
echo "==> Removing any existing PlexOnlineToken from Preferences.xml"
awk '{
  gsub(/ PlexOnlineToken="[^"]*"/,"");
  print
}' "${PREFS}" > "${PREFS}.tmp" && mv "${PREFS}.tmp" "${PREFS}"

# Exchange claim token -> long-lived auth token
echo "==> Exchanging claim token with plex.tv"
AUTH_TOKEN="$(curl -fsSL -H "X-Plex-Client-Identifier: ${PMI}" \
  "https://plex.tv/api/claim/exchange?token=${CLAIM_TOKEN}" \
  | sed -n 's:.*<auth_token>\([^<]*\)</auth_token>.*:\1:p' || true)"

if [[ -z "${AUTH_TOKEN}" ]]; then
  echo "ERROR: Failed to obtain auth token (claim token likely expired)."
  echo "       Restore backup if needed: cp -f \"${backup}\" \"${PREFS}\""
  exit 1
fi
echo "    Got auth token (hidden)."

# Seed PlexOnlineToken
echo "==> Seeding new PlexOnlineToken into Preferences.xml"
awk -v tok="${AUTH_TOKEN}" '{
  sub(/\/>$/, " PlexOnlineToken=\"" tok "\"/>");
  print
}' "${PREFS}" > "${PREFS}.tmp" && mv "${PREFS}.tmp" "${PREFS}"

# Optional: normalize ownership
echo "==> Ensuring ownership nobody:users on appdata (optional)"
chown -R nobody:users "${APPDATA_BASE}" || true

echo "==> Starting container: ${CONTAINER}"
docker start "${CONTAINER}" >/dev/null

# -----------------------------
# Verify + extra local claim hit
# -----------------------------
echo "==> Waiting for Plex to come up..."
# Try for up to ~30s
for i in {1..30}; do
  # Prefer hitting inside container (no port guessing)
  if docker exec "${CONTAINER}" sh -lc 'command -v curl >/dev/null 2>&1' 2>/dev/null; then
    HTTP_CODE="$(docker exec "${CONTAINER}" sh -lc \
      "curl -s -o /dev/null -w '%{http_code}' http://localhost:32400/identity" || true)"
  else
    # Fallback from host: try mapped port or standard 32400
    HOSTPORT="$(docker inspect --format='{{ (index (index .NetworkSettings.Ports "32400/tcp") 0).HostPort }}' "${CONTAINER}" 2>/dev/null || true)"
    [[ -z "$HOSTPORT" || "$HOSTPORT" == "<no value>" ]] && HOSTPORT="32400"
    HTTP_CODE="$(curl -s -o /dev/null -w '%{http_code}' "http://127.0.0.1:${HOSTPORT}/identity" || true)"
  fi
  [[ "$HTTP_CODE" == "200" ]] && { echo "    Plex is responding."; break; }
  sleep 1
  [[ $i -eq 30 ]] && echo "WARN: Plex /identity not responding yet; continuing anyway."
done

echo "==> Hitting local claim endpoint as a final nudge"
CLAIM_HTTP=0
if docker exec "${CONTAINER}" sh -lc 'command -v curl >/dev/null 2>&1' 2>/dev/null; then
  CLAIM_HTTP="$(docker exec "${CONTAINER}" sh -lc \
    "curl -s -o /dev/null -w '%{http_code}' -X POST 'http://localhost:32400/myplex/claim?token=${CLAIM_TOKEN}'" || true)"
else
  HOSTPORT="$(docker inspect --format='{{ (index (index .NetworkSettings.Ports "32400/tcp") 0).HostPort }}' "${CONTAINER}" 2>/dev/null || true)"
  [[ -z "$HOSTPORT" || "$HOSTPORT" == "<no value>" ]] && HOSTPORT="32400"
  CLAIM_HTTP="$(curl -s -o /dev/null -w '%{http_code}' -X POST "http://127.0.0.1:${HOSTPORT}/myplex/claim?token=${CLAIM_TOKEN}" || true)"
fi
echo "    Claim POST returned HTTP ${CLAIM_HTTP} (expected 200/201/204; expired tokens may return 4xx)."

echo "All done."
echo "Open: http://<UNRAID-IP>:32400/web  -> Settings -> General"
echo "You should see the server signed in and claimed."
  • Community Expert

in extra paramerters where we added the DNS. we can use linux IO to install linux pacakges inside the docker.

-e DOCKER_MODS=linuxserver/mods:universal-package-install -e INSTALL_PACKAGES="curl nano sqlite3"

sqlite3 give you the abilty to fix and run sql comands for the plex database latter if you hit plex database coruption. nano is a text edito to open and edit files and curl (should be there) but is used to manaul claim the key...

image.png

this will make sure hte other applicaiotn are installed and working:
image.png

once plex is claimed and working stop start plex api claimed shown in auth devices.

remove nano and curl...

Edited by bmartino1

  • Community Expert
  • Solution
10 hours ago, bmartino1 said:

since the docker is working, your in a plex UI. Here is a script for Manual fallback (works even when the wizard bugs out)

please grab another plex claim key and fill in the claim token in this script and run...

#!/bin/bashset -euo pipefail

# =========================# Fixed settings for your box# =========================
CONTAINER="plex"   # Docker container name
APPDATA_BASE="/mnt/user/appdata/plex"
PREFS="$APPDATA_BASE/Library/Application Support/Plex Media Server/Preferences.xml"

# ======= FILL THIS IN (from https://plex.tv/claim) =======
CLAIM_TOKEN="claim-PASTE_YOUR_TOKEN_HERE"# =========================================================

if [[ -z "$CLAIM_TOKEN" || "$CLAIM_TOKEN" != claim-* ]]; thenecho "ERROR: Set CLAIM_TOKEN to a valid value starting with 'claim-'."exit 1
fi

command -v docker >/dev/null || { echo "ERROR: docker not found."; exit 1; }
command -v curl   >/dev/null || { echo "ERROR: curl not found."; exit 1; }
[[ -f "$PREFS" ]] || { echo "ERROR: Preferences.xml not found: $PREFS"; exit 1; }

echo "==> Stopping container: ${CONTAINER}"
docker stop "${CONTAINER}" >/dev/null

# Backup
ts="$(date +%F_%H-%M-%S)"
backup="${PREFS}.bak.${ts}"echo "==> Backing up Preferences.xml -> ${backup}"cp -f "${PREFS}" "${backup}"

# Get ProcessedMachineIdentifierecho "==> Reading ProcessedMachineIdentifier"
PMI="$(grep -o 'ProcessedMachineIdentifier=\"[^"]*\"' "${PREFS}" | cut -d'"' -f2 || true)"if [[ -z "${PMI}" ]]; thenecho "ERROR: No ProcessedMachineIdentifier in Preferences.xml. Start Plex once to generate it, then re-run."exit 1
fiecho "    PMI=${PMI}"

# Strip any existing PlexOnlineTokenecho "==> Removing any existing PlexOnlineToken from Preferences.xml"
awk '{
  gsub(/ PlexOnlineToken="[^"]*"/,"");
  print
}' "${PREFS}" > "${PREFS}.tmp" && mv "${PREFS}.tmp" "${PREFS}"

# Exchange claim token -> long-lived auth tokenecho "==> Exchanging claim token with plex.tv"
AUTH_TOKEN="$(curl -fsSL -H "X-Plex-Client-Identifier: ${PMI}" \
  "https://plex.tv/api/claim/exchange?token=${CLAIM_TOKEN}" \
  | sed -n 's:.*<auth_token>\([^<]*\)</auth_token>.*:\1:p' || true)"

if [[ -z "${AUTH_TOKEN}" ]]; thenecho "ERROR: Failed to obtain auth token (claim token likely expired)."echo "       Restore backup if needed: cp -f \"${backup}\" \"${PREFS}\""exit 1
fiecho "    Got auth token (hidden)."

# Seed PlexOnlineTokenecho "==> Seeding new PlexOnlineToken into Preferences.xml"
awk -v tok="${AUTH_TOKEN}" '{
  sub(/\/>$/, " PlexOnlineToken=\"" tok "\"/>");
  print
}' "${PREFS}" > "${PREFS}.tmp" && mv "${PREFS}.tmp" "${PREFS}"

# Optional: normalize ownershipecho "==> Ensuring ownership nobody:users on appdata (optional)"chown -R nobody:users "${APPDATA_BASE}" || true

echo "==> Starting container: ${CONTAINER}"
docker start "${CONTAINER}" >/dev/null

# -----------------------------# Verify + extra local claim hit# -----------------------------echo "==> Waiting for Plex to come up..."# Try for up to ~30sfor i in {1..30}; do# Prefer hitting inside container (no port guessing)if docker exec "${CONTAINER}" sh -lc 'command -v curl >/dev/null 2>&1' 2>/dev/null; then
    HTTP_CODE="$(docker exec "${CONTAINER}" sh -lc \
      "curl -s -o /dev/null -w '%{http_code}' http://localhost:32400/identity" || true)"else
    # Fallback from host: try mapped port or standard 32400
    HOSTPORT="$(docker inspect --format='{{ (index (index .NetworkSettings.Ports "32400/tcp") 0).HostPort }}' "${CONTAINER}" 2>/dev/null || true)"
    [[ -z "$HOSTPORT" || "$HOSTPORT" == "<no value>" ]] && HOSTPORT="32400"
    HTTP_CODE="$(curl -s -o /dev/null -w '%{http_code}' "http://127.0.0.1:${HOSTPORT}/identity" || true)"fi
  [[ "$HTTP_CODE" == "200" ]] && { echo "    Plex is responding."; break; }
  sleep 1
  [[ $i -eq 30 ]] && echo "WARN: Plex /identity not responding yet; continuing anyway."done

echo "==> Hitting local claim endpoint as a final nudge"
CLAIM_HTTP=0
if docker exec "${CONTAINER}" sh -lc 'command -v curl >/dev/null 2>&1' 2>/dev/null; then
  CLAIM_HTTP="$(docker exec "${CONTAINER}" sh -lc \
    "curl -s -o /dev/null -w '%{http_code}' -X POST 'http://localhost:32400/myplex/claim?token=${CLAIM_TOKEN}'" || true)"else
  HOSTPORT="$(docker inspect --format='{{ (index (index .NetworkSettings.Ports "32400/tcp") 0).HostPort }}' "${CONTAINER}" 2>/dev/null || true)"
  [[ -z "$HOSTPORT" || "$HOSTPORT" == "<no value>" ]] && HOSTPORT="32400"
  CLAIM_HTTP="$(curl -s -o /dev/null -w '%{http_code}' -X POST "http://127.0.0.1:${HOSTPORT}/myplex/claim?token=${CLAIM_TOKEN}" || true)"fiecho "    Claim POST returned HTTP ${CLAIM_HTTP} (expected 200/201/204; expired tokens may return 4xx)."

echo "All done."echo "Open: http://<UNRAID-IP>:32400/web  -> Settings -> General"echo "You should see the server signed in and claimed."


better script to run tigten and double checked... Otherwise you need to change your plex account password. as plex has your account flaged...

#!/bin/bash
set -euo pipefail

# =========================
# Set these for your box
# =========================
CONTAINER="plex"   # Docker container name (linuxserver/plex)
APPDATA_BASE="/mnt/user/appdata/plex"           # your container's /config on host
PREFS="$APPDATA_BASE/Library/Application Support/Plex Media Server/Preferences.xml"

# ======= Paste fresh token from https://plex.tv/claim =======
CLAIM_TOKEN="claim-PASTE_YOUR_TOKEN_HERE"
# ============================================================

# Quick validation
if [[ -z "$CLAIM_TOKEN" || "$CLAIM_TOKEN" != claim-* ]]; then
  echo "ERROR: Set CLAIM_TOKEN to a valid value starting with 'claim-'."
  exit 1
fi

command -v docker >/dev/null || { echo "ERROR: docker not found."; exit 1; }
command -v curl   >/dev/null || echo "WARN: curl not found on host; will try container."
[[ -f "$PREFS" ]] || { echo "ERROR: Preferences.xml not found: $PREFS"; exit 1; }

echo "==> Stopping container: ${CONTAINER}"
docker stop "${CONTAINER}" >/dev/null || true

# Backup Preferences.xml
ts="$(date +%F_%H-%M-%S)"
backup="${PREFS}.bak.${ts}"
echo "==> Backing up Preferences.xml -> ${backup}"
cp -f "${PREFS}" "${backup}"

# Read ProcessedMachineIdentifier (nice-to-have for claim exchange)
echo "==> Reading ProcessedMachineIdentifier"
PMI="$(grep -o 'ProcessedMachineIdentifier=\"[^"]*\"' "${PREFS}" | cut -d'"' -f2 || true)"
if [[ -z "${PMI}" ]]; then
  echo "WARN: No ProcessedMachineIdentifier found. We'll rely on POST /myplex/claim after start."
else
  echo "    PMI=${PMI}"
fi

# ---- Scrub all PlexOnline* “claimed” markers so linuxserver will accept a new claim ----
# (Per multiple reports, these four block re-claim if present.)
echo "==> Removing PlexOnline* attributes (Username/Mail/Home/Token) from Preferences.xml"
awk '{
  gsub(/ PlexOnlineUsername="[^"]*"/,"");
  gsub(/ PlexOnlineMail="[^"]*"/,"");
  gsub(/ PlexOnlineHome="[^"]*"/,"");
  gsub(/ PlexOnlineToken="[^"]*"/,"");
  print
}' "${PREFS}" > "${PREFS}.tmp" && mv "${PREFS}.tmp" "${PREFS}"

# Optional: normalize ownership for Unraid
echo "==> Ensuring ownership nobody:users on appdata (optional)"
chown -R nobody:users "${APPDATA_BASE}" || true

echo "==> Starting container: ${CONTAINER}"
docker start "${CONTAINER}" >/dev/null

# Wait briefly for PMS to answer /identity (up to ~30s)
echo "==> Waiting for Plex to come up..."
HTTP_CODE=""
for i in {1..30}; do
  if docker exec "${CONTAINER}" sh -lc 'command -v curl >/dev/null 2>&1' 2>/dev/null; then
    HTTP_CODE="$(docker exec "${CONTAINER}" sh -lc \
      "curl -s -o /dev/null -w '%{http_code}' http://localhost:32400/identity" || true)"
  else
    HOSTPORT="$(docker inspect --format='{{ (index (index .NetworkSettings.Ports "32400/tcp") 0).HostPort }}' "${CONTAINER}" 2>/dev/null || true)"
    [[ -z "$HOSTPORT" || "$HOSTPORT" == "<no value>" ]] && HOSTPORT="32400"
    command -v curl >/dev/null && HTTP_CODE="$(curl -s -o /dev/null -w '%{http_code}' "http://127.0.0.1:${HOSTPORT}/identity" || true)" || HTTP_CODE=""
  fi
  [[ "$HTTP_CODE" == "200" ]] && { echo "    Plex is responding."; break; }
  sleep 1
  [[ $i -eq 30 ]] && echo "WARN: Plex /identity not responding yet; continuing anyway."
done

# ---------------------------------------------
# Path A (preferred if PMI is present): exchange claim->auth token, seed back into Preferences.xml
# ---------------------------------------------
did_exchange=0
if [[ -n "${PMI}" ]]; then
  echo "==> Exchanging claim token with plex.tv (using PMI)"
  AUTH_TOKEN="$(curl -fsSL -H "X-Plex-Client-Identifier: ${PMI}" \
    "https://plex.tv/api/claim/exchange?token=${CLAIM_TOKEN}" \
    | sed -n 's:.*<auth_token>\([^<]*\)</auth_token>.*:\1:p' || true)"

  if [[ -n "${AUTH_TOKEN}" ]]; then
    echo "    Got auth token (hidden). Seeding into Preferences.xml..."
    # Stop again momentarily to avoid write races
    docker stop "${CONTAINER}" >/dev/null || true
    awk -v tok="${AUTH_TOKEN}" '{
      # Add PlexOnlineToken before the closing "/>" of the root element if absent
      if ($0 ~ /PlexOnlineToken="/) {
        gsub(/ PlexOnlineToken="[^"]*"/, " PlexOnlineToken=\"" tok "\"")
      } else {
        sub(/\/>$/, " PlexOnlineToken=\"" tok "\"/>")
      }
      print
    }' "${PREFS}" > "${PREFS}.tmp" && mv "${PREFS}.tmp" "${PREFS}"
    docker start "${CONTAINER}" >/dev/null
    did_exchange=1
  else
    echo "WARN: Claim exchange failed (token expired or PMI mismatch). Will try POST /myplex/claim."
  fi
fi

# ---------------------------------------------
# Path B: always give Plex a local “nudge” to claim
# ---------------------------------------------
echo "==> POSTing claim token to local /myplex/claim as final nudge"
CLAIM_HTTP=0
if docker exec "${CONTAINER}" sh -lc 'command -v curl >/dev/null 2>&1' 2>/dev/null; then
  CLAIM_HTTP="$(docker exec "${CONTAINER}" sh -lc \
    "curl -s -o /dev/null -w '%{http_code}' -X POST 'http://localhost:32400/myplex/claim?token=${CLAIM_TOKEN}'" || true)"
else
  HOSTPORT="$(docker inspect --format='{{ (index (index .NetworkSettings.Ports "32400/tcp") 0).HostPort }}' "${CONTAINER}" 2>/dev/null || true)"
  [[ -z "$HOSTPORT" || "$HOSTPORT" == "<no value>" ]] && HOSTPORT="32400"
  if command -v curl >/dev/null; then
    CLAIM_HTTP="$(curl -s -o /dev/null -w '%{http_code}' -X POST "http://127.0.0.1:${HOSTPORT}/myplex/claim?token=${CLAIM_TOKEN}" || true)"
  else
    echo "WARN: No curl in container or host; skipping local POST."
  fi
fi
echo "    Claim POST returned HTTP ${CLAIM_HTTP} (200/201/204 are fine; 4xx means expired claim)."

echo "==> Done."
echo "Open:  http://<UNRAID-IP>:32400/web  -> Settings -> General"
echo "You should see the server signed in and claimed."
echo "Backup kept at: ${backup}"


  1. stop Plex and back up Preferences.xml

  2. scrub all the “claimed” markers that block re-claim on linuxserver.io images (the PlexOnline* attributes), then either (a) inject a fresh long-lived token via the claim-exchange flow or (b) simply POST your claim-... to the local /myplex/claim endpoint as a fallback nudge.

FYI, folks running the linuxserver image consistently report they had to clear all of these before a new claim would “take”: PlexOnlineUsername, PlexOnlineMail, PlexOnlineHome, and PlexOnlineToken—not just the claim token. Many also succeed by just POSTing the claim token to /myplex/claim after clearing those keys... whcih is what this script will do above...

What changed / why it’s robust

  • Scrubs all four PlexOnline* attributes before trying anything, which avoids the “server already claimed” dead-end the linuxserver image hits when these remain populated...

  • If we have a ProcessedMachineIdentifier, we do the official claim-exchange and inject a long-lived auth_token into PlexOnlineToken. This mirrors the documented “manual claim” flow people follow with X-Plex-Client-Identifier headers.

  • Regardless, we also POST your claim-... to http://localhost:32400/myplex/claim, which multiple Unraid users reported as the simplest reliable nudge after a password reset

  • Graceful fallbacks if curl isn’t in the container or host, and safe backups with timestamps.

  • Author
It says it worked but the UI doesn't show claimed:
root@AssPhaceServer:~# #!/bin/bash
set -euo pipefail

# =========================
# Set these for your box
# =========================
CONTAINER="plex"   # Docker container name (linuxserver/plex)
APPDATA_BASE="/mnt/user/appdata/plex"           # your container's /config on host
PREFS="$APPDATA_BASE/Library/Application Support/Plex Media Server/Preferences.xml"

# ======= Paste fresh token from https://plex.tv/claim =======
CLAIM_TOKEN="claim-11zympyvYWLrJ8WxDMqw"
# ============================================================

# Quick validation
if [[ -z "$CLAIM_TOKEN" || "$CLAIM_TOKEN" != claim-* ]]; then
  echo "ERROR: Set CLAIM_TOKEN to a valid value starting with 'claim-'."
  exit 1
fi

command -v docker >/dev/null || { echo "ERROR: docker not found."; exit 1; }
command -v curl   >/dev/null || echo "WARN: curl not found on host; will try container."
[[ -f "$PREFS" ]] || { echo "ERROR: Preferences.xml not found: $PREFS"; exit 1; }

echo "==> Stopping container: ${CONTAINER}"
docker stop "${CONTAINER}" >/dev/null || true

# Backup Preferences.xml
ts="$(date +%F_%H-%M-%S)"
backup="${PREFS}.bak.${ts}"
echo "==> Backing up Preferences.xml -> ${backup}"
cp -f "${PREFS}" "${backup}"

# Read ProcessedMachineIdentifier (nice-to-have for claim exchange)
echo "==> Reading ProcessedMachineIdentifier"
PMI="$(grep -o 'ProcessedMachineIdentifier=\"[^"]*\"' "${PREFS}" | cut -d'"' -f2 || true)"
if [[ -z "${PMI}" ]]; then
  echo "WARN: No ProcessedMachineIdentifier found. We'll rely on POST /myplex/claim after start."
else
  echo "    PMI=${PMI}"
fi

# ---- Scrub all PlexOnline* “claimed” markers so linuxserver will accept a new claim ----
# (Per multiple reports, these four block re-claim if present.)
echo "==> Removing PlexOnline* attributes (Username/Mail/Home/Token) from Preferences.xml"
awk '{
  gsub(/ PlexOnlineUsername="[^"]*"/,"");
  gsub(/ PlexOnlineMail="[^"]*"/,"");
  gsub(/ PlexOnlineHome="[^"]*"/,"");
  gsub(/ PlexOnlineToken="[^"]*"/,"");
  print
echo "Backup kept at: ${backup}"signed in and claimed."-> General"fine; 4xx means expired claim)."lex/claim?token=${CLAIM_TOKEN}" || true)"rue)"CODE=""
==> Stopping container: plex
==> Backing up Preferences.xml -> /mnt/user/appdata/plex/Library/Application Support/Plex Media Server/Preferences.xml.bak.2025-10-13_21-39-08
==> Reading ProcessedMachineIdentifier
grep: warning: stray \ before "
grep: warning: stray \ before "
    PMI=763210fd8637e6f1363aacb93db194df4a6254fd
==> Removing PlexOnline* attributes (Username/Mail/Home/Token) from Preferences.xml
==> Ensuring ownership nobody:users on appdata (optional)
==> Starting container: plex
==> Waiting for Plex to come up...
    Plex is responding.
==> Exchanging claim token with plex.tv (using PMI)
curl: (22) The requested URL returned error: 404
WARN: Claim exchange failed (token expired or PMI mismatch). Will try POST /myplex/claim.
==> POSTing claim token to local /myplex/claim as final nudge
    Claim POST returned HTTP 200 (200/201/204 are fine; 4xx means expired claim).
==> Done.
Open:  http://<UNRAID-IP>:32400/web  -> Settings -> General
You should see the server signed in and claimed.
Backup kept at: /mnt/user/appdata/plex/Library/Application Support/Plex Media Server/Preferences.xml.bak.2025-10-13_21-39-08
root@AssPhaceServer:~# 

Screenshot 2025-10-13 at 9.47.50 PM.png

  • Author

Tried the other option

I must be doing something wrong

screencapture-192-168-1-167-logterminal-plex-2025-10-13-22_00_29.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.