Fix for some Trakt auth requests failing. This bug was causing the script to fail occasionally when authorizing Trakt. This was due to the script not handling failed requests and retrying where necessary in authTrakt.py. It now handles these requests properly.
Improvements for handling credentials in verifyCredentials.py
authTrakt.py
. It now handles these requests properly.verifyCredentials.py