Skip to content
API for TheMovieDb.org website
Java
Branch: master
Clone or download
Latest commit bf132d7 Jul 26, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
JacksonReplacement Replace tabs with spaces Nov 5, 2015
src added methods to Discover Jul 11, 2018
.gitattributes Replace tabs with spaces Nov 5, 2015
.gitignore Add IntelliJ IDEA files to .gitignore Jan 15, 2018
LICENCE.txt Add gitattributes file Oct 1, 2013
README.md Remove gitter chat May 26, 2015
pom.xml Rollback Jackson version Apr 3, 2018

README.md

The Movie DB API

Author: Stuart Boston (Omertron AT Gmail DOT com)

This API uses the TheMovieDB.org API

Originally written for use by YetAnotherMovieJukebox (YAMJv2 & YAMJv3), but anyone can feel free to use it for other projects as well.

Build Status


TMDB TV Support

Release 4.0 of the API now includes TV shows.

This has resulted in a complete re-write of the API and many of the methods and models have been re-written to support the new TV calls.


TheMovieDB.org

This is an excellent open database for movie and film content.

I strongly encourage you to check it out and contribute to keep it growing.

http://www.themoviedb.org


Project Logging

This project uses SLF4J to abstract the logging in the project.

To use the logging in your own project you should add one of the bindings listed HERE

Project Documentation

The automatically generated documentation can be found HERE

You can’t perform that action at this time.