[GH-ISSUE #119] [Bug]: Scanner and Agent are not available #47

Open
opened 2026-03-23 20:33:59 +00:00 by mirror · 0 comments
Owner

Originally created by @estevez-dev on GitHub (Mar 20, 2026).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-plex/issues/119

I've read the documentation.

  • I'm running the latest version of the TubeArchivist Plex Integration Scanner and Agent. I have read the latest release notes and installation instructions.

Operating System

Linux

Your Bug Report

Describe the bug

I can't select the scanner when creating/editing the Plex library.

Steps To Reproduce

  1. Install Agent and Scanner
  2. Try to choose them when creating a library with YouTube videos in Plex

Expected behavior

It is possible to select the Tube Archivist scanner and Agent in Plex.

The logs attached are from Plex Media Server/Logs/PMS Plugin Logs/com.plexapp.agents.tubearchivist_agent.log.

Relevant log output

2026-03-20 14:33:27,341 (77406be03808) :  INFO (core:349) - Starting framework core - Version: 2.6.3, Build: 121068a (Wed Feb 04 17:26:55 UTC 2026)
2026-03-20 14:33:27,341 (77406be03808) :  DEBUG (core:361) - Using the elevated policy
2026-03-20 14:33:27,341 (77406be03808) :  DEBUG (core:450) - Starting runtime component.
2026-03-20 14:33:27,342 (77406be03808) :  DEBUG (core:450) - Starting caching component.
2026-03-20 14:33:27,342 (77406be03808) :  DEBUG (core:450) - Starting data component.
2026-03-20 14:33:27,342 (77406be03808) :  DEBUG (core:450) - Starting networking component.
2026-03-20 14:33:27,343 (77406be03808) :  DEBUG (networking:262) - Loaded HTTP cookies
2026-03-20 14:33:27,343 (77406be03808) :  DEBUG (caching:108) - No info file found, trashing the cache folder
2026-03-20 14:33:27,344 (77406be03808) :  DEBUG (networking:434) - Setting the default network timeout to 20.0
2026-03-20 14:33:27,345 (77406be03808) :  DEBUG (core:450) - Starting localization component.
2026-03-20 14:33:27,345 (77406be03808) :  INFO (localization:409) - Setting the default locale to en-us
2026-03-20 14:33:27,345 (77406be03808) :  DEBUG (core:450) - Starting messaging component.
2026-03-20 14:33:27,345 (77406be03808) :  DEBUG (core:450) - Starting debugging component.
2026-03-20 14:33:27,346 (77406be03808) :  DEBUG (core:450) - Starting services component.
2026-03-20 14:33:27,346 (77406be03808) :  DEBUG (core:450) - Starting myplex component.
2026-03-20 14:33:27,346 (77406be03808) :  DEBUG (core:450) - Starting notifications component.
2026-03-20 14:33:27,346 (7740689f1b38) :  DEBUG (networking:144) - Requesting 'http://127.0.0.1:32400/system/messaging/clear_events/com.plexapp.agents.tubearchivist_agent'
2026-03-20 14:33:27,393 (77406be03808) :  DEBUG (accessor:68) - Creating a new model access point for provider com.plexapp.agents.tubearchivist_agent in namespace 'metadata'
2026-03-20 14:33:27,396 (77406be03808) :  DEBUG (networking:144) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes'
2026-03-20 14:33:27,399 (77406be03808) :  ERROR (networking:197) - Error opening URL 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes'
2026-03-20 14:33:27,400 (77406be03808) :  CRITICAL (runtime:1299) - Exception getting hosted resource hashes (most recent call last):
  File "/usr/lib/plexmediaserver/Resources/Plug-ins-121068a07/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 1293, in get_resource_hashes
    json = self._core.networking.http_request("http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes", timeout=10).content
  File "/usr/lib/plexmediaserver/Resources/Plug-ins-121068a07/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 243, in content
    return self.__str__()
  File "/usr/lib/plexmediaserver/Resources/Plug-ins-121068a07/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 221, in __str__
    self.load()
  File "/usr/lib/plexmediaserver/Resources/Plug-ins-121068a07/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 159, in load
    f = self._opener.open(req, timeout=self._timeout)
  File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 435, in open
    response = meth(req, response)
  File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 548, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 473, in error
    return self._call_chain(*args)
  File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 407, in _call_chain
    result = func(*args)
  File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 556, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found

2026-03-20 14:33:27,403 (7740687acb38) :  DEBUG (services:265) - Plug-in is not daemonized - loading services from system
2026-03-20 14:33:27,403 (77406be03808) :  DEBUG (runtime:1117) - Created a thread named 'load_all_services'
2026-03-20 14:33:27,404 (77406be03808) :  DEBUG (runtime:1117) - Created a thread named 'get_server_info'
2026-03-20 14:33:27,404 (77406be03808) :  DEBUG (core:150) - Finished starting framework core
2026-03-20 14:33:27,404 (77406be03808) :  DEBUG (core:560) - Loading plug-in code
2026-03-20 14:33:27,404 (774068766b38) :  DEBUG (networking:144) - Requesting 'http://127.0.0.1:32400'
2026-03-20 14:33:27,405 (7740687acb38) :  DEBUG (networking:144) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/messaging/function/X0J1bmRsZVNlcnZpY2U6QWxsU2VydmljZXM_/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMApyMAo_'
2026-03-20 14:33:27,418 (774068766b38) :  DEBUG (core:538) - Machine identifier is 3fc12cd7390ad8d7349c7a226f5640a237b47c9d
2026-03-20 14:33:27,419 (774068766b38) :  DEBUG (core:539) - Server version is 1.43.0.10492-121068a07
2026-03-20 14:33:27,422 (7740687acb38) :  DEBUG (services:362) - Loaded services
2026-03-20 14:33:27,425 (774068789b38) :  DEBUG (services:438) - No shared code to load
2026-03-20 14:33:27,495 (77406be03808) :  DEBUG (core:566) - Finished loading plug-in code
2026-03-20 14:33:27,497 (77406be03808) :  DEBUG (agentkit:1132) - Creating new agent class called TubeArchivistYTSeriesAgent
2026-03-20 14:33:27,497 (77406be03808) :  DEBUG (agentkit:937) - Updating agent information: [{'media_types': ['TV_Show'], 'accepts_from': ['com.plexapp.agents.localmedia'], 'fallback_agent': False, 'contributes_to': ['com.plexapp.agents.none'], 'languages': ['xn', 'en'], 'persist_stored_files': True, 'version': 0, 'primary_provider': True, 'prefs': True, 'name': 'TubeArchivist Agent'}]
2026-03-20 14:33:27,497 (77406be03808) :  DEBUG (networking:144) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/messaging/function/X0FnZW50U2VydmljZTpVcGRhdGVJbmZv/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQo3CmRpY3QKbGlzdApkaWN0Cmxpc3QKbGlzdApsaXN0Cmxpc3QKMgpzMzgKY29tLnBsZXhhcHAuYWdlbnRzLnR1YmVhcmNoaXZpc3RfYWdlbnRzMTAKaWRlbnRpZmllcnIxCnMxMAphZ2VudF9pbmZvMQpyMgoxMApyMwpzMTEKbWVkaWFfdHlwZXNyNApzMTIKYWNjZXB0c19mcm9tYjBzMTQKZmFsbGJhY2tfYWdlbnRyNQpzMTQKY29udHJpYnV0ZXNfdG9yNgpzOQpsYW5ndWFnZXNiMXMyMApwZXJzaXN0X3N0b3JlZF9maWxlc2kwCnM3CnZlcnNpb25iMXMxNgpwcmltYXJ5X3Byb3ZpZGVyYjFzNQpwcmVmc3MxOQpUdWJlQXJjaGl2aXN0IEFnZW50czQKbmFtZTEKczcKVFZfU2hvdzEKczI5CmNvbS5wbGV4YXBwLmFnZW50cy5sb2NhbG1lZGlhMQpzMjMKY29tLnBsZXhhcHAuYWdlbnRzLm5vbmUyCnMyCnhuczIKZW5yMAo_'
2026-03-20 14:33:27,502 (77406be03808) :  INFO (__init__:1081) - Starting up TubeArchivist Agent...
2026-03-20 14:33:27,502 (77406be03808) :  INFO (core:611) - Started plug-in
2026-03-20 14:33:27,502 (77406be03808) :  DEBUG (socketinterface:160) - Starting socket server
2026-03-20 14:33:27,503 (77406be03808) :  DEBUG (runtime:1117) - Created a thread named 'start'
2026-03-20 14:33:27,503 (77406be03808) :  INFO (socketinterface:184) - Socket server started on port 33571
2026-03-20 14:33:27,503 (77406be03808) :  INFO (pipeinterface:25) - Entering run loop
2026-03-20 14:33:27,503 (77406be03808) :  DEBUG (runtime:717) - Handling request GET /:/prefixes
2026-03-20 14:33:27,504 (77406be03808) :  DEBUG (runtime:814) - Found route matching /:/prefixes
2026-03-20 14:33:27,504 (77406be03808) :  DEBUG (runtime:924) - Response: [200] MediaContainer, 163 bytes
2026-03-20 14:33:27,505 (7740681afb38) :  DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.tubearchivist_agent/prefs
2026-03-20 14:33:27,509 (7740681afb38) :  DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.tubearchivist_agent/prefs
2026-03-20 14:33:27,510 (7740681afb38) :  WARNING (data:179) - Error decoding with simplejson, using demjson instead (this will cause a performance hit) - Expecting value: line 7 column 1 (char 817)
2026-03-20 14:33:27,511 (7740681afb38) :  DEBUG (preferences:258) - Loaded preferences from DefaultPrefs.json
2026-03-20 14:33:27,511 (7740681afb38) :  INFO (preferences:161) - No user preferences file exists
2026-03-20 14:33:27,511 (7740681afb38) :  DEBUG (preferences:198) - Saved the user preferences
2026-03-20 14:33:27,512 (7740681afb38) :  DEBUG (runtime:88) - Sending packed state data (119 bytes)
2026-03-20 14:33:27,512 (7740681afb38) :  DEBUG (runtime:924) - Response: [200] MediaContainer, 962 bytes
2026-03-20 14:35:44,720 (7740681afb38) :  DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.tubearchivist_agent/prefs
2026-03-20 14:35:44,721 (7740681afb38) :  DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.tubearchivist_agent/prefs
2026-03-20 14:35:44,722 (7740681afb38) :  DEBUG (runtime:88) - Sending packed state data (119 bytes)
2026-03-20 14:35:44,722 (7740681afb38) :  DEBUG (runtime:924) - Response: [200] MediaContainer, 962 bytes
2026-03-20 14:36:20,426 (7740681afb38) :  DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.tubearchivist_agent/prefs/set?tubearchivist_url=http%3A%2F%2F127.0.0.1%3A8000&tubearchivist_api_key=b3e3d20e547c36f80950717d97b16ba9312028ae
2026-03-20 14:36:20,427 (7740681afb38) :  DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.tubearchivist_agent/prefs/set
2026-03-20 14:36:20,427 (7740681afb38) :  DEBUG (preferences:198) - Saved the user preferences
2026-03-20 14:36:20,428 (7740681afb38) :  DEBUG (runtime:88) - Sending packed state data (119 bytes)
2026-03-20 14:36:20,428 (7740681afb38) :  DEBUG (runtime:924) - Response: [200] bool, 0 bytes

Anything else?

I don't have the option to select Scanner at all, and the agent list doesn't include the "TubeArchivist Agent" option.

Image

The only place I can see something about "TubeArchivist", is in Server settings -> Agents (legacy) -> Shows:

Image

Plex 1.43.0.10492

There are no errors in Plex logs except for this only warning:

WARN - [Req#b1] Request for plug-in [tv.plex.agents.series] but it doesn't exist.
Originally created by @estevez-dev on GitHub (Mar 20, 2026). Original GitHub issue: https://github.com/tubearchivist/tubearchivist-plex/issues/119 ### I've read the documentation. - [x] I'm running the latest version of the TubeArchivist Plex Integration Scanner and Agent. I have read the latest release notes and installation instructions. ### Operating System Linux ### Your Bug Report ## Describe the bug I can't select the scanner when creating/editing the Plex library. ## Steps To Reproduce 1. Install Agent and Scanner 2. Try to choose them when creating a library with YouTube videos in Plex ## Expected behavior It is possible to select the Tube Archivist scanner and Agent in Plex. The logs attached are from `Plex Media Server/Logs/PMS Plugin Logs/com.plexapp.agents.tubearchivist_agent.log`. ### Relevant log output ```Shell 2026-03-20 14:33:27,341 (77406be03808) : INFO (core:349) - Starting framework core - Version: 2.6.3, Build: 121068a (Wed Feb 04 17:26:55 UTC 2026) 2026-03-20 14:33:27,341 (77406be03808) : DEBUG (core:361) - Using the elevated policy 2026-03-20 14:33:27,341 (77406be03808) : DEBUG (core:450) - Starting runtime component. 2026-03-20 14:33:27,342 (77406be03808) : DEBUG (core:450) - Starting caching component. 2026-03-20 14:33:27,342 (77406be03808) : DEBUG (core:450) - Starting data component. 2026-03-20 14:33:27,342 (77406be03808) : DEBUG (core:450) - Starting networking component. 2026-03-20 14:33:27,343 (77406be03808) : DEBUG (networking:262) - Loaded HTTP cookies 2026-03-20 14:33:27,343 (77406be03808) : DEBUG (caching:108) - No info file found, trashing the cache folder 2026-03-20 14:33:27,344 (77406be03808) : DEBUG (networking:434) - Setting the default network timeout to 20.0 2026-03-20 14:33:27,345 (77406be03808) : DEBUG (core:450) - Starting localization component. 2026-03-20 14:33:27,345 (77406be03808) : INFO (localization:409) - Setting the default locale to en-us 2026-03-20 14:33:27,345 (77406be03808) : DEBUG (core:450) - Starting messaging component. 2026-03-20 14:33:27,345 (77406be03808) : DEBUG (core:450) - Starting debugging component. 2026-03-20 14:33:27,346 (77406be03808) : DEBUG (core:450) - Starting services component. 2026-03-20 14:33:27,346 (77406be03808) : DEBUG (core:450) - Starting myplex component. 2026-03-20 14:33:27,346 (77406be03808) : DEBUG (core:450) - Starting notifications component. 2026-03-20 14:33:27,346 (7740689f1b38) : DEBUG (networking:144) - Requesting 'http://127.0.0.1:32400/system/messaging/clear_events/com.plexapp.agents.tubearchivist_agent' 2026-03-20 14:33:27,393 (77406be03808) : DEBUG (accessor:68) - Creating a new model access point for provider com.plexapp.agents.tubearchivist_agent in namespace 'metadata' 2026-03-20 14:33:27,396 (77406be03808) : DEBUG (networking:144) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes' 2026-03-20 14:33:27,399 (77406be03808) : ERROR (networking:197) - Error opening URL 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes' 2026-03-20 14:33:27,400 (77406be03808) : CRITICAL (runtime:1299) - Exception getting hosted resource hashes (most recent call last): File "/usr/lib/plexmediaserver/Resources/Plug-ins-121068a07/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 1293, in get_resource_hashes json = self._core.networking.http_request("http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes", timeout=10).content File "/usr/lib/plexmediaserver/Resources/Plug-ins-121068a07/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 243, in content return self.__str__() File "/usr/lib/plexmediaserver/Resources/Plug-ins-121068a07/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 221, in __str__ self.load() File "/usr/lib/plexmediaserver/Resources/Plug-ins-121068a07/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 159, in load f = self._opener.open(req, timeout=self._timeout) File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 435, in open response = meth(req, response) File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 548, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 473, in error return self._call_chain(*args) File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 556, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 404: Not Found 2026-03-20 14:33:27,403 (7740687acb38) : DEBUG (services:265) - Plug-in is not daemonized - loading services from system 2026-03-20 14:33:27,403 (77406be03808) : DEBUG (runtime:1117) - Created a thread named 'load_all_services' 2026-03-20 14:33:27,404 (77406be03808) : DEBUG (runtime:1117) - Created a thread named 'get_server_info' 2026-03-20 14:33:27,404 (77406be03808) : DEBUG (core:150) - Finished starting framework core 2026-03-20 14:33:27,404 (77406be03808) : DEBUG (core:560) - Loading plug-in code 2026-03-20 14:33:27,404 (774068766b38) : DEBUG (networking:144) - Requesting 'http://127.0.0.1:32400' 2026-03-20 14:33:27,405 (7740687acb38) : DEBUG (networking:144) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/messaging/function/X0J1bmRsZVNlcnZpY2U6QWxsU2VydmljZXM_/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMApyMAo_' 2026-03-20 14:33:27,418 (774068766b38) : DEBUG (core:538) - Machine identifier is 3fc12cd7390ad8d7349c7a226f5640a237b47c9d 2026-03-20 14:33:27,419 (774068766b38) : DEBUG (core:539) - Server version is 1.43.0.10492-121068a07 2026-03-20 14:33:27,422 (7740687acb38) : DEBUG (services:362) - Loaded services 2026-03-20 14:33:27,425 (774068789b38) : DEBUG (services:438) - No shared code to load 2026-03-20 14:33:27,495 (77406be03808) : DEBUG (core:566) - Finished loading plug-in code 2026-03-20 14:33:27,497 (77406be03808) : DEBUG (agentkit:1132) - Creating new agent class called TubeArchivistYTSeriesAgent 2026-03-20 14:33:27,497 (77406be03808) : DEBUG (agentkit:937) - Updating agent information: [{'media_types': ['TV_Show'], 'accepts_from': ['com.plexapp.agents.localmedia'], 'fallback_agent': False, 'contributes_to': ['com.plexapp.agents.none'], 'languages': ['xn', 'en'], 'persist_stored_files': True, 'version': 0, 'primary_provider': True, 'prefs': True, 'name': 'TubeArchivist Agent'}] 2026-03-20 14:33:27,497 (77406be03808) : DEBUG (networking:144) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/messaging/function/X0FnZW50U2VydmljZTpVcGRhdGVJbmZv/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQo3CmRpY3QKbGlzdApkaWN0Cmxpc3QKbGlzdApsaXN0Cmxpc3QKMgpzMzgKY29tLnBsZXhhcHAuYWdlbnRzLnR1YmVhcmNoaXZpc3RfYWdlbnRzMTAKaWRlbnRpZmllcnIxCnMxMAphZ2VudF9pbmZvMQpyMgoxMApyMwpzMTEKbWVkaWFfdHlwZXNyNApzMTIKYWNjZXB0c19mcm9tYjBzMTQKZmFsbGJhY2tfYWdlbnRyNQpzMTQKY29udHJpYnV0ZXNfdG9yNgpzOQpsYW5ndWFnZXNiMXMyMApwZXJzaXN0X3N0b3JlZF9maWxlc2kwCnM3CnZlcnNpb25iMXMxNgpwcmltYXJ5X3Byb3ZpZGVyYjFzNQpwcmVmc3MxOQpUdWJlQXJjaGl2aXN0IEFnZW50czQKbmFtZTEKczcKVFZfU2hvdzEKczI5CmNvbS5wbGV4YXBwLmFnZW50cy5sb2NhbG1lZGlhMQpzMjMKY29tLnBsZXhhcHAuYWdlbnRzLm5vbmUyCnMyCnhuczIKZW5yMAo_' 2026-03-20 14:33:27,502 (77406be03808) : INFO (__init__:1081) - Starting up TubeArchivist Agent... 2026-03-20 14:33:27,502 (77406be03808) : INFO (core:611) - Started plug-in 2026-03-20 14:33:27,502 (77406be03808) : DEBUG (socketinterface:160) - Starting socket server 2026-03-20 14:33:27,503 (77406be03808) : DEBUG (runtime:1117) - Created a thread named 'start' 2026-03-20 14:33:27,503 (77406be03808) : INFO (socketinterface:184) - Socket server started on port 33571 2026-03-20 14:33:27,503 (77406be03808) : INFO (pipeinterface:25) - Entering run loop 2026-03-20 14:33:27,503 (77406be03808) : DEBUG (runtime:717) - Handling request GET /:/prefixes 2026-03-20 14:33:27,504 (77406be03808) : DEBUG (runtime:814) - Found route matching /:/prefixes 2026-03-20 14:33:27,504 (77406be03808) : DEBUG (runtime:924) - Response: [200] MediaContainer, 163 bytes 2026-03-20 14:33:27,505 (7740681afb38) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.tubearchivist_agent/prefs 2026-03-20 14:33:27,509 (7740681afb38) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.tubearchivist_agent/prefs 2026-03-20 14:33:27,510 (7740681afb38) : WARNING (data:179) - Error decoding with simplejson, using demjson instead (this will cause a performance hit) - Expecting value: line 7 column 1 (char 817) 2026-03-20 14:33:27,511 (7740681afb38) : DEBUG (preferences:258) - Loaded preferences from DefaultPrefs.json 2026-03-20 14:33:27,511 (7740681afb38) : INFO (preferences:161) - No user preferences file exists 2026-03-20 14:33:27,511 (7740681afb38) : DEBUG (preferences:198) - Saved the user preferences 2026-03-20 14:33:27,512 (7740681afb38) : DEBUG (runtime:88) - Sending packed state data (119 bytes) 2026-03-20 14:33:27,512 (7740681afb38) : DEBUG (runtime:924) - Response: [200] MediaContainer, 962 bytes 2026-03-20 14:35:44,720 (7740681afb38) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.tubearchivist_agent/prefs 2026-03-20 14:35:44,721 (7740681afb38) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.tubearchivist_agent/prefs 2026-03-20 14:35:44,722 (7740681afb38) : DEBUG (runtime:88) - Sending packed state data (119 bytes) 2026-03-20 14:35:44,722 (7740681afb38) : DEBUG (runtime:924) - Response: [200] MediaContainer, 962 bytes 2026-03-20 14:36:20,426 (7740681afb38) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.tubearchivist_agent/prefs/set?tubearchivist_url=http%3A%2F%2F127.0.0.1%3A8000&tubearchivist_api_key=b3e3d20e547c36f80950717d97b16ba9312028ae 2026-03-20 14:36:20,427 (7740681afb38) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.tubearchivist_agent/prefs/set 2026-03-20 14:36:20,427 (7740681afb38) : DEBUG (preferences:198) - Saved the user preferences 2026-03-20 14:36:20,428 (7740681afb38) : DEBUG (runtime:88) - Sending packed state data (119 bytes) 2026-03-20 14:36:20,428 (7740681afb38) : DEBUG (runtime:924) - Response: [200] bool, 0 bytes ``` ### Anything else? I don't have the option to select Scanner at all, and the agent list doesn't include the "TubeArchivist Agent" option. <img width="517" height="360" alt="Image" src="https://github.com/user-attachments/assets/64386c2c-8373-437e-ba32-46e876f4665c" /> The only place I can see something about "TubeArchivist", is in Server settings -> Agents (legacy) -> Shows: <img width="774" height="319" alt="Image" src="https://github.com/user-attachments/assets/1ef33e6f-e84f-47a9-8d96-61b7bd918470" /> Plex 1.43.0.10492 There are no errors in Plex logs except for this only warning: ``` WARN - [Req#b1] Request for plug-in [tv.plex.agents.series] but it doesn't exist. ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/archived-tubearchivist-plex#47
No description provided.