MaxHasADHD / TraktKit

Swift wrapper for Trakt.tv API.
MIT License
112 stars 37 forks source link

No avatar image in profile (or get settings) #28

Closed iFonny closed 4 years ago

iFonny commented 5 years ago
  "images": {
    "avatar": {
      "full": "https://walter.trakt.tv/images/users/004/639/754/avatars/large/112091c7b0.jpg"
    }
  }

is in trakt api but not in the wrapper

MaxHasADHD commented 5 years ago

Hi there, thank's for reporting! I'll take a look and try to add this.

ghost commented 5 years ago

@MaxHasADHD Any news on this?

Thanks for this amazing wrapper!

MaxHasADHD commented 4 years ago

I just merged a PR which added support for this.