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

Add interfaces for movie and show watchlist #44

Closed
wants to merge 1 commit into from

Conversation

razzeee
Copy link
Contributor

@razzeee razzeee commented Feb 16, 2016

Not sure if this is really missing or I just overlooked it.

@fuzeman
Copy link
Owner

fuzeman commented Feb 16, 2016

The shows() and movies() methods are already implemented in the Get mixin: https://github.com/fuzeman/trakt.py/blob/develop/trakt/interfaces/sync/core/mixins.py#L31-L45

The seasons() and episodes() are just added to each interface that supports them.

@fuzeman fuzeman closed this Feb 16, 2016
@razzeee razzeee deleted the patch-1 branch February 17, 2016 20:14
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.

None yet

2 participants