Open simonc56 opened 2 years ago
works well. Thanks
can this be merged? Unable to use PyTrakt for a while because of this error
TypeError: UserList.new() got an unexpected keyword argument 'type'
Haven't been able to use plextraktsync. How to fix this?
Unable to reach current maintainer:
@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?
@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.
There's been an update of Trakt API on 14 June 2022 adding a
type
value to lists :This PR adds this
type
value to Userlist class to comply with trakt API update.fixes #205