phil65 / script.extendedinfo

script.extendedinfo
http://forum.xbmc.org/showthread.php?tid=160558
GNU General Public License v2.0
59 stars 79 forks source link

Changed trakt-api-version from int to str #71

Closed Quihico closed 6 years ago

Quihico commented 6 years ago

Currently all trakt-section are not working. Changing the trakt-api-version from an integer to a string fixes this.

phil65 commented 6 years ago

thx!