RemiRigal / Plex-Auto-Languages

Automated language selection for Plex TV Shows !
MIT License
408 stars 15 forks source link

Cannot Complete Library Scan - Repeating Process #92

Open zluckytraveler opened 9 months ago

zluckytraveler commented 9 months ago

I cannot get past the part for scanning episodes from Plex libraries. It has been stuck on this process for over 4 hours, repeating the exact same output.

I have other PAL containers running just fine for some other Plex servers, it's only this one that is having an issue. All my config settings are the same along with docker compose/run command for each PAL container, and so are the library sizes which for those initially only took around 5-15 minute to complete scanning. There is no significant differences between the Plex servers either.

Any help would be appreciated.

2023-10-12 14:25:55 2023-10-12 14:25:55,533 [INFO] Parsing config file '/config/config.yaml'
2023-10-12 14:25:55 2023-10-12 14:25:55,538 [INFO] Setting value of parameter PLEX_URL from environment variable
2023-10-12 14:25:55 2023-10-12 14:25:55,538 [INFO] Setting value of parameter PLEX_TOKEN from environment variable
2023-10-12 14:25:55 2023-10-12 14:25:55,539 [INFO] The provided configuration has been successfully validated
2023-10-12 14:25:55 2023-10-12 14:25:55,539 [DEBUG] Debug mode enabled
2023-10-12 14:26:21 2023-10-12 14:26:21,496 [INFO] Successfully connected as user 'valerie8346' (id: 1)
2023-10-12 14:26:21 2023-10-12 14:26:21,501 [INFO] Scanning all episodes from the Plex library, this action should only take a few seconds but can take several minutes for larger libraries
2023-10-12 14:26:21 2023-10-12 14:26:21,501 [DEBUG] [Cache] Refreshing library cache
2023-10-12 14:27:25 2023-10-12 14:27:25,962 [INFO] Received SIGINT or SIGTERM, stopping gracefully
2023-10-12 14:27:36 2023-10-12 14:27:36,670 [INFO] Parsing config file '/config/config.yaml'
2023-10-12 14:27:36 2023-10-12 14:27:36,674 [INFO] Setting value of parameter PLEX_URL from environment variable
2023-10-12 14:27:36 2023-10-12 14:27:36,675 [INFO] Setting value of parameter PLEX_TOKEN from environment variable
2023-10-12 14:27:36 2023-10-12 14:27:36,675 [INFO] The provided configuration has been successfully validated
2023-10-12 14:27:36 2023-10-12 14:27:36,676 [DEBUG] Debug mode enabled
2023-10-12 14:27:37 2023-10-12 14:27:37,937 [INFO] Successfully connected as user 'valerie8346' (id: 1)
2023-10-12 14:27:37 2023-10-12 14:27:37,939 [INFO] Scanning all episodes from the Plex library, this action should only take a few seconds but can take several minutes for larger libraries
2023-10-12 14:27:37 2023-10-12 14:27:37,940 [DEBUG] [Cache] Refreshing library cache
2023-10-12 14:29:06 2023-10-12 14:29:06,780 [INFO] Received SIGINT or SIGTERM, stopping gracefully
2023-10-12 14:29:17 2023-10-12 14:29:17,488 [INFO] Parsing config file '/config/config.yaml'
2023-10-12 14:29:17 2023-10-12 14:29:17,492 [INFO] Setting value of parameter PLEX_URL from environment variable
2023-10-12 14:29:17 2023-10-12 14:29:17,492 [INFO] Setting value of parameter PLEX_TOKEN from environment variable
2023-10-12 14:29:17 2023-10-12 14:29:17,493 [INFO] The provided configuration has been successfully validated
2023-10-12 14:29:17 2023-10-12 14:29:17,494 [DEBUG] Debug mode enabled
ChristianMalazarte commented 8 months ago

Is it giving you massive lag in the home screen? I had to turn that option off, so it must be doing that process over and over again. After I turned it off, the home screen is buttery smooth.

Navino16 commented 3 months ago

I have the same issue, after about 30s, the app exit

zluckytraveler commented 1 month ago

I’m still having this issue. Does anyone have a solution to this?

I have 2 identical servers and one is capable of completing the scan while the other isn’t, it makes no sense.

zluckytraveler commented 1 month ago

@RemiRigal