Fix for a bug in the script with Trakt authorization. The Trakt auth token expires after 3 months but the script was not handling this correctly. This patch fixes this be correctly reauthenticating with the Trakt refresh token.
Notes:
Users upgrading to v1.6.0 or later will be prompted to reauthenticate Trakt. After which, the reauthentication process will no longer require further user interaction.
What's Changed:
Fix for a bug in the script with Trakt authorization. The Trakt auth token expires after 3 months but the script was not handling this correctly. This patch fixes this be correctly reauthenticating with the Trakt refresh token.
Notes:
Users upgrading to v1.6.0 or later will be prompted to reauthenticate Trakt. After which, the reauthentication process will no longer require further user interaction.