RemiRigal / Plex-Auto-Languages

Automated language selection for Plex TV Shows !
MIT License
428 stars 16 forks source link

Initial scan not completing #47

Closed Metuant closed 2 years ago

Metuant commented 2 years ago

Upon starting the PAL container I see the following in the logs repeated without ever seeing scan activity in Plex or the creation of a cache file.

2022-06-17 13:35:56,278 [INFO] Scanning all episodes from the Plex library, this action should only take a few seconds but can take several minutes for larger libraries
2022-06-17 13:35:56,278 [DEBUG] [Cache] Refreshing library cache
2022-06-17 13:37:51,628 [INFO] Received SIGINT or SIGTERM, stopping gracefully
Metuant commented 2 years ago

As a follow-up - recreating the docker image without the healthcheck kept the container from getting restarted by autoheal.

However, the issue of no scanning activity seems to persist.

Metuant commented 2 years ago

Initial scan simply took longer than anticipated. Closing.