-
- Downloads
Wrap time calls with try/except to fix #3095
This fixes SiCKRAGETV/sickrage-issues#3095. In cases where the "default" time that I was using of 1970-01-01 could be interpreted as negative with a positive offset timezone, an exception was thrown by mktime(). Also move to datetime per recommendation from @miigotu.
Loading
Please register or sign in to comment