mjvotaw / plex-sub-downloader

An attempt to build a simple command-line tool for automating the adding of subtitles to Plex content.
MIT License
13 stars 3 forks source link

plexHelper Read timed out #16

Open Varming73 opened 8 months ago

Varming73 commented 8 months ago

If Plex scans and finds more than one release (at least that is the pattern I've noticed) I get this error:

Dec 31 14:45:20 teslamate plex_sub_downloader[2686]: 2023-12-31 14:45:20:plexHelper:ERROR - Error while trying to retrieve video with key /library/metadata/117070 Dec 31 14:45:20 teslamate plex_sub_downloader[2686]: 2023-12-31 14:45:20:plexHelper:ERROR - HTTPConnectionPool(host='192.168.1.212', port=32400): Read timed out. (read timeout=30) Dec 31 14:45:20 teslamate plex_sub_downloader[2686]: 2023-12-31 14:45:20:PlexSubDownloader:INFO - Video referenced in event could not be retrieved.

The Plex server is running fine so I have no clue as to why I get this error.

mjvotaw commented 7 months ago

I've been experiencing this as well, and I think you're right that it's related to when adding a whole tv season/show at once. I'm not sure if Plex changed something about how they're announcing these to webhooks, or if I've subtly broken something again.

I'm just going to let you know now, I'm most likely going to abandon this project and go back to using Bazarr. I can't seem to get this working how I want consistently, and at this point I'm using Sonarr and Radarr for most of my media.