diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index 72f3c3068..22d979d07 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (API-The MovieDB 4.3-SNAPSHOT API) - + @@ -85,7 +85,11 @@
  • ProductionCompany
  • ProductionCountry
  • RatedValue
  • +
  • Release
  • +
  • ReleaseDate
  • +
  • ReleaseDates
  • ReleaseInfo
  • +
  • ReleaseType
  • ResultDates
  • ResultList
  • ResultsMap
  • diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index c512edb27..a89dd65bc 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (API-The MovieDB 4.3-SNAPSHOT API) - + @@ -85,7 +85,11 @@
  • ProductionCompany
  • ProductionCountry
  • RatedValue
  • +
  • Release
  • +
  • ReleaseDate
  • +
  • ReleaseDates
  • ReleaseInfo
  • +
  • ReleaseType
  • ResultDates
  • ResultList
  • ResultsMap
  • diff --git a/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html b/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html index 53feb753b..366803855 100644 --- a/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html +++ b/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html @@ -2,10 +2,10 @@ - + AppendToResponseBuilder (API-The MovieDB 4.3-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/Compare.html b/apidocs/com/omertron/themoviedbapi/Compare.html index 1d495e8e1..ba02e3255 100644 --- a/apidocs/com/omertron/themoviedbapi/Compare.html +++ b/apidocs/com/omertron/themoviedbapi/Compare.html @@ -2,10 +2,10 @@ - + Compare (API-The MovieDB 4.3-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.html index e8f140dc1..f977672d4 100644 --- a/apidocs/com/omertron/themoviedbapi/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.html @@ -2,10 +2,10 @@ - + MovieDbException (API-The MovieDB 4.3-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html index f8eb6df6c..f189250e6 100644 --- a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html +++ b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html @@ -2,10 +2,10 @@ - + TheMovieDbApi (API-The MovieDB 4.3-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html b/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html index af69f2438..cc8e128c3 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.AppendToResponseBuilder (API-The MovieDB 4.3-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/class-use/Compare.html b/apidocs/com/omertron/themoviedbapi/class-use/Compare.html index 9f1b0c98a..b9b438cc3 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/Compare.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/Compare.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.Compare (API-The MovieDB 4.3-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html index b3c18a34d..1e911a433 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 4.3-SNAPSHOT API) - + @@ -1334,16 +1334,15 @@ MediaState TmdbMovies.getMovieAccountState(int movieId, 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.
    +
    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.
    ResultList<AlternativeTitle> TmdbMovies.getMovieAlternativeTitles(int movieId, String country) -
    This method is used to retrieve all of the alternative titles we have for - a particular movie.
    +
    This method is used to retrieve all of the alternative titles we have for a particular movie.
    @@ -1364,8 +1363,7 @@ ResultList<Artwork> TmdbMovies.getMovieImages(int movieId, String language) -
    This method should be used when you’re wanting to retrieve all of the - images for a particular movie.
    +
    This method should be used when you’re wanting to retrieve all of the images for a particular movie.
    @@ -1387,8 +1385,7 @@ ResultList<Keyword> TmdbMovies.getMovieKeywords(int movieId) -
    This method is used to retrieve all of the keywords that have been added - to a particular movie.
    +
    This method is used to retrieve all of the keywords that have been added to a particular movie.
    @@ -1403,8 +1400,7 @@ ResultList<ReleaseInfo> TmdbMovies.getMovieReleaseInfo(int movieId, String language) -
    This method is used to retrieve all of the release and certification data - we have for a specific movie.
    +
    This method is used to retrieve all of the release and certification data we have for a specific movie.
    @@ -1424,16 +1420,14 @@ ResultList<Translation> TmdbMovies.getMovieTranslations(int movieId) -
    This method is used to retrieve a list of the available translations for - a specific movie.
    +
    This method is used to retrieve a list of the available translations for a specific movie.
    ResultList<Video> TmdbMovies.getMovieVideos(int movieId, String language) -
    This method is used to retrieve all of the trailers for a particular - movie.
    +
    This method is used to retrieve all of the trailers for a particular movie.
    @@ -1545,19 +1539,25 @@ +ResultList<ReleaseDates> +TmdbMovies.getReleaseDates(int movieId) +
    Get the release dates, certifications and related information by country for a specific movie id.
    + + + Review TmdbReviews.getReview(String reviewId)
    Get the full details of a review by ID.
    - + MediaState TmdbSeasons.getSeasonAccountState(int tvID, 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, @@ -1565,14 +1565,14 @@
    Look up a TV season's changes by season ID.
    - + MediaCreditList TmdbSeasons.getSeasonCredits(int tvID, int seasonNumber)
    Get the cast & crew credits for a TV season by season number.
    - + ExternalID TmdbSeasons.getSeasonExternalID(int tvID, int seasonNumber, @@ -1580,7 +1580,7 @@
    Get the external ids that we have stored for a TV season by season number.
    - + ResultList<Artwork> TmdbSeasons.getSeasonImages(int tvID, int seasonNumber, @@ -1589,7 +1589,7 @@
    Get the images that we have stored for a TV season by season number.
    - + TVSeasonInfo TmdbSeasons.getSeasonInfo(int tvID, int seasonNumber, @@ -1598,7 +1598,7 @@
    Get the primary information about a TV season by its season number.
    - + ResultList<Video> TmdbSeasons.getSeasonVideos(int tvID, int seasonNumber, @@ -1606,14 +1606,14 @@
    Get the videos that have been added to a TV season (trailers, teasers, etc...)
    - + TokenSession TmdbAuthentication.getSessionToken(TokenAuthorisation token)
    This method is used to generate a session id for user based authentication.
    - + TokenAuthorisation TmdbAuthentication.getSessionTokenLogin(TokenAuthorisation token, String username, @@ -1622,30 +1622,28 @@ authentication. - + ResultList<MovieInfo> TmdbMovies.getSimilarMovies(int movieId, Integer page, String language) -
    The similar movies method will let you retrieve the similar movies for a - particular movie.
    +
    The similar movies method will let you retrieve the similar movies for a particular movie.
    - + 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) -
    This method is used to retrieve the top rated movies that have over 10 - votes on TMDb.
    +
    This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
    - + MediaState TmdbTV.getTVAccountState(int tvID, String sessionID) @@ -1653,7 +1651,7 @@ been rated or added to their favourite or watch lists. - + ResultList<TVInfo> TmdbTV.getTVAiringToday(Integer page, String language, @@ -1661,19 +1659,19 @@
    Get the list of TV shows that air today.
    - + ResultList<AlternativeTitle> TmdbTV.getTVAlternativeTitles(int tvID)
    Get the alternative titles for a specific show ID.
    - + ResultsMap<String,List<Certification>> TmdbCertifications.getTvCertification()
    Get a list of tv certification.
    - + ResultList<ChangeKeyItem> TmdbTV.getTVChanges(int tvID, String startDate, @@ -1681,27 +1679,27 @@
    Get the changes for a specific TV show id.
    - + ResultList<ContentRating> TmdbTV.getTVContentRatings(int tvID)
    Get the content ratings for a specific TV show id.
    - + MediaCreditList TmdbTV.getTVCredits(int tvID, String language)
    Get the cast & crew information about a TV series.
    - + ExternalID TmdbTV.getTVExternalIDs(int tvID, String language)
    Get the external ids that we have stored for a TV series.
    - + ResultList<Artwork> TmdbTV.getTVImages(int tvID, String language, @@ -1709,7 +1707,7 @@
    Get the images (posters and backdrops) for a TV series.
    - + TVInfo TmdbTV.getTVInfo(int tvID, String language, @@ -1717,27 +1715,27 @@
    Get the primary information about a TV series by id.
    - + ResultList<Keyword> TmdbTV.getTVKeywords(int tvID)
    Get the plot keywords for a specific TV show id.
    - + ResultList<TVInfo> 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)
    Get the list of popular TV shows.
    - + ResultList<TVInfo> TmdbTV.getTVSimilar(int tvID, Integer page, @@ -1745,20 +1743,20 @@
    Get the similar TV shows for a specific tv id.
    - + ResultList<TVInfo> TmdbTV.getTVTopRated(Integer page, String language)
    Get the list of top rated TV shows.
    - + ResultList<Translation> TmdbTV.getTVTranslations(int tvID)
    Get the list of translations that exist for a TV series.
    - + ResultList<Video> TmdbTV.getTVVideos(int tvID, String language) @@ -1766,27 +1764,27 @@ credits, etc...) - + protected static com.fasterxml.jackson.core.type.TypeReference AbstractMethod.getTypeReference(Class aClass)
    Helper function to get a pre-generated TypeReference for a class
    - + ResultList<MovieInfo> TmdbMovies.getUpcoming(Integer page, String language)
    Get the list of upcoming movies.
    - + ResultList<UserList> TmdbAccount.getUserLists(String sessionId, int accountId)
    Get all lists of a given user
    - + ResultList<MovieBasic> TmdbAccount.getWatchListMovie(String sessionId, int accountId, @@ -1796,7 +1794,7 @@
    Get the list of movies on an accounts watch list.
    - + ResultList<TVBasic> TmdbAccount.getWatchListTV(String sessionId, int accountId, @@ -1806,7 +1804,7 @@
    Get the list of movies on an accounts watch list.
    - + StatusCode TmdbAccount.modifyFavoriteStatus(String sessionId, int accountId, @@ -1816,7 +1814,7 @@
    Add or remove a movie to an accounts favorite list.
    - + StatusCode TmdbAccount.modifyWatchList(String sessionId, int accountId, @@ -1826,7 +1824,7 @@
    Add or remove a movie to an accounts watch list.
    - + StatusCode TmdbEpisodes.postEpisodeRating(int tvID, int seasonNumber, @@ -1837,7 +1835,7 @@
    This method lets users rate a TV episode.
    - + StatusCode TmdbMovies.postMovieRating(int movieId, int rating, @@ -1846,7 +1844,7 @@
    This method lets users rate a movie.
    - + StatusCode TmdbTV.postTVRating(int tvID, int rating, @@ -1855,7 +1853,7 @@
    This method lets users rate a TV show.
    - + protected <T> WrapperGenericList<T> AbstractMethod.processWrapper(com.fasterxml.jackson.core.type.TypeReference typeRef, URL url, @@ -1863,7 +1861,7 @@
    Process the wrapper list and return the whole wrapper
    - + protected <T> List<T> AbstractMethod.processWrapperList(com.fasterxml.jackson.core.type.TypeReference typeRef, URL url, @@ -1871,7 +1869,7 @@
    Process the wrapper list and return the results
    - + StatusCode TmdbLists.removeItem(String sessionId, String listId, @@ -1879,7 +1877,7 @@
    This method lets users delete items from a list that they created.
    - + ResultList<Collection> TmdbSearch.searchCollection(String query, Integer page, @@ -1887,21 +1885,21 @@
    Search for collections by name.
    - + ResultList<Company> TmdbSearch.searchCompanies(String query, Integer page)
    Search Companies.
    - + ResultList<Keyword> TmdbSearch.searchKeyword(String query, Integer page)
    Search for keywords by name
    - + ResultList<UserList> TmdbSearch.searchList(String query, Integer page, @@ -1909,7 +1907,7 @@
    Search for lists by name and description.
    - + ResultList<MovieInfo> TmdbSearch.searchMovie(String query, Integer page, @@ -1921,7 +1919,7 @@
    Search Movies This is a good starting point to start finding movies on TMDb.
    - + ResultList<MediaBasic> TmdbSearch.searchMulti(String query, Integer page, @@ -1930,7 +1928,7 @@
    Search the movie, tv show and person collections with a single query.
    - + ResultList<PersonFind> TmdbSearch.searchPeople(String query, Integer page, @@ -1939,7 +1937,7 @@
    This is a good starting point to start finding people on TMDb.
    - + ResultList<TVBasic> TmdbSearch.searchTV(String query, Integer page, diff --git a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html index cee72504a..50c63bc10 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 4.3-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html index dc403427c..abb6b830c 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html @@ -2,10 +2,10 @@ - + ArtworkType (API-The MovieDB 4.3-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html index 09121ca55..630819574 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html @@ -2,10 +2,10 @@ - + CreditType (API-The MovieDB 4.3-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html index f6d7e35cd..ab912d850 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html @@ -2,10 +2,10 @@ - + ExternalSource (API-The MovieDB 4.3-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/Gender.html b/apidocs/com/omertron/themoviedbapi/enumeration/Gender.html index e851746f4..bb6761324 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/Gender.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/Gender.html @@ -2,10 +2,10 @@ - + Gender (API-The MovieDB 4.3-SNAPSHOT API) - + @@ -151,7 +151,7 @@ extends static Gender -fromInteger(int iType) +fromInteger(int type)
    Get the gender from an integer type
    @@ -273,9 +273,9 @@ not permitted.)
    • fromInteger

      -
      public static Gender fromInteger(int iType)
      +
      public static Gender fromInteger(int type)
      Get the gender from an integer type
      -
      Parameters:
      iType -
      +
      Parameters:
      type -
      Returns:
    diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html index 23ded6769..007384f5b 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html @@ -2,10 +2,10 @@ - + MediaType (API-The MovieDB 4.3-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html index e86b6495f..f6a30e868 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html @@ -2,10 +2,10 @@ - + MovieMethod (API-The MovieDB 4.3-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html index 25d8f1d22..fc8981d0a 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html @@ -2,10 +2,10 @@ - + PeopleMethod (API-The MovieDB 4.3-SNAPSHOT API) - + @@ -38,7 +38,7 @@