Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get personal lists anymore - the lists method no longer works #205

Open
panosk75 opened this issue Jun 17, 2022 · 1 comment · May be fixed by #206
Open

Unable to get personal lists anymore - the lists method no longer works #205

panosk75 opened this issue Jun 17, 2022 · 1 comment · May be fixed by #206

Comments

@panosk75
Copy link

Used to work fine till recently - now it gives me the following error:

self._lists = [UserList(creator=slugify(self.username), user=self,
TypeError: new() got an unexpected keyword argument 'type'

@simonc56
Copy link
Contributor

Like I said in Taxel/PlexTraktSync#941 :

There's been an update of Trakt API on 14 June 2022 adding a type value to lists :

Each list object contains a type value set to personal or official.

See official trakt changelog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants