PyTrakt icon indicating copy to clipboard operation
PyTrakt copied to clipboard

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

Open simonc56 opened this issue 2 years ago • 7 comments

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

simonc56 avatar Jun 18 '22 08:06 simonc56

works well. Thanks

panosk75 avatar Jun 19 '22 15:06 panosk75

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

thiagomgd avatar Jul 04 '22 22:07 thiagomgd

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

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

samarrs avatar Jul 09 '22 03:07 samarrs

Unable to reach current maintainer:

  • https://github.com/moogar0880/PyTrakt/issues/199

glensc avatar Jul 11 '22 11:07 glensc

@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?

bradleykorn avatar Aug 16 '22 19:08 bradleykorn

Merged in my fork:

  • https://github.com/glensc/python-trakt/commit/b8f30da63bf400b5e8bf44500a3dce83fd0c5641

glensc avatar Oct 23 '22 14:10 glensc

@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.

glensc avatar Nov 02 '22 20:11 glensc