A Java wrapper around the Trakt RESTful API and a simple DSL for easy interaction.
Stars
49
Forks
9
Watchers
49
Open Issues
5
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
119
commits
2
commits
Merge branch 'dev' of github.com:JakeWharton/trakt-java into dev
96007f5View on GitHubAdd wait field. This is used when checking in returns a failure. It specifies the time until the next possible check in.
c20c080View on GitHubUse correct ActivityActions mapping (watching, scrobble, checkin and seen).
fcca2f7View on GitHubAdd checkin and cancelcheckin methods to movie and show services.
c7e5ec0View on GitHub