xbgmsharp / trakt

Import CSV to Trakt.tv list and Export Trakt.tv list into CSV
GNU General Public License v3.0
281 stars 47 forks source link

Add access_token automatic refresh using refresh_token #40

Closed andrewchenk closed 3 years ago

andrewchenk commented 3 years ago

The user no longer needs to paste in anything other than the initial pincode, if done correctly the script should automatically refresh the access_token using the refresh_token and keep it in config.ini.

xbgmsharp commented 3 years ago

awesome thanks