51e51662338affa177d5e6b6043da7401cfb3caa
Rather than pass a seemingly valid object back to the caller, this change will throw a "MOVIE_ID_NOT_FOUND" exception to the caller. Affects getMovieInfo and getMovieInfoImdb methods Fixes #8
The Movie DB API
Author: Stuart Boston (Omertron AT Gmail DOT com)
This API uses the TheMovieDB.org API
Originally written for use by Yet Another Movie Jukebox (YAMJ)
But anyone can use it for other projects as well.
[
](https://flattr.com/submit/auto?user_id=Omertron&url=https://github.com/Omertron/api-themoviedb&title=TheMovieDB API&language=&tags=github&category=software)
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
Description
Languages
Java
100%