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

Fix: Pass rated_at for Movie/TVShow/TVEpisode rate method #41

Merged
merged 3 commits into from
Feb 21, 2024

Conversation

glensc
Copy link
Owner

@glensc glensc commented Feb 21, 2024

def rate (global function), has rated_at prameter, but rate() on Movie, etc objects is missing it.

6b86097 added rated_at to global rate().

Refs:

@glensc glensc self-assigned this Feb 21, 2024
@glensc glensc marked this pull request as ready for review February 21, 2024 13:00
@glensc glensc changed the title Fix: Pass rated_at for Movie.rate Fix: Pass rated_at for Movie/TVShow/TVEpisode rate method Feb 21, 2024
@glensc glensc merged commit 4879a35 into main Feb 21, 2024
5 checks passed
@glensc glensc deleted the trakt-rated_at branch February 21, 2024 13:03
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

1 participant