diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index de6a71681..f82187266 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,9 +2,9 @@
- + -public class AppendToResponseBuilder -extends Object+extends Object
StringStringbuild()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String build()+
public String build()
Copyright © 2012–2016. All rights reserved.
diff --git a/apidocs/com/omertron/themoviedbapi/Compare.html b/apidocs/com/omertron/themoviedbapi/Compare.html index 656a47032..a71653b1b 100644 --- a/apidocs/com/omertron/themoviedbapi/Compare.html +++ b/apidocs/com/omertron/themoviedbapi/Compare.html @@ -2,16 +2,16 @@ - + -public class Compare -extends Object+extends Object
static booleanmovies(MovieInfo moviedb,
- String title,
- String year)
+ String title,
+ String year)
static booleanmovies(MovieInfo moviedb,
- String title,
- String year,
+ String title,
+ String year,
int maxDistance)
static booleanmovies(MovieInfo moviedb,
- String title,
- String year,
+ String title,
+ String year,
int maxDistance,
boolean caseSensitive)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@@ -178,8 +178,8 @@ extends
public static boolean movies(MovieInfo moviedb, - String title, - String year)+ String title, + String year)
moviedb - The moviedb object to compare tootitle - The title of the movie to compareyear - The year of the movie to compare exact matchpublic static boolean movies(MovieInfo moviedb, - String title, - String year, + String title, + String year, int maxDistance, boolean caseSensitive)
public static boolean movies(MovieInfo moviedb, - String title, - String year, + String title, + String year, int maxDistance)
moviedb - title - year - maxDistance - Copyright © 2012–2016. All rights reserved.
diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.html index 015dc7bd5..ea34a507f 100644 --- a/apidocs/com/omertron/themoviedbapi/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.html @@ -2,16 +2,16 @@ - + -MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
- String response) MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
- String response,
+ String response,
int responseCode,
- String url) MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
- String response,
+ String response,
int responseCode,
- String url,
- Throwable cause) MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
- String response,
+ String response,
int responseCode,
- URL url) MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
- String response,
+ String response,
int responseCode,
- URL url,
- Throwable cause) MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
- String response,
- String url) MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
- String response,
- String url,
- Throwable cause) MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
- String response,
- URL url) MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
- String response,
- URL url,
- Throwable cause) addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType, - String response)+ String response)
public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType, - String response, - URL url)+ String response, + URL url)
public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType, - String response, + String response, int responseCode, - URL url)+ URL url)
public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType, - String response, - String url)+ String response, + String url)
public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType, - String response, + String response, int responseCode, - String url)+ String url)
public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType, - String response, - URL url, - Throwable cause)+ String response, + URL url, + Throwable cause)
public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType, - String response, + String response, int responseCode, - URL url, - Throwable cause)+ URL url, + Throwable cause)
public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType, - String response, - String url, - Throwable cause)+ String response, + String url, + Throwable cause)
public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType, - String response, + String response, int responseCode, - String url, - Throwable cause)+ String url, + Throwable cause)
Copyright © 2012-2016. All Rights Reserved.
+Copyright © 2012–2016. All rights reserved.
diff --git a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html index a1b749f76..64ef39eeb 100644 --- a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html +++ b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html @@ -2,16 +2,16 @@ - + -public class TheMovieDbApi -extends Object+extends Object
This is for version 3 of the API as specified here:
@@ -123,12 +123,12 @@ extends Constructor and Description
-
TheMovieDbApi(String apiKey)
+TheMovieDbApi(String apiKey)
-
TheMovieDbApi(String apiKey,
+
@@ -150,62 +150,62 @@ extends
TheMovieDbApi(String apiKey,
org.apache.http.client.HttpClient httpClient)
-StatusCodeaddItemToList(String sessionId,
- String listId,
- Integer mediaId)
+addItemToList(String sessionId,
+ String listId,
+ Integer mediaId)
-StatusCodeaddToWatchList(String sessionId,
+addToWatchList(String sessionId,
int accountId,
MediaType mediaType,
- Integer mediaId)
+ Integer mediaId)
-booleancheckItemStatus(String listId,
- Integer mediaId)
+checkItemStatus(String listId,
+ Integer mediaId)
-
-URLcreateImageUrl(String imagePath,
- String requiredSize)
+
+URLcreateImageUrl(String imagePath,
+ String requiredSize)
-
-StringcreateList(String sessionId,
- String name,
- String description)
+
+StringcreateList(String sessionId,
+ String name,
+ String description)
-StatusCodedeleteList(String sessionId,
- String listId)
+deleteList(String sessionId,
+ String listId)
-FindResultsfind(String id,
+find(String id,
ExternalSource externalSource,
- String language)
+ String language)
@@ -219,14 +219,14 @@ extends
-AccountgetAccount(String sessionId)
+getAccount(String sessionId)
ResultList<Artwork>getCollectionImages(int collectionId,
- String language)
+ String language)
CollectionInfogetCollectionInfo(int collectionId,
- String language)
+ String language)
ResultList<MovieBasic>getCompanyMovies(int companyId,
- String language,
- Integer page)
+ String language,
+ Integer page)
CreditInfogetCreditInfo(String creditId,
- String language)
+getCreditInfo(String creditId,
+ String language)
getEpisodeAccountState(int tvID,
int seasonNumber,
int episodeNumber,
- String sessionID)
+ String sessionID)
ResultList<ChangeKeyItem>getEpisodeChanges(int episodeID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
getEpisodeExternalID(int tvID,
int seasonNumber,
int episodeNumber,
- String language)
+ String language)
getEpisodeInfo(int tvID,
int seasonNumber,
int episodeNumber,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
getEpisodeVideos(int tvID,
int seasonNumber,
int episodeNumber,
- String language)
+ String language)
ResultList<MovieBasic>getFavoriteMovies(String sessionId,
+getFavoriteMovies(String sessionId,
int accountId)
Get the account favourite movies
ResultList<TVBasic>getFavoriteTv(String sessionId,
+getFavoriteTv(String sessionId,
int accountId)
Get the list of favorite TV series for an account.
ResultList<Genre>getGenreMovieList(String language)
+getGenreMovieList(String language)
ResultList<MovieBasic>getGenreMovies(int genreId,
- String language,
- Integer page,
- Boolean includeAllMovies,
- Boolean includeAdult)
+ String language,
+ Integer page,
+ Boolean includeAllMovies,
+ Boolean includeAdult)
ResultList<Genre>getGenreTVList(String language)
+getGenreTVList(String language)
ResultList<MovieBasic>getGuestRatedMovies(String guestSessionId,
- String language,
- Integer page,
+getGuestRatedMovies(String guestSessionId,
+ String language,
+ Integer page,
SortBy sortBy)
Get a list of rated movies for a specific guest session id.
@@ -398,15 +398,15 @@ extends
Keyword
-getKeyword(String keywordId)
+getKeyword(String keywordId)
Get the basic information for a specific keyword id.
ResultList<MovieBasic>getKeywordMovies(String keywordId,
- String language,
- Integer page)
+getKeywordMovies(String keywordId,
+ String language,
+ Integer page)
ListItem<MovieInfo>getList(String listId)
+getList(String listId)
MediaStategetMovieAccountState(int movieId,
- String sessionId)
+ String sessionId)
ResultList<AlternativeTitle>getMovieAlternativeTitles(int movieId,
- String country)
+ String country)
ResultList<ChangeListItem>getMovieChangeList(Integer page,
- String startDate,
- String endDate)
+getMovieChangeList(Integer page,
+ String startDate,
+ String endDate)
ResultList<ChangeKeyItem>getMovieChanges(int movieId,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
ResultList<Artwork>getMovieImages(int movieId,
- String language)
+ String language)
MovieInfogetMovieInfo(int movieId,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
MovieInfogetMovieInfoImdb(String imdbId,
- String language,
- String... appendToResponse)
+getMovieInfoImdb(String imdbId,
+ String language,
+ String... appendToResponse)
ResultList<UserList>getMovieLists(int movieId,
- Integer page,
- String language)
+ Integer page,
+ String language)
ResultList<ReleaseInfo>getMovieReleaseInfo(int movieId,
- String language)
+ String language)
ResultList<Review>getMovieReviews(int movieId,
- Integer page,
- String language)
+ Integer page,
+ String language)
ResultsMap<String,List<Certification>>ResultsMap<String,List<Certification>>getMoviesCertification()
ResultList<Video>getMovieVideos(int movieId,
- String language)
+ String language)
ResultList<MovieInfo>getNowPlayingMovies(Integer page,
- String language)
+getNowPlayingMovies(Integer page,
+ String language)
ResultList<ChangeListItem>getPersonChangeList(Integer page,
- String startDate,
- String endDate)
+getPersonChangeList(Integer page,
+ String startDate,
+ String endDate)
ResultList<ChangeKeyItem>getPersonChanges(int personId,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
PersonCreditList<CreditBasic>getPersonCombinedCredits(int personId,
- String language)
+ String language)
PersonInfogetPersonInfo(int personId,
- String... appendToResponse)
+ String... appendToResponse)
PersonCreditList<CreditMovieBasic>getPersonMovieCredits(int personId,
- String language)
+ String language)
ResultList<PersonFind>getPersonPopular(Integer page)
+getPersonPopular(Integer page)
ResultList<ArtworkMedia>getPersonTaggedImages(int personId,
- Integer page,
- String language)
+ Integer page,
+ String language)
PersonCreditList<CreditTVBasic>getPersonTVCredits(int personId,
- String language)
+ String language)
ResultList<MovieInfo>getPopularMovieList(Integer page,
- String language)
+getPopularMovieList(Integer page,
+ String language)
ResultList<MovieBasic>getRatedMovies(String sessionId,
+getRatedMovies(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
Get the list of rated movies (and associated rating) for an account.
ResultList<TVBasic>getRatedTV(String sessionId,
+getRatedTV(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
Get the list of rated TV shows (and associated rating) for an account.
ReviewgetReviews(String reviewId) getReviews(String reviewId) MediaStategetSeasonAccountState(int tvID,
- String sessionID)
+ String sessionID)
ResultList<ChangeKeyItem>getSeasonChanges(int tvID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
ExternalID
getSeasonExternalID(int tvID,
int seasonNumber,
- String language)
+ String language)
ResultList<Artwork>
getSeasonImages(int tvID,
int seasonNumber,
- String language,
- String... includeImageLanguage)
+ String language,
+ String... includeImageLanguage)
TVSeasonInfo
getSeasonInfo(int tvID,
int seasonNumber,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
ResultList<Video>
getSeasonVideos(int tvID,
int seasonNumber,
- String language)
+ String language)
TokenAuthorisationgetSessionTokenLogin(TokenAuthorisation token,
- String username,
- String password)
+ String username,
+ String password)
ResultList<MovieInfo>getSimilarMovies(int movieId,
- Integer page,
- String language)
+ Integer page,
+ String language)
ResultsMap<String,List<String>>ResultsMap<String,List<String>>getTimezones()
ResultList<MovieInfo>getTopRatedMovies(Integer page,
- String language)
+getTopRatedMovies(Integer page,
+ String language)
MediaStategetTVAccountState(int tvID,
- String sessionID)
+ String sessionID)
ResultList<TVInfo>getTVAiringToday(Integer page,
- String language,
- String timezone)
+getTVAiringToday(Integer page,
+ String language,
+ String timezone)
ResultsMap<String,List<Certification>>ResultsMap<String,List<Certification>>getTvCertification()
ResultList<ChangeListItem>getTvChangeList(Integer page,
- String startDate,
- String endDate)
+getTvChangeList(Integer page,
+ String startDate,
+ String endDate)
ResultList<ChangeKeyItem>getTVChanges(int tvID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
MediaCreditListgetTVCredits(int tvID,
- String language)
+ String language)
ExternalIDgetTVExternalIDs(int tvID,
- String language)
+ String language)
ResultList<Artwork>getTVImages(int tvID,
- String language,
- String... includeImageLanguage)
+ String language,
+ String... includeImageLanguage)
TVInfogetTVInfo(int tvID,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
ResultList<TVInfo>getTVOnTheAir(Integer page,
- String language)
+getTVOnTheAir(Integer page,
+ String language)
ResultList<TVInfo>getTVPopular(Integer page,
- String language)
+getTVPopular(Integer page,
+ String language)
ResultList<TVInfo>getTVSimilar(int tvID,
- Integer page,
- String language)
+ Integer page,
+ String language)
ResultList<TVInfo>getTVTopRated(Integer page,
- String language)
+getTVTopRated(Integer page,
+ String language)
ResultList<Video>getTVVideos(int tvID,
- String language)
+ String language)
ResultList<MovieInfo>getUpcoming(Integer page,
- String language)
+getUpcoming(Integer page,
+ String language)
ResultList<UserList>getUserLists(String sessionId,
+getUserLists(String sessionId,
int accountId)
Get all lists of a given user
ResultList<MovieBasic>getWatchListMovie(String sessionId,
+getWatchListMovie(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
Get the list of movies on an accounts watchlist.
ResultList<TVBasic>getWatchListTV(String sessionId,
+getWatchListTV(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
Get the list of movies on an accounts watchlist.
StatusCodemodifyFavoriteStatus(String sessionId,
+modifyFavoriteStatus(String sessionId,
int accountId,
- Integer mediaId,
+ Integer mediaId,
MediaType mediaType,
boolean isFavorite)
Add or remove a movie to an accounts favourite list.
@@ -940,8 +940,8 @@ extends String sessionID,
- String guestSessionID)
+ String sessionID,
+ String guestSessionID)
This method lets users rate a TV episode.
StatusCode
postMovieRating(int movieId,
int rating,
- String sessionId,
- String guestSessionId)
+ String sessionId,
+ String guestSessionId)
StatusCode
postTVRating(int tvID,
int rating,
- String sessionID,
- String guestSessionID)
+ String sessionID,
+ String guestSessionID)
StatusCoderemoveFromWatchList(String sessionId,
+removeFromWatchList(String sessionId,
int accountId,
MediaType mediaType,
- Integer mediaId)
+ Integer mediaId)
Remove a movie from an accounts watch list.
StatusCoderemoveItemFromList(String sessionId,
- String listId,
- Integer mediaId)
+removeItemFromList(String sessionId,
+ String listId,
+ Integer mediaId)
ResultList<Collection>searchCollection(String query,
- Integer page,
- String language)
+searchCollection(String query,
+ Integer page,
+ String language)
ResultList<Company>searchCompanies(String query,
- Integer page)
+searchCompanies(String query,
+ Integer page)
ResultList<Keyword>searchKeyword(String query,
- Integer page)
+searchKeyword(String query,
+ Integer page)
ResultList<UserList>searchList(String query,
- Integer page,
- Boolean includeAdult)
+searchList(String query,
+ Integer page,
+ Boolean includeAdult)
ResultList<MovieInfo>searchMovie(String query,
- Integer page,
- String language,
- Boolean includeAdult,
- Integer searchYear,
- Integer primaryReleaseYear,
+searchMovie(String query,
+ Integer page,
+ String language,
+ Boolean includeAdult,
+ Integer searchYear,
+ Integer primaryReleaseYear,
SearchType searchType)
Search Movies This is a good starting point to start finding movies on
TMDb.
@@ -1025,28 +1025,28 @@ extends
ResultList<MediaBasic>
-searchMulti(String query,
- Integer page,
- String language,
- Boolean includeAdult)
+searchMulti(String query,
+ Integer page,
+ String language,
+ Boolean includeAdult)
Search the movie, tv show and person collections with a single query.
ResultList<PersonFind>searchPeople(String query,
- Integer page,
- Boolean includeAdult,
+searchPeople(String query,
+ Integer page,
+ Boolean includeAdult,
SearchType searchType)
This is a good starting point to start finding people on TMDb.
ResultList<TVBasic>searchTV(String query,
- Integer page,
- String language,
- Integer firstAirDateYear,
+searchTV(String query,
+ Integer page,
+ String language,
+ Integer firstAirDateYear,
SearchType searchType)
Search for TV shows by title.
@@ -1056,8 +1056,8 @@ extends
-Methods inherited from class java.lang.Object
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@@ -1079,7 +1079,7 @@ extends
-
TheMovieDbApi
-public TheMovieDbApi(String apiKey)
+public TheMovieDbApi(String apiKey)
throws MovieDbException
API for The Movie Db.
- Parameters:
apiKey -
@@ -1093,7 +1093,7 @@ extends
-
TheMovieDbApi
-public TheMovieDbApi(String apiKey,
+public TheMovieDbApi(String apiKey,
org.apache.http.client.HttpClient httpClient)
throws MovieDbException
API for The Movie Db.
@@ -1116,7 +1116,7 @@ extends
-
getAccount
-public Account getAccount(String sessionId)
+public Account getAccount(String sessionId)
throws MovieDbException
Get the basic information for an account. You will need to have a valid
session id.
@@ -1132,7 +1132,7 @@ extends
-
getUserLists
-public ResultList<UserList> getUserLists(String sessionId,
+public ResultList<UserList> getUserLists(String sessionId,
int accountId)
throws MovieDbException
Get all lists of a given user
@@ -1148,7 +1148,7 @@ extends
-
getFavoriteMovies
-public ResultList<MovieBasic> getFavoriteMovies(String sessionId,
+public ResultList<MovieBasic> getFavoriteMovies(String sessionId,
int accountId)
throws MovieDbException
Get the account favourite movies
@@ -1164,9 +1164,9 @@ extends
-
modifyFavoriteStatus
-public StatusCode modifyFavoriteStatus(String sessionId,
+public StatusCode modifyFavoriteStatus(String sessionId,
int accountId,
- Integer mediaId,
+ Integer mediaId,
MediaType mediaType,
boolean isFavorite)
throws MovieDbException
@@ -1183,11 +1183,11 @@ extends
-
getRatedMovies
-public ResultList<MovieBasic> getRatedMovies(String sessionId,
+public ResultList<MovieBasic> getRatedMovies(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
throws MovieDbException
Get the list of rated movies (and associated rating) for an account.
- Parameters:
sessionId - accountId - page - sortBy - language -
@@ -1202,11 +1202,11 @@ extends
-
getRatedTV
-public ResultList<TVBasic> getRatedTV(String sessionId,
+public ResultList<TVBasic> getRatedTV(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
throws MovieDbException
Get the list of rated TV shows (and associated rating) for an account.
- Parameters:
sessionId - accountId - page - sortBy - language -
@@ -1221,11 +1221,11 @@ extends
-
getWatchListMovie
-public ResultList<MovieBasic> getWatchListMovie(String sessionId,
+public ResultList<MovieBasic> getWatchListMovie(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
throws MovieDbException
Get the list of movies on an accounts watchlist.
- Parameters:
sessionId - accountId - page - sortBy - language -
@@ -1240,11 +1240,11 @@ extends
-
getWatchListTV
-public ResultList<TVBasic> getWatchListTV(String sessionId,
+public ResultList<TVBasic> getWatchListTV(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
throws MovieDbException
Get the list of movies on an accounts watchlist.
- Parameters:
sessionId - accountId - page - sortBy - language -
@@ -1259,10 +1259,10 @@ extends
-
addToWatchList
-public StatusCode addToWatchList(String sessionId,
+public StatusCode addToWatchList(String sessionId,
int accountId,
MediaType mediaType,
- Integer mediaId)
+ Integer mediaId)
throws MovieDbException
Add a movie to an accounts watch list.
- Parameters:
sessionId - accountId - mediaId - mediaType -
@@ -1277,10 +1277,10 @@ extends
-
removeFromWatchList
-public StatusCode removeFromWatchList(String sessionId,
+public StatusCode removeFromWatchList(String sessionId,
int accountId,
MediaType mediaType,
- Integer mediaId)
+ Integer mediaId)
throws MovieDbException
Remove a movie from an accounts watch list.
- Parameters:
sessionId - accountId - mediaId - mediaType -
@@ -1295,7 +1295,7 @@ extends
-
getFavoriteTv
-public ResultList<TVBasic> getFavoriteTv(String sessionId,
+public ResultList<TVBasic> getFavoriteTv(String sessionId,
int accountId)
throws MovieDbException
Get the list of favorite TV series for an account.
@@ -1311,9 +1311,9 @@ extends
-
getGuestRatedMovies
-public ResultList<MovieBasic> getGuestRatedMovies(String guestSessionId,
- String language,
- Integer page,
+public ResultList<MovieBasic> getGuestRatedMovies(String guestSessionId,
+ String language,
+ Integer page,
SortBy sortBy)
throws MovieDbException
Get a list of rated movies for a specific guest session id.
@@ -1371,8 +1371,8 @@ extends
getSessionTokenLogin
public TokenAuthorisation getSessionTokenLogin(TokenAuthorisation token,
- String username,
- String password)
+ String username,
+ String password)
throws MovieDbException
This method is used to generate a session id for user based
authentication. User must provide their username and password
@@ -1417,7 +1417,7 @@ extends
-
getMoviesCertification
-public ResultsMap<String,List<Certification>> getMoviesCertification()
+public ResultsMap<String,List<Certification>> getMoviesCertification()
throws MovieDbException
Get a list of movies certification.
- Returns:
@@ -1431,7 +1431,7 @@ extends
-
getTvCertification
-public ResultsMap<String,List<Certification>> getTvCertification()
+public ResultsMap<String,List<Certification>> getTvCertification()
throws MovieDbException
Get a list of tv certification.
- Returns:
@@ -1445,9 +1445,9 @@ extends
-
getMovieChangeList
-public ResultList<ChangeListItem> getMovieChangeList(Integer page,
- String startDate,
- String endDate)
+public ResultList<ChangeListItem> getMovieChangeList(Integer page,
+ String startDate,
+ String endDate)
throws MovieDbException
Get a list of Movie IDs that have been edited.
@@ -1465,9 +1465,9 @@ extends
-
getTvChangeList
-public ResultList<ChangeListItem> getTvChangeList(Integer page,
- String startDate,
- String endDate)
+public ResultList<ChangeListItem> getTvChangeList(Integer page,
+ String startDate,
+ String endDate)
throws MovieDbException
Get a list of TV IDs that have been edited.
@@ -1485,9 +1485,9 @@ extends
-
getPersonChangeList
-public ResultList<ChangeListItem> getPersonChangeList(Integer page,
- String startDate,
- String endDate)
+public ResultList<ChangeListItem> getPersonChangeList(Integer page,
+ String startDate,
+ String endDate)
throws MovieDbException
Get a list of PersonInfo IDs that have been edited.
@@ -1506,7 +1506,7 @@ extends
getCollectionInfo
public CollectionInfo getCollectionInfo(int collectionId,
- String language)
+ String language)
throws MovieDbException
This method is used to retrieve all of the basic information about a
movie collection.
@@ -1526,7 +1526,7 @@ extends
getCollectionImages
public ResultList<Artwork> getCollectionImages(int collectionId,
- String language)
+ String language)
throws MovieDbException
Get all of the images for a particular collection by collection id.
- Parameters:
collectionId - language -
@@ -1558,8 +1558,8 @@ extends
getCompanyMovies
public ResultList<MovieBasic> getCompanyMovies(int companyId,
- String language,
- Integer page)
+ String language,
+ Integer page)
throws MovieDbException
This method is used to retrieve the movies associated with a company.
@@ -1591,8 +1591,8 @@ extends
-
createImageUrl
-public URL createImageUrl(String imagePath,
- String requiredSize)
+public URL createImageUrl(String imagePath,
+ String requiredSize)
throws MovieDbException
Generate the full image URL from the size and image path
- Parameters:
imagePath - requiredSize -
@@ -1621,7 +1621,7 @@ extends
-
getTimezones
-public ResultsMap<String,List<String>> getTimezones()
+public ResultsMap<String,List<String>> getTimezones()
throws MovieDbException
Get the list of supported timezones for the API methods that support
them.
@@ -1636,8 +1636,8 @@ extends
-
getCreditInfo
-public CreditInfo getCreditInfo(String creditId,
- String language)
+public CreditInfo getCreditInfo(String creditId,
+ String language)
throws MovieDbException
Get the detailed information about a particular credit record.
@@ -1695,9 +1695,9 @@ extends
-
find
-public FindResults find(String id,
+public FindResults find(String id,
ExternalSource externalSource,
- String language)
+ String language)
throws MovieDbException
You con use this method to find movies, tv series or persons using
external ids.
@@ -1726,7 +1726,7 @@ extends
-
getGenreMovieList
-public ResultList<Genre> getGenreMovieList(String language)
+public ResultList<Genre> getGenreMovieList(String language)
throws MovieDbException
Get the list of Movie genres.
- Parameters:
language -
@@ -1741,7 +1741,7 @@ extends
-
getGenreTVList
-public ResultList<Genre> getGenreTVList(String language)
+public ResultList<Genre> getGenreTVList(String language)
throws MovieDbException
Get the list of TV genres..
- Parameters:
language -
@@ -1757,10 +1757,10 @@ extends
getGenreMovies
public ResultList<MovieBasic> getGenreMovies(int genreId,
- String language,
- Integer page,
- Boolean includeAllMovies,
- Boolean includeAdult)
+ String language,
+ Integer page,
+ Boolean includeAllMovies,
+ Boolean includeAdult)
throws MovieDbException
Get a list of movies per genre.
@@ -1781,7 +1781,7 @@ extends
-
getKeyword
-public Keyword getKeyword(String keywordId)
+public Keyword getKeyword(String keywordId)
throws MovieDbException
Get the basic information for a specific keyword id.
- Parameters:
keywordId -
@@ -1796,9 +1796,9 @@ extends
-
getKeywordMovies
-public ResultList<MovieBasic> getKeywordMovies(String keywordId,
- String language,
- Integer page)
+public ResultList<MovieBasic> getKeywordMovies(String keywordId,
+ String language,
+ Integer page)
throws MovieDbException
Get the list of movies for a particular keyword by id.
- Parameters:
keywordId - language - page -
@@ -1813,7 +1813,7 @@ extends
-
getList
-public ListItem<MovieInfo> getList(String listId)
+public ListItem<MovieInfo> getList(String listId)
throws MovieDbException
Get a list by its ID
- Parameters:
listId -
@@ -1828,9 +1828,9 @@ extends
-
createList
-public String createList(String sessionId,
- String name,
- String description)
+public String createList(String sessionId,
+ String name,
+ String description)
throws MovieDbException
This method lets users create a new list. A valid session id is required.
- Parameters:
sessionId - name - description -
@@ -1845,8 +1845,8 @@ extends
-
deleteList
-public StatusCode deleteList(String sessionId,
- String listId)
+public StatusCode deleteList(String sessionId,
+ String listId)
throws MovieDbException
This method lets users delete a list that they created. A valid session
id is required.
@@ -1862,8 +1862,8 @@ extends
-
checkItemStatus
-public boolean checkItemStatus(String listId,
- Integer mediaId)
+public boolean checkItemStatus(String listId,
+ Integer mediaId)
throws MovieDbException
Check to see if an item is already on a list.
- Parameters:
listId - mediaId -
@@ -1878,9 +1878,9 @@ extends
-
addItemToList
-public StatusCode addItemToList(String sessionId,
- String listId,
- Integer mediaId)
+public StatusCode addItemToList(String sessionId,
+ String listId,
+ Integer mediaId)
throws MovieDbException
This method lets users add new items to a list that they created.
@@ -1897,9 +1897,9 @@ extends
-
removeItemFromList
-public StatusCode removeItemFromList(String sessionId,
- String listId,
- Integer mediaId)
+public StatusCode removeItemFromList(String sessionId,
+ String listId,
+ Integer mediaId)
throws MovieDbException
This method lets users remove items from a list that they created.
@@ -1917,8 +1917,8 @@ extends
getMovieInfo
public MovieInfo getMovieInfo(int movieId,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
throws MovieDbException
This method is used to retrieve all of the basic movie information.
@@ -1938,9 +1938,9 @@ extends
-
getMovieInfoImdb
-public MovieInfo getMovieInfoImdb(String imdbId,
- String language,
- String... appendToResponse)
+public MovieInfo getMovieInfoImdb(String imdbId,
+ String language,
+ String... appendToResponse)
throws MovieDbException
This method is used to retrieve all of the basic movie information.
@@ -1961,7 +1961,7 @@ extends
getMovieAccountState
public MediaState getMovieAccountState(int movieId,
- String sessionId)
+ String sessionId)
throws MovieDbException
This method lets a user get the status of whether or not the movie has
been rated or added to their favourite or movie watch list.
@@ -1980,7 +1980,7 @@ extends
getMovieAlternativeTitles
public ResultList<AlternativeTitle> getMovieAlternativeTitles(int movieId,
- String country)
+ String country)
throws MovieDbException
This method is used to retrieve all of the alternative titles we have for
a particular movie.
@@ -2012,7 +2012,7 @@ extends
getMovieImages
public ResultList<Artwork> getMovieImages(int movieId,
- String language)
+ String language)
throws MovieDbException
This method should be used when you’re wanting to retrieve all of the
images for a particular movie.
@@ -2047,7 +2047,7 @@ extends
getMovieReleaseInfo
public ResultList<ReleaseInfo> getMovieReleaseInfo(int movieId,
- String language)
+ String language)
throws MovieDbException
This method is used to retrieve all of the release and certification data
we have for a specific movie.
@@ -2064,7 +2064,7 @@ extends
getMovieVideos
public ResultList<Video> getMovieVideos(int movieId,
- String language)
+ String language)
throws MovieDbException
This method is used to retrieve all of the trailers for a particular
movie.
@@ -2099,8 +2099,8 @@ extends
getSimilarMovies
public ResultList<MovieInfo> getSimilarMovies(int movieId,
- Integer page,
- String language)
+ Integer page,
+ String language)
throws MovieDbException
The similar movies method will let you retrieve the similar movies for a
particular movie.
@@ -2122,8 +2122,8 @@ extends
getMovieReviews
public ResultList<Review> getMovieReviews(int movieId,
- Integer page,
- String language)
+ Integer page,
+ String language)
throws MovieDbException
Get the reviews for a particular movie id.
- Parameters:
movieId - page - language -
@@ -2139,8 +2139,8 @@ extends
getMovieLists
public ResultList<UserList> getMovieLists(int movieId,
- Integer page,
- String language)
+ Integer page,
+ String language)
throws MovieDbException
Get the lists that the movie belongs to
- Parameters:
movieId - language - page -
@@ -2156,8 +2156,8 @@ extends
getMovieChanges
public ResultList<ChangeKeyItem> getMovieChanges(int movieId,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
throws MovieDbException
Get the changes for a specific movie ID.
@@ -2183,8 +2183,8 @@ extends StatusCode postMovieRating(int movieId,
int rating,
- String sessionId,
- String guestSessionId)
+ String sessionId,
+ String guestSessionId)
throws MovieDbException
This method lets users rate a movie.
@@ -2215,8 +2215,8 @@ extends
-
getUpcoming
-public ResultList<MovieInfo> getUpcoming(Integer page,
- String language)
+public ResultList<MovieInfo> getUpcoming(Integer page,
+ String language)
throws MovieDbException
Get the list of upcoming movies.
@@ -2235,8 +2235,8 @@ extends
-
getNowPlayingMovies
-public ResultList<MovieInfo> getNowPlayingMovies(Integer page,
- String language)
+public ResultList<MovieInfo> getNowPlayingMovies(Integer page,
+ String language)
throws MovieDbException
This method is used to retrieve the movies currently in theatres.
@@ -2254,8 +2254,8 @@ extends
-
getPopularMovieList
-public ResultList<MovieInfo> getPopularMovieList(Integer page,
- String language)
+public ResultList<MovieInfo> getPopularMovieList(Integer page,
+ String language)
throws MovieDbException
This method is used to retrieve the daily movie popularity list.
@@ -2272,8 +2272,8 @@ extends
-
getTopRatedMovies
-public ResultList<MovieInfo> getTopRatedMovies(Integer page,
- String language)
+public ResultList<MovieInfo> getTopRatedMovies(Integer page,
+ String language)
throws MovieDbException
This method is used to retrieve the top rated movies that have over 10
votes on TMDb.
@@ -2309,7 +2309,7 @@ extends
getPersonInfo
public PersonInfo getPersonInfo(int personId,
- String... appendToResponse)
+ String... appendToResponse)
throws MovieDbException
Get the general person information for a specific id.
- Parameters:
personId - appendToResponse -
@@ -2325,7 +2325,7 @@ extends
getPersonMovieCredits
public PersonCreditList<CreditMovieBasic> getPersonMovieCredits(int personId,
- String language)
+ String language)
throws MovieDbException
Get the movie credits for a specific person id.
- Parameters:
personId - language -
@@ -2341,7 +2341,7 @@ extends
getPersonTVCredits
public PersonCreditList<CreditTVBasic> getPersonTVCredits(int personId,
- String language)
+ String language)
throws MovieDbException
Get the TV credits for a specific person id.
@@ -2363,7 +2363,7 @@ extends
getPersonCombinedCredits
public PersonCreditList<CreditBasic> getPersonCombinedCredits(int personId,
- String language)
+ String language)
throws MovieDbException
Get the combined (movie and TV) credits for a specific person id.
@@ -2415,8 +2415,8 @@ extends
getPersonTaggedImages
public ResultList<ArtworkMedia> getPersonTaggedImages(int personId,
- Integer page,
- String language)
+ Integer page,
+ String language)
throws MovieDbException
Get the images that have been tagged with a specific person id.
@@ -2435,8 +2435,8 @@ extends
getPersonChanges
public ResultList<ChangeKeyItem> getPersonChanges(int personId,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
throws MovieDbException
Get the changes for a specific person id.
@@ -2460,7 +2460,7 @@ extends
-
getPersonPopular
-public ResultList<PersonFind> getPersonPopular(Integer page)
+public ResultList<PersonFind> getPersonPopular(Integer page)
throws MovieDbException
Get the list of popular people on The Movie Database.
@@ -2491,7 +2491,7 @@ extends
-
getReviews
-public Review getReviews(String reviewId)
+public Review getReviews(String reviewId)
throws MovieDbException
- Parameters:
reviewId -
- Returns:
- @throws MovieDbException
@@ -2505,8 +2505,8 @@ extends
-
searchCompanies
-public ResultList<Company> searchCompanies(String query,
- Integer page)
+public ResultList<Company> searchCompanies(String query,
+ Integer page)
throws MovieDbException
Search Companies.
@@ -2526,9 +2526,9 @@ extends
-
searchCollection
-public ResultList<Collection> searchCollection(String query,
- Integer page,
- String language)
+public ResultList<Collection> searchCollection(String query,
+ Integer page,
+ String language)
throws MovieDbException
Search for collections by name.
- Parameters:
query - language - page -
@@ -2543,8 +2543,8 @@ extends
-
searchKeyword
-public ResultList<Keyword> searchKeyword(String query,
- Integer page)
+public ResultList<Keyword> searchKeyword(String query,
+ Integer page)
throws MovieDbException
Search for keywords by name
- Parameters:
query - page -
@@ -2559,9 +2559,9 @@ extends
-
searchList
-public ResultList<UserList> searchList(String query,
- Integer page,
- Boolean includeAdult)
+public ResultList<UserList> searchList(String query,
+ Integer page,
+ Boolean includeAdult)
throws MovieDbException
Search for lists by name and description.
- Parameters:
query - includeAdult - page -
@@ -2576,12 +2576,12 @@ extends
-
searchMovie
-public ResultList<MovieInfo> searchMovie(String query,
- Integer page,
- String language,
- Boolean includeAdult,
- Integer searchYear,
- Integer primaryReleaseYear,
+public ResultList<MovieInfo> searchMovie(String query,
+ Integer page,
+ String language,
+ Boolean includeAdult,
+ Integer searchYear,
+ Integer primaryReleaseYear,
SearchType searchType)
throws MovieDbException
Search Movies This is a good starting point to start finding movies on
@@ -2600,10 +2600,10 @@ extends
-
searchMulti
-public ResultList<MediaBasic> searchMulti(String query,
- Integer page,
- String language,
- Boolean includeAdult)
+public ResultList<MediaBasic> searchMulti(String query,
+ Integer page,
+ String language,
+ Boolean includeAdult)
throws MovieDbException
Search the movie, tv show and person collections with a single query.
@@ -2624,9 +2624,9 @@ extends
-
searchPeople
-public ResultList<PersonFind> searchPeople(String query,
- Integer page,
- Boolean includeAdult,
+public ResultList<PersonFind> searchPeople(String query,
+ Integer page,
+ Boolean includeAdult,
SearchType searchType)
throws MovieDbException
This is a good starting point to start finding people on TMDb.
@@ -2645,10 +2645,10 @@ extends
-
searchTV
-public ResultList<TVBasic> searchTV(String query,
- Integer page,
- String language,
- Integer firstAirDateYear,
+public ResultList<TVBasic> searchTV(String query,
+ Integer page,
+ String language,
+ Integer firstAirDateYear,
SearchType searchType)
throws MovieDbException
Search for TV shows by title.
@@ -2665,8 +2665,8 @@ extends
getTVInfo
public TVInfo getTVInfo(int tvID,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
throws MovieDbException
Get the primary information about a TV series by id.
- Parameters:
tvID - language - appendToResponse -
@@ -2682,7 +2682,7 @@ extends
getTVAccountState
public MediaState getTVAccountState(int tvID,
- String sessionID)
+ String sessionID)
throws MovieDbException
This method lets users get the status of whether or not the TV show has
been rated or added to their favourite or watch lists.
@@ -2716,8 +2716,8 @@ extends
getTVChanges
public ResultList<ChangeKeyItem> getTVChanges(int tvID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
throws MovieDbException
Get the changes for a specific TV show id.
- Parameters:
tvID - startDate - endDate -
@@ -2748,7 +2748,7 @@ extends
getTVCredits
public MediaCreditList getTVCredits(int tvID,
- String language)
+ String language)
throws MovieDbException
Get the cast & crew information about a TV series.
- Parameters:
tvID - language -
@@ -2764,7 +2764,7 @@ extends
getTVExternalIDs
public ExternalID getTVExternalIDs(int tvID,
- String language)
+ String language)
throws MovieDbException
Get the external ids that we have stored for a TV series.
- Parameters:
tvID - language -
@@ -2780,8 +2780,8 @@ extends
getTVImages
public ResultList<Artwork> getTVImages(int tvID,
- String language,
- String... includeImageLanguage)
+ String language,
+ String... includeImageLanguage)
throws MovieDbException
Get the images (posters and backdrops) for a TV series.
- Parameters:
tvID - language - includeImageLanguage -
@@ -2813,8 +2813,8 @@ extends StatusCode postTVRating(int tvID,
int rating,
- String sessionID,
- String guestSessionID)
+ String sessionID,
+ String guestSessionID)
throws MovieDbException
This method lets users rate a TV show.
@@ -2832,8 +2832,8 @@ extends
getTVSimilar
public ResultList<TVInfo> getTVSimilar(int tvID,
- Integer page,
- String language)
+ Integer page,
+ String language)
throws MovieDbException
Get the similar TV shows for a specific tv id.
- Parameters:
tvID - page - language -
@@ -2865,7 +2865,7 @@ extends
getTVVideos
public ResultList<Video> getTVVideos(int tvID,
- String language)
+ String language)
throws MovieDbException
Get the videos that have been added to a TV series (trailers, opening
credits, etc...)
@@ -2895,8 +2895,8 @@ extends
-
getTVOnTheAir
-public ResultList<TVInfo> getTVOnTheAir(Integer page,
- String language)
+public ResultList<TVInfo> getTVOnTheAir(Integer page,
+ String language)
throws MovieDbException
Get the list of TV shows that are currently on the air.
@@ -2914,9 +2914,9 @@ extends
-
getTVAiringToday
-public ResultList<TVInfo> getTVAiringToday(Integer page,
- String language,
- String timezone)
+public ResultList<TVInfo> getTVAiringToday(Integer page,
+ String language,
+ String timezone)
throws MovieDbException
Get the list of TV shows that air today.
@@ -2933,8 +2933,8 @@ extends
-
getTVTopRated
-public ResultList<TVInfo> getTVTopRated(Integer page,
- String language)
+public ResultList<TVInfo> getTVTopRated(Integer page,
+ String language)
throws MovieDbException
Get the list of top rated TV shows.
@@ -2954,8 +2954,8 @@ extends
-
getTVPopular
-public ResultList<TVInfo> getTVPopular(Integer page,
- String language)
+public ResultList<TVInfo> getTVPopular(Integer page,
+ String language)
throws MovieDbException
Get the list of popular TV shows. This list refreshes every day.
- Parameters:
page - language -
@@ -2972,8 +2972,8 @@ extends TVSeasonInfo getSeasonInfo(int tvID,
int seasonNumber,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
throws MovieDbException
Get the primary information about a TV season by its season number.
- Parameters:
tvID - seasonNumber - language - appendToResponse -
@@ -2989,8 +2989,8 @@ extends
getSeasonChanges
public ResultList<ChangeKeyItem> getSeasonChanges(int tvID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
throws MovieDbException
Look up a TV season's changes by season ID.
- Parameters:
tvID - startDate - endDate -
@@ -3006,7 +3006,7 @@ extends
getSeasonAccountState
public MediaState getSeasonAccountState(int tvID,
- String sessionID)
+ String sessionID)
throws MovieDbException
This method lets users get the status of whether or not the TV episodes
of a season have been rated.
@@ -3042,7 +3042,7 @@ extends ExternalID getSeasonExternalID(int tvID,
int seasonNumber,
- String language)
+ String language)
throws MovieDbException
Get the external ids that we have stored for a TV season by season
number.
@@ -3060,8 +3060,8 @@ extends ResultList<Artwork> getSeasonImages(int tvID,
int seasonNumber,
- String language,
- String... includeImageLanguage)
+ String language,
+ String... includeImageLanguage)
throws MovieDbException
Get the images that we have stored for a TV season by season number.
- Parameters:
tvID - seasonNumber - language - includeImageLanguage -
@@ -3078,7 +3078,7 @@ extends ResultList<Video> getSeasonVideos(int tvID,
int seasonNumber,
- String language)
+ String language)
throws MovieDbException
Get the videos that have been added to a TV season (trailers, teasers,
etc...)
@@ -3097,8 +3097,8 @@ extends TVEpisodeInfo getEpisodeInfo(int tvID,
int seasonNumber,
int episodeNumber,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
throws MovieDbException
Get the primary information about a TV episode by combination of a season
and episode number.
@@ -3115,8 +3115,8 @@ extends
getEpisodeChanges
public ResultList<ChangeKeyItem> getEpisodeChanges(int episodeID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
throws MovieDbException
Look up a TV episode's changes by episode ID
- Parameters:
episodeID - startDate - endDate -
@@ -3134,7 +3134,7 @@ extends MediaState getEpisodeAccountState(int tvID,
int seasonNumber,
int episodeNumber,
- String sessionID)
+ String sessionID)
throws MovieDbException
This method lets users get the status of whether or not the TV episode
has been rated.
@@ -3172,7 +3172,7 @@ extends ExternalID getEpisodeExternalID(int tvID,
int seasonNumber,
int episodeNumber,
- String language)
+ String language)
throws MovieDbException
Get the external ids for a TV episode by comabination of a season and
episode number.
@@ -3210,8 +3210,8 @@ extends String sessionID,
- String guestSessionID)
+ String sessionID,
+ String guestSessionID)
throws MovieDbException
This method lets users rate a TV episode. A valid session id or guest
session id is required.
@@ -3230,7 +3230,7 @@ extends ResultList<Video> getEpisodeVideos(int tvID,
int seasonNumber,
int episodeNumber,
- String language)
+ String language)
throws MovieDbException
Get the videos that have been added to a TV episode (teasers, clips,
etc...)
@@ -3307,6 +3307,6 @@ extends Copyright © 2012-2016. All Rights Reserved.
+Copyright © 2012–2016. All rights reserved.
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html b/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html
index 226df4004..10219a8e3 100644
--- a/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html
+++ b/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html
@@ -2,16 +2,16 @@
-
+
-Uses of Class com.omertron.themoviedbapi.AppendToResponseBuilder (API-The MovieDB 4.3 API)
+Uses of Class com.omertron.themoviedbapi.AppendToResponseBuilder (API-The MovieDB 4.4-SNAPSHOT API)
@@ -154,6 +154,6 @@
-Copyright © 2012-2016. All Rights Reserved.
+Copyright © 2012–2016. All rights reserved.
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/Compare.html b/apidocs/com/omertron/themoviedbapi/class-use/Compare.html
index 71ce7f839..213a080da 100644
--- a/apidocs/com/omertron/themoviedbapi/class-use/Compare.html
+++ b/apidocs/com/omertron/themoviedbapi/class-use/Compare.html
@@ -2,16 +2,16 @@
-
+
-Uses of Class com.omertron.themoviedbapi.Compare (API-The MovieDB 4.3 API)
+Uses of Class com.omertron.themoviedbapi.Compare (API-The MovieDB 4.4-SNAPSHOT API)
@@ -112,6 +112,6 @@
-Copyright © 2012-2016. All Rights Reserved.
+Copyright © 2012–2016. All rights reserved.
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html
index b6d075d20..ac9e27f9b 100644
--- a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html
+++ b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html
@@ -2,16 +2,16 @@
-
+
-Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 4.3 API)
+Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 4.4-SNAPSHOT API)
@@ -110,62 +110,62 @@
StatusCode
-TheMovieDbApi.addItemToList(String sessionId,
- String listId,
- Integer mediaId)
+ TheMovieDbApi.addItemToList(String sessionId,
+ String listId,
+ Integer mediaId)
This method lets users add new items to a list that they created.
StatusCode
-TheMovieDbApi.addToWatchList(String sessionId,
+TheMovieDbApi.addToWatchList(String sessionId,
int accountId,
MediaType mediaType,
- Integer mediaId)
+ Integer mediaId)
Add a movie to an accounts watch list.
boolean
-TheMovieDbApi.checkItemStatus(String listId,
- Integer mediaId)
+ TheMovieDbApi.checkItemStatus(String listId,
+ Integer mediaId)
Check to see if an item is already on a list.
-URL
-TheMovieDbApi.createImageUrl(String imagePath,
- String requiredSize)
+ URL
+TheMovieDbApi.createImageUrl(String imagePath,
+ String requiredSize)
Generate the full image URL from the size and image path
-String
-TheMovieDbApi.createList(String sessionId,
- String name,
- String description)
+ String
+TheMovieDbApi.createList(String sessionId,
+ String name,
+ String description)
This method lets users create a new list.
StatusCode
-TheMovieDbApi.deleteList(String sessionId,
- String listId)
+ TheMovieDbApi.deleteList(String sessionId,
+ String listId)
This method lets users delete a list that they created.
FindResults
-TheMovieDbApi.find(String id,
+TheMovieDbApi.find(String id,
ExternalSource externalSource,
- String language)
+ String language)
You con use this method to find movies, tv series or persons using
external ids.
Account
-TheMovieDbApi.getAccount(String sessionId)
+ TheMovieDbApi.getAccount(String sessionId)
Get the basic information for an account.
@@ -179,14 +179,14 @@
ResultList<Artwork>
TheMovieDbApi.getCollectionImages(int collectionId,
- String language)
+ String language)
Get all of the images for a particular collection by collection id.
CollectionInfo
TheMovieDbApi.getCollectionInfo(int collectionId,
- String language)
+ String language)
This method is used to retrieve all of the basic information about a
movie collection.
@@ -201,8 +201,8 @@
ResultList<MovieBasic>
TheMovieDbApi.getCompanyMovies(int companyId,
- String language,
- Integer page)
+ String language,
+ Integer page)
This method is used to retrieve the movies associated with a company.
@@ -214,8 +214,8 @@
CreditInfo
-TheMovieDbApi.getCreditInfo(String creditId,
- String language)
+ TheMovieDbApi.getCreditInfo(String creditId,
+ String language)
Get the detailed information about a particular credit record.
@@ -238,7 +238,7 @@
TheMovieDbApi.getEpisodeAccountState(int tvID,
int seasonNumber,
int episodeNumber,
- String sessionID)
+ String sessionID)
This method lets users get the status of whether or not the TV episode
has been rated.
@@ -246,8 +246,8 @@
ResultList<ChangeKeyItem>
TheMovieDbApi.getEpisodeChanges(int episodeID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
Look up a TV episode's changes by episode ID
@@ -264,7 +264,7 @@
TheMovieDbApi.getEpisodeExternalID(int tvID,
int seasonNumber,
int episodeNumber,
- String language)
+ String language)
Get the external ids for a TV episode by comabination of a season and
episode number.
@@ -283,8 +283,8 @@
TheMovieDbApi.getEpisodeInfo(int tvID,
int seasonNumber,
int episodeNumber,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
Get the primary information about a TV episode by combination of a season
and episode number.
@@ -294,52 +294,52 @@
TheMovieDbApi.getEpisodeVideos(int tvID,
int seasonNumber,
int episodeNumber,
- String language)
+ String language)
Get the videos that have been added to a TV episode (teasers, clips,
etc...)
ResultList<MovieBasic>
-TheMovieDbApi.getFavoriteMovies(String sessionId,
+TheMovieDbApi.getFavoriteMovies(String sessionId,
int accountId)
Get the account favourite movies
ResultList<TVBasic>
-TheMovieDbApi.getFavoriteTv(String sessionId,
+TheMovieDbApi.getFavoriteTv(String sessionId,
int accountId)
Get the list of favorite TV series for an account.
ResultList<Genre>
-TheMovieDbApi.getGenreMovieList(String language)
+ TheMovieDbApi.getGenreMovieList(String language)
Get the list of Movie genres.
ResultList<MovieBasic>
TheMovieDbApi.getGenreMovies(int genreId,
- String language,
- Integer page,
- Boolean includeAllMovies,
- Boolean includeAdult)
+ String language,
+ Integer page,
+ Boolean includeAllMovies,
+ Boolean includeAdult)
Get a list of movies per genre.
ResultList<Genre>
-TheMovieDbApi.getGenreTVList(String language)
+ TheMovieDbApi.getGenreTVList(String language)
Get the list of TV genres..
ResultList<MovieBasic>
-TheMovieDbApi.getGuestRatedMovies(String guestSessionId,
- String language,
- Integer page,
+TheMovieDbApi.getGuestRatedMovies(String guestSessionId,
+ String language,
+ Integer page,
SortBy sortBy)
Get a list of rated movies for a specific guest session id.
@@ -358,15 +358,15 @@
Keyword
-TheMovieDbApi.getKeyword(String keywordId)
+ TheMovieDbApi.getKeyword(String keywordId)
Get the basic information for a specific keyword id.
ResultList<MovieBasic>
-TheMovieDbApi.getKeywordMovies(String keywordId,
- String language,
- Integer page)
+ TheMovieDbApi.getKeywordMovies(String keywordId,
+ String language,
+ Integer page)
Get the list of movies for a particular keyword by id.
@@ -384,14 +384,14 @@
ListItem<MovieInfo>
-TheMovieDbApi.getList(String listId)
+ TheMovieDbApi.getList(String listId)
Get a list by its ID
MediaState
TheMovieDbApi.getMovieAccountState(int movieId,
- String sessionId)
+ String sessionId)
This method lets a user get the status of whether or not the movie has
been rated or added to their favourite or movie watch list.
@@ -399,24 +399,24 @@
ResultList<AlternativeTitle>
TheMovieDbApi.getMovieAlternativeTitles(int movieId,
- String country)
+ String country)
This method is used to retrieve all of the alternative titles we have for
a particular movie.
ResultList<ChangeListItem>
-TheMovieDbApi.getMovieChangeList(Integer page,
- String startDate,
- String endDate)
+ TheMovieDbApi.getMovieChangeList(Integer page,
+ String startDate,
+ String endDate)
Get a list of Movie IDs that have been edited.
ResultList<ChangeKeyItem>
TheMovieDbApi.getMovieChanges(int movieId,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
Get the changes for a specific movie ID.
@@ -429,7 +429,7 @@
ResultList<Artwork>
TheMovieDbApi.getMovieImages(int movieId,
- String language)
+ String language)
This method should be used when you’re wanting to retrieve all of the
images for a particular movie.
@@ -437,16 +437,16 @@
MovieInfo
TheMovieDbApi.getMovieInfo(int movieId,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
This method is used to retrieve all of the basic movie information.
MovieInfo
-TheMovieDbApi.getMovieInfoImdb(String imdbId,
- String language,
- String... appendToResponse)
+ TheMovieDbApi.getMovieInfoImdb(String imdbId,
+ String language,
+ String... appendToResponse)
This method is used to retrieve all of the basic movie information.
@@ -460,15 +460,15 @@
ResultList<UserList>
TheMovieDbApi.getMovieLists(int movieId,
- Integer page,
- String language)
+ Integer page,
+ String language)
Get the lists that the movie belongs to
ResultList<ReleaseInfo>
TheMovieDbApi.getMovieReleaseInfo(int movieId,
- String language)
+ String language)
This method is used to retrieve all of the release and certification data
we have for a specific movie.
@@ -476,13 +476,13 @@
ResultList<Review>
TheMovieDbApi.getMovieReviews(int movieId,
- Integer page,
- String language)
+ Integer page,
+ String language)
Get the reviews for a particular movie id.
-ResultsMap<String,List<Certification>>
+ResultsMap<String,List<Certification>>
TheMovieDbApi.getMoviesCertification()
Get a list of movies certification.
@@ -497,7 +497,7 @@
ResultList<Video>
TheMovieDbApi.getMovieVideos(int movieId,
- String language)
+ String language)
This method is used to retrieve all of the trailers for a particular
movie.
@@ -510,31 +510,31 @@
ResultList<MovieInfo>
-TheMovieDbApi.getNowPlayingMovies(Integer page,
- String language)
+ TheMovieDbApi.getNowPlayingMovies(Integer page,
+ String language)
This method is used to retrieve the movies currently in theatres.
ResultList<ChangeListItem>
-TheMovieDbApi.getPersonChangeList(Integer page,
- String startDate,
- String endDate)
+ TheMovieDbApi.getPersonChangeList(Integer page,
+ String startDate,
+ String endDate)
Get a list of PersonInfo IDs that have been edited.
ResultList<ChangeKeyItem>
TheMovieDbApi.getPersonChanges(int personId,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
Get the changes for a specific person id.
PersonCreditList<CreditBasic>
TheMovieDbApi.getPersonCombinedCredits(int personId,
- String language)
+ String language)
Get the combined (movie and TV) credits for a specific person id.
@@ -553,7 +553,7 @@
PersonInfo
TheMovieDbApi.getPersonInfo(int personId,
- String... appendToResponse)
+ String... appendToResponse)
Get the general person information for a specific id.
@@ -566,66 +566,66 @@
PersonCreditList<CreditMovieBasic>
TheMovieDbApi.getPersonMovieCredits(int personId,
- String language)
+ String language)
Get the movie credits for a specific person id.
ResultList<PersonFind>
-TheMovieDbApi.getPersonPopular(Integer page)
+ TheMovieDbApi.getPersonPopular(Integer page)
Get the list of popular people on The Movie Database.
ResultList<ArtworkMedia>
TheMovieDbApi.getPersonTaggedImages(int personId,
- Integer page,
- String language)
+ Integer page,
+ String language)
Get the images that have been tagged with a specific person id.
PersonCreditList<CreditTVBasic>
TheMovieDbApi.getPersonTVCredits(int personId,
- String language)
+ String language)
Get the TV credits for a specific person id.
ResultList<MovieInfo>
-TheMovieDbApi.getPopularMovieList(Integer page,
- String language)
+ TheMovieDbApi.getPopularMovieList(Integer page,
+ String language)
This method is used to retrieve the daily movie popularity list.
ResultList<MovieBasic>
-TheMovieDbApi.getRatedMovies(String sessionId,
+TheMovieDbApi.getRatedMovies(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
Get the list of rated movies (and associated rating) for an account.
ResultList<TVBasic>
-TheMovieDbApi.getRatedTV(String sessionId,
+TheMovieDbApi.getRatedTV(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
Get the list of rated TV shows (and associated rating) for an account.
Review
-TheMovieDbApi.getReviews(String reviewId)
+TheMovieDbApi.getReviews(String reviewId)
MediaState
TheMovieDbApi.getSeasonAccountState(int tvID,
- String sessionID)
+ String sessionID)
This method lets users get the status of whether or not the TV episodes
of a season have been rated.
@@ -633,8 +633,8 @@
ResultList<ChangeKeyItem>
TheMovieDbApi.getSeasonChanges(int tvID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
Look up a TV season's changes by season ID.
@@ -649,7 +649,7 @@
ExternalID
TheMovieDbApi.getSeasonExternalID(int tvID,
int seasonNumber,
- String language)
+ String language)
Get the external ids that we have stored for a TV season by season
number.
@@ -658,8 +658,8 @@
ResultList<Artwork>
TheMovieDbApi.getSeasonImages(int tvID,
int seasonNumber,
- String language,
- String... includeImageLanguage)
+ String language,
+ String... includeImageLanguage)
Get the images that we have stored for a TV season by season number.
@@ -667,8 +667,8 @@
TVSeasonInfo
TheMovieDbApi.getSeasonInfo(int tvID,
int seasonNumber,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
Get the primary information about a TV season by its season number.
@@ -676,7 +676,7 @@
ResultList<Video>
TheMovieDbApi.getSeasonVideos(int tvID,
int seasonNumber,
- String language)
+ String language)
Get the videos that have been added to a TV season (trailers, teasers,
etc...)
@@ -691,8 +691,8 @@
TokenAuthorisation
TheMovieDbApi.getSessionTokenLogin(TokenAuthorisation token,
- String username,
- String password)
+ String username,
+ String password)
This method is used to generate a session id for user based
authentication.
@@ -700,14 +700,14 @@
ResultList<MovieInfo>
TheMovieDbApi.getSimilarMovies(int movieId,
- Integer page,
- String language)
+ Integer page,
+ String language)
The similar movies method will let you retrieve the similar movies for a
particular movie.
-ResultsMap<String,List<String>>
+ResultsMap<String,List<String>>
TheMovieDbApi.getTimezones()
Get the list of supported timezones for the API methods that support
them.
@@ -715,8 +715,8 @@
ResultList<MovieInfo>
-TheMovieDbApi.getTopRatedMovies(Integer page,
- String language)
+ TheMovieDbApi.getTopRatedMovies(Integer page,
+ String language)
This method is used to retrieve the top rated movies that have over 10
votes on TMDb.
@@ -724,16 +724,16 @@
MediaState
TheMovieDbApi.getTVAccountState(int tvID,
- String sessionID)
+ String sessionID)
This method lets users get the status of whether or not the TV show has
been rated or added to their favourite or watch lists.
ResultList<TVInfo>
-TheMovieDbApi.getTVAiringToday(Integer page,
- String language,
- String timezone)
+ TheMovieDbApi.getTVAiringToday(Integer page,
+ String language,
+ String timezone)
Get the list of TV shows that air today.
@@ -744,24 +744,24 @@
-ResultsMap<String,List<Certification>>
+ResultsMap<String,List<Certification>>
TheMovieDbApi.getTvCertification()
Get a list of tv certification.
ResultList<ChangeListItem>
-TheMovieDbApi.getTvChangeList(Integer page,
- String startDate,
- String endDate)
+ TheMovieDbApi.getTvChangeList(Integer page,
+ String startDate,
+ String endDate)
Get a list of TV IDs that have been edited.
ResultList<ChangeKeyItem>
TheMovieDbApi.getTVChanges(int tvID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
Get the changes for a specific TV show id.
@@ -774,30 +774,30 @@
MediaCreditList
TheMovieDbApi.getTVCredits(int tvID,
- String language)
+ String language)
Get the cast & crew information about a TV series.
ExternalID
TheMovieDbApi.getTVExternalIDs(int tvID,
- String language)
+ String language)
Get the external ids that we have stored for a TV series.
ResultList<Artwork>
TheMovieDbApi.getTVImages(int tvID,
- String language,
- String... includeImageLanguage)
+ String language,
+ String... includeImageLanguage)
Get the images (posters and backdrops) for a TV series.
TVInfo
TheMovieDbApi.getTVInfo(int tvID,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
Get the primary information about a TV series by id.
@@ -809,30 +809,30 @@
ResultList<TVInfo>
-TheMovieDbApi.getTVOnTheAir(Integer page,
- String language)
+ TheMovieDbApi.getTVOnTheAir(Integer page,
+ String language)
Get the list of TV shows that are currently on the air.
ResultList<TVInfo>
-TheMovieDbApi.getTVPopular(Integer page,
- String language)
+ TheMovieDbApi.getTVPopular(Integer page,
+ String language)
Get the list of popular TV shows.
ResultList<TVInfo>
TheMovieDbApi.getTVSimilar(int tvID,
- Integer page,
- String language)
+ Integer page,
+ String language)
Get the similar TV shows for a specific tv id.
ResultList<TVInfo>
-TheMovieDbApi.getTVTopRated(Integer page,
- String language)
+ TheMovieDbApi.getTVTopRated(Integer page,
+ String language)
Get the list of top rated TV shows.
@@ -845,50 +845,50 @@
ResultList<Video>
TheMovieDbApi.getTVVideos(int tvID,
- String language)
+ String language)
Get the videos that have been added to a TV series (trailers, opening
credits, etc...)
ResultList<MovieInfo>
-TheMovieDbApi.getUpcoming(Integer page,
- String language)
+ TheMovieDbApi.getUpcoming(Integer page,
+ String language)
Get the list of upcoming movies.
ResultList<UserList>
-TheMovieDbApi.getUserLists(String sessionId,
+TheMovieDbApi.getUserLists(String sessionId,
int accountId)
Get all lists of a given user
ResultList<MovieBasic>
-TheMovieDbApi.getWatchListMovie(String sessionId,
+TheMovieDbApi.getWatchListMovie(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
Get the list of movies on an accounts watchlist.
ResultList<TVBasic>
-TheMovieDbApi.getWatchListTV(String sessionId,
+TheMovieDbApi.getWatchListTV(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
Get the list of movies on an accounts watchlist.
StatusCode
-TheMovieDbApi.modifyFavoriteStatus(String sessionId,
+TheMovieDbApi.modifyFavoriteStatus(String sessionId,
int accountId,
- Integer mediaId,
+ Integer mediaId,
MediaType mediaType,
boolean isFavorite)
Add or remove a movie to an accounts favourite list.
@@ -900,8 +900,8 @@
int seasonNumber,
int episodeNumber,
int rating,
- String sessionID,
- String guestSessionID)
+ String sessionID,
+ String guestSessionID)
This method lets users rate a TV episode.
@@ -909,8 +909,8 @@
StatusCode
TheMovieDbApi.postMovieRating(int movieId,
int rating,
- String sessionId,
- String guestSessionId)
+ String sessionId,
+ String guestSessionId)
This method lets users rate a movie.
@@ -918,66 +918,66 @@
StatusCode
TheMovieDbApi.postTVRating(int tvID,
int rating,
- String sessionID,
- String guestSessionID)
+ String sessionID,
+ String guestSessionID)
This method lets users rate a TV show.
StatusCode
-TheMovieDbApi.removeFromWatchList(String sessionId,
+TheMovieDbApi.removeFromWatchList(String sessionId,
int accountId,
MediaType mediaType,
- Integer mediaId)
+ Integer mediaId)
Remove a movie from an accounts watch list.
StatusCode
-TheMovieDbApi.removeItemFromList(String sessionId,
- String listId,
- Integer mediaId)
+ TheMovieDbApi.removeItemFromList(String sessionId,
+ String listId,
+ Integer mediaId)
This method lets users remove items from a list that they created.
ResultList<Collection>
-TheMovieDbApi.searchCollection(String query,
- Integer page,
- String language)
+ TheMovieDbApi.searchCollection(String query,
+ Integer page,
+ String language)
Search for collections by name.
ResultList<Company>
-TheMovieDbApi.searchCompanies(String query,
- Integer page)
+ TheMovieDbApi.searchCompanies(String query,
+ Integer page)
Search Companies.
ResultList<Keyword>
-TheMovieDbApi.searchKeyword(String query,
- Integer page)
+ TheMovieDbApi.searchKeyword(String query,
+ Integer page)
Search for keywords by name
ResultList<UserList>
-TheMovieDbApi.searchList(String query,
- Integer page,
- Boolean includeAdult)
+ TheMovieDbApi.searchList(String query,
+ Integer page,
+ Boolean includeAdult)
Search for lists by name and description.
ResultList<MovieInfo>
-TheMovieDbApi.searchMovie(String query,
- Integer page,
- String language,
- Boolean includeAdult,
- Integer searchYear,
- Integer primaryReleaseYear,
+TheMovieDbApi.searchMovie(String query,
+ Integer page,
+ String language,
+ Boolean includeAdult,
+ Integer searchYear,
+ Integer primaryReleaseYear,
SearchType searchType)
Search Movies This is a good starting point to start finding movies on
TMDb.
@@ -985,28 +985,28 @@
ResultList<MediaBasic>
-TheMovieDbApi.searchMulti(String query,
- Integer page,
- String language,
- Boolean includeAdult)
+ TheMovieDbApi.searchMulti(String query,
+ Integer page,
+ String language,
+ Boolean includeAdult)
Search the movie, tv show and person collections with a single query.
ResultList<PersonFind>
-TheMovieDbApi.searchPeople(String query,
- Integer page,
- Boolean includeAdult,
+TheMovieDbApi.searchPeople(String query,
+ Integer page,
+ Boolean includeAdult,
SearchType searchType)
This is a good starting point to start finding people on TMDb.
ResultList<TVBasic>
-TheMovieDbApi.searchTV(String query,
- Integer page,
- String language,
- Integer firstAirDateYear,
+TheMovieDbApi.searchTV(String query,
+ Integer page,
+ String language,
+ Integer firstAirDateYear,
SearchType searchType)
Search for TV shows by title.
@@ -1020,12 +1020,12 @@
-TheMovieDbApi(String apiKey)
+TheMovieDbApi(String apiKey)
API for The Movie Db.
-TheMovieDbApi(String apiKey,
+TheMovieDbApi(String apiKey,
org.apache.http.client.HttpClient httpClient)
API for The Movie Db.
@@ -1046,53 +1046,53 @@
StatusCode
-TmdbLists.addItem(String sessionId,
- String listId,
+TmdbLists.addItem(String sessionId,
+ String listId,
int mediaId)
This method lets users add new items to a list that they created.
boolean
-TmdbLists.checkItemStatus(String listId,
+TmdbLists.checkItemStatus(String listId,
int mediaId)
Check to see if an ID is already on a list.
StatusCode
-TmdbLists.clear(String sessionId,
- String listId,
+TmdbLists.clear(String sessionId,
+ String listId,
boolean confirm)
Clear all of the items within a list.
-String
-TmdbLists.createList(String sessionId,
- String name,
- String description)
+ String
+TmdbLists.createList(String sessionId,
+ String name,
+ String description)
This method lets users create a new list.
StatusCode
-TmdbLists.deleteList(String sessionId,
- String listId)
+ TmdbLists.deleteList(String sessionId,
+ String listId)
This method lets users delete a list that they created.
FindResults
-TmdbFind.find(String id,
+TmdbFind.find(String id,
ExternalSource externalSource,
- String language)
+ String language)
You con use this method to find movies, tv series or persons using external ids.
Account
-TmdbAccount.getAccount(String sessionId)
+ TmdbAccount.getAccount(String sessionId)
Get the basic information for an account.
@@ -1106,23 +1106,23 @@
ResultList<ChangeListItem>
TmdbChanges.getChangeList(MethodBase method,
- Integer page,
- String startDate,
- String endDate)
+ Integer page,
+ String startDate,
+ String endDate)
Get a list of Media IDs that have been edited.
ResultList<Artwork>
TmdbCollections.getCollectionImages(int collectionId,
- String language)
+ String language)
Get all of the images for a particular collection by collection id.
CollectionInfo
TmdbCollections.getCollectionInfo(int collectionId,
- String language)
+ String language)
This method is used to retrieve all of the basic information about a
movie collection.
@@ -1136,8 +1136,8 @@
ResultList<MovieBasic>
TmdbCompanies.getCompanyMovies(int companyId,
- String language,
- Integer page)
+ String language,
+ Integer page)
This method is used to retrieve the movies associated with a company.
@@ -1150,8 +1150,8 @@
CreditInfo
-TmdbCredits.getCreditInfo(String creditId,
- String language)
+ TmdbCredits.getCreditInfo(String creditId,
+ String language)
Get the detailed information about a particular credit record.
@@ -1172,7 +1172,7 @@
TmdbEpisodes.getEpisodeAccountState(int tvID,
int seasonNumber,
int episodeNumber,
- String sessionID)
+ String sessionID)
This method lets users get the status of whether or not the TV episode
has been rated.
@@ -1180,8 +1180,8 @@
ResultList<ChangeKeyItem>
TmdbEpisodes.getEpisodeChanges(int episodeID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
Look up a TV episode's changes by episode ID
@@ -1198,7 +1198,7 @@
TmdbEpisodes.getEpisodeExternalID(int tvID,
int seasonNumber,
int episodeNumber,
- String language)
+ String language)
Get the external ids for a TV episode by comabination of a season and
episode number.
@@ -1217,8 +1217,8 @@
TmdbEpisodes.getEpisodeInfo(int tvID,
int seasonNumber,
int episodeNumber,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
Get the primary information about a TV episode by combination of a season
and episode number.
@@ -1228,52 +1228,52 @@
TmdbEpisodes.getEpisodeVideos(int tvID,
int seasonNumber,
int episodeNumber,
- String language)
+ String language)
Get the videos that have been added to a TV episode (teasers, clips,
etc...)
ResultList<MovieBasic>
-TmdbAccount.getFavoriteMovies(String sessionId,
+TmdbAccount.getFavoriteMovies(String sessionId,
int accountId)
Get the list of favorite movies for an account.
ResultList<TVBasic>
-TmdbAccount.getFavoriteTv(String sessionId,
+TmdbAccount.getFavoriteTv(String sessionId,
int accountId)
Get the list of favorite TV series for an account.
ResultList<Genre>
-TmdbGenres.getGenreMovieList(String language)
+ TmdbGenres.getGenreMovieList(String language)
Get the list of movie genres.
ResultList<MovieBasic>
TmdbGenres.getGenreMovies(int genreId,
- String language,
- Integer page,
- Boolean includeAllMovies,
- Boolean includeAdult)
+ String language,
+ Integer page,
+ Boolean includeAllMovies,
+ Boolean includeAdult)
Get the list of movies for a particular genre by id.
ResultList<Genre>
-TmdbGenres.getGenreTVList(String language)
+ TmdbGenres.getGenreTVList(String language)
Get the list of TV genres.
ResultList<MovieBasic>
-TmdbAccount.getGuestRatedMovies(String guestSessionId,
- String language,
- Integer page,
+TmdbAccount.getGuestRatedMovies(String guestSessionId,
+ String language,
+ Integer page,
SortBy sortBy)
Get a list of rated movies for a specific guest session id.
@@ -1292,15 +1292,15 @@
Keyword
-TmdbKeywords.getKeyword(String keywordId)
+ TmdbKeywords.getKeyword(String keywordId)
Get the basic information for a specific keyword id.
ResultList<MovieBasic>
-TmdbKeywords.getKeywordMovies(String keywordId,
- String language,
- Integer page)
+ TmdbKeywords.getKeywordMovies(String keywordId,
+ String language,
+ Integer page)
Get the list of movies for a particular keyword by id.
@@ -1318,22 +1318,22 @@
ListItem<MovieInfo>
-TmdbLists.getList(String listId)
+ TmdbLists.getList(String listId)
Get a list by its ID
protected ResultList<ChangeKeyItem>
AbstractMethod.getMediaChanges(int mediaID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
Look up the media's changes by ID
MediaState
TmdbMovies.getMovieAccountState(int movieId,
- String sessionId)
+ String sessionId)
This method lets a user get the status of whether or not the movie has been rated or added to their favourite or movie watch
list.
@@ -1341,15 +1341,15 @@
ResultList<AlternativeTitle>
TmdbMovies.getMovieAlternativeTitles(int movieId,
- String country)
+ String country)
This method is used to retrieve all of the alternative titles we have for a particular movie.
ResultList<ChangeKeyItem>
TmdbMovies.getMovieChanges(int movieId,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
Get the changes for a specific movie ID.
@@ -1362,23 +1362,23 @@
ResultList<Artwork>
TmdbMovies.getMovieImages(int movieId,
- String language)
+ String language)
This method should be used when you’re wanting to retrieve all of the images for a particular movie.
MovieInfo
TmdbMovies.getMovieInfo(int movieId,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
This method is used to retrieve all of the basic movie information.
MovieInfo
-TmdbMovies.getMovieInfoImdb(String imdbId,
- String language,
- String... appendToResponse)
+ TmdbMovies.getMovieInfoImdb(String imdbId,
+ String language,
+ String... appendToResponse)
This method is used to retrieve all of the basic movie information.
@@ -1391,28 +1391,28 @@
ResultList<UserList>
TmdbMovies.getMovieLists(int movieId,
- Integer page,
- String language)
+ Integer page,
+ String language)
Get the lists that the movie belongs to
ResultList<ReleaseInfo>
TmdbMovies.getMovieReleaseInfo(int movieId,
- String language)
+ String language)
This method is used to retrieve all of the release and certification data we have for a specific movie.
ResultList<Review>
TmdbMovies.getMovieReviews(int movieId,
- Integer page,
- String language)
+ Integer page,
+ String language)
Get the reviews for a particular movie id.
-ResultsMap<String,List<Certification>>
+ResultsMap<String,List<Certification>>
TmdbCertifications.getMoviesCertification()
Get a list of movies certification.
@@ -1426,7 +1426,7 @@
ResultList<Video>
TmdbMovies.getMovieVideos(int movieId,
- String language)
+ String language)
This method is used to retrieve all of the trailers for a particular movie.
@@ -1438,23 +1438,23 @@
ResultList<MovieInfo>
-TmdbMovies.getNowPlayingMovies(Integer page,
- String language)
+ TmdbMovies.getNowPlayingMovies(Integer page,
+ String language)
This method is used to retrieve the movies currently in theatres.
ResultList<ChangeKeyItem>
TmdbPeople.getPersonChanges(int personId,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
Get the changes for a specific person id.
PersonCreditList<CreditBasic>
TmdbPeople.getPersonCombinedCredits(int personId,
- String language)
+ String language)
Get the combined (movie and TV) credits for a specific person id.
@@ -1473,7 +1473,7 @@
PersonInfo
TmdbPeople.getPersonInfo(int personId,
- String... appendToResponse)
+ String... appendToResponse)
Get the general person information for a specific id.
@@ -1486,55 +1486,55 @@
PersonCreditList<CreditMovieBasic>
TmdbPeople.getPersonMovieCredits(int personId,
- String language)
+ String language)
Get the movie credits for a specific person id.
ResultList<PersonFind>
-TmdbPeople.getPersonPopular(Integer page)
+ TmdbPeople.getPersonPopular(Integer page)
Get the list of popular people on The Movie Database.
ResultList<ArtworkMedia>
TmdbPeople.getPersonTaggedImages(int personId,
- Integer page,
- String language)
+ Integer page,
+ String language)
Get the images that have been tagged with a specific person id.
PersonCreditList<CreditTVBasic>
TmdbPeople.getPersonTVCredits(int personId,
- String language)
+ String language)
Get the TV credits for a specific person id.
ResultList<MovieInfo>
-TmdbMovies.getPopularMovieList(Integer page,
- String language)
+ TmdbMovies.getPopularMovieList(Integer page,
+ String language)
This method is used to retrieve the daily movie popularity list.
ResultList<MovieBasic>
-TmdbAccount.getRatedMovies(String sessionId,
+TmdbAccount.getRatedMovies(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
Get the list of rated movies (and associated rating) for an account.
ResultList<TVBasic>
-TmdbAccount.getRatedTV(String sessionId,
+TmdbAccount.getRatedTV(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
Get the list of rated TV shows (and associated rating) for an account.
@@ -1546,22 +1546,22 @@
Review
-TmdbReviews.getReview(String reviewId)
+ TmdbReviews.getReview(String reviewId)
Get the full details of a review by ID.
MediaState
TmdbSeasons.getSeasonAccountState(int tvID,
- String sessionID)
+ String sessionID)
This method lets users get the status of whether or not the TV episodes of a season have been rated.
ResultList<ChangeKeyItem>
TmdbSeasons.getSeasonChanges(int tvID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
Look up a TV season's changes by season ID.
@@ -1576,7 +1576,7 @@
ExternalID
TmdbSeasons.getSeasonExternalID(int tvID,
int seasonNumber,
- String language)
+ String language)
Get the external ids that we have stored for a TV season by season number.
@@ -1584,8 +1584,8 @@
ResultList<Artwork>
TmdbSeasons.getSeasonImages(int tvID,
int seasonNumber,
- String language,
- String... includeImageLanguage)
+ String language,
+ String... includeImageLanguage)
Get the images that we have stored for a TV season by season number.
@@ -1593,8 +1593,8 @@
TVSeasonInfo
TmdbSeasons.getSeasonInfo(int tvID,
int seasonNumber,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
Get the primary information about a TV season by its season number.
@@ -1602,7 +1602,7 @@
ResultList<Video>
TmdbSeasons.getSeasonVideos(int tvID,
int seasonNumber,
- String language)
+ String language)
Get the videos that have been added to a TV season (trailers, teasers, etc...)
@@ -1616,8 +1616,8 @@
TokenAuthorisation
TmdbAuthentication.getSessionTokenLogin(TokenAuthorisation token,
- String username,
- String password)
+ String username,
+ String password)
This method is used to generate a session id for user based
authentication.
@@ -1625,37 +1625,37 @@
ResultList<MovieInfo>
TmdbMovies.getSimilarMovies(int movieId,
- Integer page,
- String language)
+ Integer page,
+ String language)
The similar movies method will let you retrieve the similar movies for a particular movie.
-ResultsMap<String,List<String>>
+ResultsMap<String,List<String>>
TmdbConfiguration.getTimezones()
Get the list of supported timezones for the API methods that support them
ResultList<MovieInfo>
-TmdbMovies.getTopRatedMovies(Integer page,
- String language)
+ TmdbMovies.getTopRatedMovies(Integer page,
+ String language)
This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
MediaState
TmdbTV.getTVAccountState(int tvID,
- String sessionID)
+ String sessionID)
This method lets users get the status of whether or not the TV show has
been rated or added to their favourite or watch lists.
ResultList<TVInfo>
-TmdbTV.getTVAiringToday(Integer page,
- String language,
- String timezone)
+ TmdbTV.getTVAiringToday(Integer page,
+ String language,
+ String timezone)
Get the list of TV shows that air today.
@@ -1666,7 +1666,7 @@
-ResultsMap<String,List<Certification>>
+ResultsMap<String,List<Certification>>
TmdbCertifications.getTvCertification()
Get a list of tv certification.
@@ -1674,8 +1674,8 @@
ResultList<ChangeKeyItem>
TmdbTV.getTVChanges(int tvID,
- String startDate,
- String endDate)
+ String startDate,
+ String endDate)
Get the changes for a specific TV show id.
@@ -1688,30 +1688,30 @@
MediaCreditList
TmdbTV.getTVCredits(int tvID,
- String language)
+ String language)
Get the cast & crew information about a TV series.
ExternalID
TmdbTV.getTVExternalIDs(int tvID,
- String language)
+ String language)
Get the external ids that we have stored for a TV series.
ResultList<Artwork>
TmdbTV.getTVImages(int tvID,
- String language,
- String... includeImageLanguage)
+ String language,
+ String... includeImageLanguage)
Get the images (posters and backdrops) for a TV series.
TVInfo
TmdbTV.getTVInfo(int tvID,
- String language,
- String... appendToResponse)
+ String language,
+ String... appendToResponse)
Get the primary information about a TV series by id.
@@ -1723,30 +1723,30 @@
ResultList<TVInfo>
-TmdbTV.getTVOnTheAir(Integer page,
- String language)
+ TmdbTV.getTVOnTheAir(Integer page,
+ String language)
Get the list of TV shows that are currently on the air.
ResultList<TVInfo>
-TmdbTV.getTVPopular(Integer page,
- String language)
+ TmdbTV.getTVPopular(Integer page,
+ String language)
Get the list of popular TV shows.
ResultList<TVInfo>
TmdbTV.getTVSimilar(int tvID,
- Integer page,
- String language)
+ Integer page,
+ String language)
Get the similar TV shows for a specific tv id.
ResultList<TVInfo>
-TmdbTV.getTVTopRated(Integer page,
- String language)
+ TmdbTV.getTVTopRated(Integer page,
+ String language)
Get the list of top rated TV shows.
@@ -1759,54 +1759,54 @@
ResultList<Video>
TmdbTV.getTVVideos(int tvID,
- String language)
+ String language)
Get the videos that have been added to a TV series (trailers, opening
credits, etc...)
protected static com.fasterxml.jackson.core.type.TypeReference
-AbstractMethod.getTypeReference(Class aClass)
+ AbstractMethod.getTypeReference(Class aClass)
Helper function to get a pre-generated TypeReference for a class
ResultList<MovieInfo>
-TmdbMovies.getUpcoming(Integer page,
- String language)
+ TmdbMovies.getUpcoming(Integer page,
+ String language)
Get the list of upcoming movies.
ResultList<UserList>
-TmdbAccount.getUserLists(String sessionId,
+TmdbAccount.getUserLists(String sessionId,
int accountId)
Get all lists of a given user
ResultList<MovieBasic>
-TmdbAccount.getWatchListMovie(String sessionId,
+TmdbAccount.getWatchListMovie(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
Get the list of movies on an accounts watch list.
ResultList<TVBasic>
-TmdbAccount.getWatchListTV(String sessionId,
+TmdbAccount.getWatchListTV(String sessionId,
int accountId,
- Integer page,
- String sortBy,
- String language)
+ Integer page,
+ String sortBy,
+ String language)
Get the list of movies on an accounts watch list.
StatusCode
-TmdbAccount.modifyFavoriteStatus(String sessionId,
+TmdbAccount.modifyFavoriteStatus(String sessionId,
int accountId,
MediaType mediaType,
int mediaId,
@@ -1816,10 +1816,10 @@
StatusCode
-TmdbAccount.modifyWatchList(String sessionId,
+TmdbAccount.modifyWatchList(String sessionId,
int accountId,
MediaType mediaType,
- Integer movieId,
+ Integer movieId,
boolean addToWatchlist)
Add or remove a movie to an accounts watch list.
@@ -1830,8 +1830,8 @@
int seasonNumber,
int episodeNumber,
int rating,
- String sessionID,
- String guestSessionID)
+ String sessionID,
+ String guestSessionID)
This method lets users rate a TV episode.
@@ -1839,8 +1839,8 @@
StatusCode
TmdbMovies.postMovieRating(int movieId,
int rating,
- String sessionId,
- String guestSessionId)
+ String sessionId,
+ String guestSessionId)
This method lets users rate a movie.
@@ -1848,101 +1848,101 @@
StatusCode
TmdbTV.postTVRating(int tvID,
int rating,
- String sessionID,
- String guestSessionID)
+ String sessionID,
+ String guestSessionID)
This method lets users rate a TV show.
protected <T> WrapperGenericList<T>
AbstractMethod.processWrapper(com.fasterxml.jackson.core.type.TypeReference typeRef,
- URL url,
- String errorMessageSuffix)
+ URL url,
+ String errorMessageSuffix)
Process the wrapper list and return the whole wrapper
-protected <T> List<T>
+protected <T> List<T>
AbstractMethod.processWrapperList(com.fasterxml.jackson.core.type.TypeReference typeRef,
- URL url,
- String errorMessageSuffix)
+ URL url,
+ String errorMessageSuffix)
Process the wrapper list and return the results
StatusCode
-TmdbLists.removeItem(String sessionId,
- String listId,
+TmdbLists.removeItem(String sessionId,
+ String listId,
int mediaId)
This method lets users delete items from a list that they created.
ResultList<Collection>
-TmdbSearch.searchCollection(String query,
- Integer page,
- String language)
+ TmdbSearch.searchCollection(String query,
+ Integer page,
+ String language)
Search for collections by name.
ResultList<Company>
-TmdbSearch.searchCompanies(String query,
- Integer page)
+ TmdbSearch.searchCompanies(String query,
+ Integer page)
Search Companies.
ResultList<Keyword>
-TmdbSearch.searchKeyword(String query,
- Integer page)
+ TmdbSearch.searchKeyword(String query,
+ Integer page)
Search for keywords by name
ResultList<UserList>
-TmdbSearch.searchList(String query,
- Integer page,
- Boolean includeAdult)
+ TmdbSearch.searchList(String query,
+ Integer page,
+ Boolean includeAdult)
Search for lists by name and description.
ResultList<MovieInfo>
-TmdbSearch.searchMovie(String query,
- Integer page,
- String language,
- Boolean includeAdult,
- Integer searchYear,
- Integer primaryReleaseYear,
+TmdbSearch.searchMovie(String query,
+ Integer page,
+ String language,
+ Boolean includeAdult,
+ Integer searchYear,
+ Integer primaryReleaseYear,
SearchType searchType)
Search Movies This is a good starting point to start finding movies on TMDb.
ResultList<MediaBasic>
-TmdbSearch.searchMulti(String query,
- Integer page,
- String language,
- Boolean includeAdult)
+ TmdbSearch.searchMulti(String query,
+ Integer page,
+ String language,
+ Boolean includeAdult)
Search the movie, tv show and person collections with a single query.
ResultList<PersonFind>
-TmdbSearch.searchPeople(String query,
- Integer page,
- Boolean includeAdult,
+TmdbSearch.searchPeople(String query,
+ Integer page,
+ Boolean includeAdult,
SearchType searchType)
This is a good starting point to start finding people on TMDb.
ResultList<TVBasic>
-TmdbSearch.searchTV(String query,
- Integer page,
- String language,
- Integer firstAirDateYear,
+TmdbSearch.searchTV(String query,
+ Integer page,
+ String language,
+ Integer firstAirDateYear,
SearchType searchType)
Search for TV shows by title.
@@ -1962,9 +1962,9 @@
-URL
-Configuration.createImageUrl(String imagePath,
- String requiredSize)
+ URL
+Configuration.createImageUrl(String imagePath,
+ String requiredSize)
Generate the full image URL from the size and image path
@@ -1983,25 +1983,25 @@
-String
+String
PostTools.build()
-String
-HttpTools.deleteRequest(URL url)
+ String
+HttpTools.deleteRequest(URL url)
Execute a DELETE on the URL
-String
-HttpTools.getRequest(URL url)
+ String
+HttpTools.getRequest(URL url)
GET data from the URL
-String
-HttpTools.postRequest(URL url,
- String jsonBody)
+ String
+HttpTools.postRequest(URL url,
+ String jsonBody)
POST content to the URL with the specified body
@@ -2057,6 +2057,6 @@
-Copyright © 2012-2016. All Rights Reserved.
+Copyright © 2012–2016. All rights reserved.
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
index a8ba53544..7df51400d 100644
--- a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
+++ b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
@@ -2,16 +2,16 @@
-
+
-Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 4.3 API)
+Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 4.4-SNAPSHOT API)
@@ -112,6 +112,6 @@
-Copyright © 2012-2016. All Rights Reserved.
+Copyright © 2012–2016. All rights reserved.
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html
index 44377842d..7efd8170c 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html
@@ -2,16 +2,16 @@
-
+
-ArtworkType (API-The MovieDB 4.3 API)
+ArtworkType (API-The MovieDB 4.4-SNAPSHOT API)
@@ -85,10 +85,10 @@
-- java.lang.Object
+- java.lang.Object
-
-- java.lang.Enum<ArtworkType>
+- java.lang.Enum<ArtworkType>
-
- com.omertron.themoviedbapi.enumeration.ArtworkType
@@ -102,12 +102,12 @@
-
- All Implemented Interfaces:
-- Serializable, Comparable<ArtworkType>
+- Serializable, Comparable<ArtworkType>
public enum ArtworkType
-extends Enum<ArtworkType>
+extends Enum<ArtworkType>
ArtworkType enum List of the artwork types that are available
@@ -163,13 +163,13 @@ extends
static ArtworkType
-fromString(String artworkType)
+fromString(String artworkType)
Convert a string into an Enum type
static ArtworkType
-valueOf(String name)
+valueOf(String name)
Returns the enum constant of this type with the specified name.
@@ -185,15 +185,15 @@ the order they are declared.
-
-
Methods inherited from class java.lang.Enum
-clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+Methods inherited from class java.lang.Enum
+clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
-
-
Methods inherited from class java.lang.Object
-getClass, notify, notifyAll, wait, wait, wait
+Methods inherited from class java.lang.Object
+getClass, notify, notifyAll, wait, wait, wait
@@ -280,7 +280,7 @@ for (ArtworkType c : ArtworkType.values())
-
valueOf
-public static ArtworkType valueOf(String name)
+public static ArtworkType valueOf(String name)
Returns the enum constant of this type with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
@@ -288,8 +288,8 @@ not permitted.)
- Parameters:
name - the name of the enum constant to be returned.
- Returns:
- the enum constant with the specified name
- Throws:
-IllegalArgumentException - if this enum type has no constant with the specified name
-NullPointerException - if the argument is null
+IllegalArgumentException - if this enum type has no constant with the specified name
+NullPointerException - if the argument is null
@@ -298,12 +298,12 @@ not permitted.)
-
fromString
-public static ArtworkType fromString(String artworkType)
+public static ArtworkType fromString(String artworkType)
Convert a string into an Enum type
- Parameters:
artworkType -
- Returns:
- Throws:
-IllegalArgumentException - If type is not recognised
+IllegalArgumentException - If type is not recognised
@@ -373,6 +373,6 @@ not permitted.)
-Copyright © 2012-2016. All Rights Reserved.
+Copyright © 2012–2016. All rights reserved.
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html
index 14e7b7aca..8287d37c7 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html
@@ -2,16 +2,16 @@
-
+
-CreditType (API-The MovieDB 4.3 API)
+CreditType (API-The MovieDB 4.4-SNAPSHOT API)
@@ -85,10 +85,10 @@
-- java.lang.Object
+- java.lang.Object
-
-- java.lang.Enum<CreditType>
+- java.lang.Enum<CreditType>
-
- com.omertron.themoviedbapi.enumeration.CreditType
@@ -102,12 +102,12 @@
-
- All Implemented Interfaces:
-- Serializable, Comparable<CreditType>
+- Serializable, Comparable<CreditType>
public enum CreditType
-extends Enum<CreditType>
+extends Enum<CreditType>
- Author:
- Stuart
@@ -150,7 +150,7 @@ extends
static CreditType
-valueOf(String name)
+valueOf(String name)
Returns the enum constant of this type with the specified name.
@@ -166,15 +166,15 @@ the order they are declared.
-
-
Methods inherited from class java.lang.Enum
-clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+Methods inherited from class java.lang.Enum
+clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
-
-
Methods inherited from class java.lang.Object
-getClass, notify, notifyAll, wait, wait, wait
+Methods inherited from class java.lang.Object
+getClass, notify, notifyAll, wait, wait, wait
@@ -239,7 +239,7 @@ for (CreditType c : CreditType.values())
-
valueOf
-public static CreditType valueOf(String name)
+public static CreditType valueOf(String name)
Returns the enum constant of this type with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
@@ -247,8 +247,8 @@ not permitted.)
- Parameters:
name - the name of the enum constant to be returned.
- Returns:
- the enum constant with the specified name
- Throws:
-IllegalArgumentException - if this enum type has no constant with the specified name
-NullPointerException - if the argument is null
+IllegalArgumentException - if this enum type has no constant with the specified name
+NullPointerException - if the argument is null
@@ -318,6 +318,6 @@ not permitted.)
-Copyright © 2012-2016. All Rights Reserved.
+Copyright © 2012–2016. All rights reserved.
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html
index 79e2a3140..02774e65f 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html
@@ -2,16 +2,16 @@
-
+
-ExternalSource (API-The MovieDB 4.3 API)
+ExternalSource (API-The MovieDB 4.4-SNAPSHOT API)
@@ -85,10 +85,10 @@
-- java.lang.Object
+- java.lang.Object
-
-- java.lang.Enum<ExternalSource>
+- java.lang.Enum<ExternalSource>
-
- com.omertron.themoviedbapi.enumeration.ExternalSource
@@ -102,12 +102,12 @@
-
- All Implemented Interfaces:
-- Serializable, Comparable<ExternalSource>
+- Serializable, Comparable<ExternalSource>
public enum ExternalSource
-extends Enum<ExternalSource>
+extends Enum<ExternalSource>
- Author:
- Stuart
@@ -158,12 +158,12 @@ extends Method and Description
-