PyTrakt
PyTrakt copied to clipboard
[python-pytrakt] Value 'type' added to Userlist
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
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:
- https://github.com/moogar0880/PyTrakt/issues/199
@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?
Merged in my fork:
- https://github.com/glensc/python-trakt/commit/b8f30da63bf400b5e8bf44500a3dce83fd0c5641
@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.