Skip to content

Conversation

@glensc
Copy link
Owner

@glensc glensc commented Nov 29, 2022

@simonc56
Copy link
Collaborator

Why did you remove :

		elif item_type == 'show':
			show = TVShow(**item_data)
			self._items.append(show)

in trakt/users.py

@glensc
Copy link
Owner Author

glensc commented Nov 30, 2022

Removed from this PR because not needed for the issue at hand. Planning to move to separate PR and add tests and change other types as well.

@glensc glensc merged commit 6589e47 into main Nov 30, 2022
@glensc glensc deleted the pts-1244-fix branch November 30, 2022 10:35
@glensc
Copy link
Owner Author

glensc commented Nov 30, 2022

Continuing at #10

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.

Show with all-numeric title can't be collected

3 participants