2017-03-26, 20:58
Hello Everyone,
1.17.2 is now available in the main kodi repo (the PR was just accepted anyway). There is one significant change under the hood. The addon no longer authenticates _every_ time you use it -- only when the service indicates that the access token (granted during authentication) is invalid OR when there is no access token (authentication hasn't happened yet - eg: first use).
I tested and everything works, and the menus are faster as a result, but if anyone runs into trouble I'll ask that you do two things:
1) grab the new kodi logfile uploader and link me your log here, and
2) go to the addon settings and click logout
Step 2 should force authentication to happen again the next time you enter the addon. I was never actually able to expire a token (they seem to last forever) so its a test case I haven't tested explicitly but odds are its already dealt with.
1.17.2 is now available in the main kodi repo (the PR was just accepted anyway). There is one significant change under the hood. The addon no longer authenticates _every_ time you use it -- only when the service indicates that the access token (granted during authentication) is invalid OR when there is no access token (authentication hasn't happened yet - eg: first use).
I tested and everything works, and the menus are faster as a result, but if anyone runs into trouble I'll ask that you do two things:
1) grab the new kodi logfile uploader and link me your log here, and
2) go to the addon settings and click logout
Step 2 should force authentication to happen again the next time you enter the addon. I was never actually able to expire a token (they seem to last forever) so its a test case I haven't tested explicitly but odds are its already dealt with.