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

[python-pytrakt] Value 'type' added to Userlist #206

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

simonc56
Copy link
Contributor

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.

This PR adds this type value to Userlist class to comply with trakt API update.

fixes #205

@panosk75
Copy link

works well. Thanks

@thiagomgd
Copy link

can this be merged? Unable to use PyTrakt for a while because of this error

@samarrs
Copy link

samarrs commented Jul 9, 2022

TypeError: UserList.new() got an unexpected keyword argument 'type'

Haven't been able to use plextraktsync. How to fix this?

@glensc
Copy link
Contributor

glensc commented Jul 11, 2022

Unable to reach current maintainer:

@bradleykorn
Copy link

@moogar0880 Is there any possibility you might get this PR merged? @glensc (and possibly @panosk75) has stated that he's offered to co-maintain this repo. Is that not amenable?

glensc added a commit to glensc/python-pytrakt that referenced this pull request Oct 23, 2022
@glensc
Copy link
Contributor

glensc commented Oct 23, 2022

Merged in my fork:

@glensc glensc mentioned this pull request Oct 23, 2022
@glensc
Copy link
Contributor

glensc commented Nov 2, 2022

@twolaw please prepend [python-pytrakt] to this pr title, to indicate this pr has been carried. this will help understand the pull request status in this project.

@simonc56 simonc56 changed the title Value 'type' added to Userlist [python-pytrakt] Value 'type' added to Userlist Nov 3, 2022
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 this pull request may close these issues.

Unable to get personal lists anymore - the lists method no longer works
6 participants