RemiRigal / Plex-Auto-Languages

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

Update main.py #78

Closed BEisem closed 1 year ago

BEisem commented 1 year ago

Change the Plex timeout to 60 seconds instead of 30 seconds (which sometimes causes the script to crash)

RemiRigal commented 1 year ago

Thank you for opening a PR @BEisem ! I updated the code on your PR so that you get recognition for the suggested enhancements.

The changes that I have made will force PAL to retry all the requests failing due to timeouts. I hope that this will improve the reliability.

BEisem commented 1 year ago

Wow, awesome! Thanks so much. I have this new version installed and I will keep an eye on it. I'll let you know if I run into any new failures.