ThePornDatabase / ThePornDB.bundle

ThePornDB.bundle Plex Metadata Agent
182 stars 18 forks source link

Plex won't recognize plugins :( #66

Closed azra1l closed 1 month ago

azra1l commented 1 month ago

I am running Plex in Docker, currently showing up with version 1.41.0.8992. It's running in a Synology ds920+ NAS.

The image used is ghcr.io/linuxserver/plex:latest.

/config is mapped to /volume1/docker/plex.

PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR is set to /config/Library/Application Support.

These are the first plugins i am trying to install on Plex.

I unzipped the 4 bundle folders from https://github.com/ThePornDatabase/ThePornDB.bundle/archive/refs/heads/main.zip to /volume1/docker/plex/Library/Application Support/Plex Media Server/Plug-ins and restarted the docker container.

When i open plugins in Plex, it tells me it can't find any plugins.

When i look in com.plexapp.system.log, the only mention of the term theporndb is these few lines where it's apparently trying to load the trailer plugin:

2024-09-19 18:19:09,106 (7fb8f6189b38) :  INFO (agentservice:167) - Agents in com.plexapp.services.theporndbtrailers not in info dictionary - pinging!
2024-09-19 18:19:09,106 (7fb8f67dbb38) :  DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2024-09-19 18:19:09,107 (7fb8f6189b38) :  DEBUG (networking:144) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.services.theporndbtrailers'
2024-09-19 18:19:09,108 (7fb8f67dbb38) :  DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2024-09-19 18:19:09,109 (7fb8f6189b38) :  ERROR (networking:197) - Error opening URL 'http://127.0.0.1:32400/:/plugins/com.plexapp.services.theporndbtrailers'
2024-09-19 18:19:09,110 (7fb8f6189b38) :  WARNING (agentservice:169) - We weren't able to get information from the server about the agents.
2024-09-19 18:19:09,111 (7fb8f67dbb38) :  DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2024-09-19 18:19:09,112 (7fb8f67dbb38) :  DEBUG (runtime:1117) - Created a thread named 'remove_unavailable_agents'

When i remove the ThePornDBTrailer.bundle folder, the term theporndb doesn't show up in logs at all. I will include the full log package in case it's of any help.

What gives?

Plex Media Server Logs_2024-09-19_18-55-43.zip

DirtyRacer1337 commented 1 month ago

that's q to plex devs