diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index ba0fb22a8..03efed5c9 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -120,10 +120,12 @@
  • TVCredit
  • TVEpisodeBasic
  • TVEpisodeInfo
  • +
  • TVEpisodeMethod
  • TVInfo
  • TVMethod
  • TVSeasonBasic
  • TVSeasonInfo
  • +
  • TVSeasonMethod
  • UserList
  • Video
  • WithBuilder
  • diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index fdbb93f77..a06d42383 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -120,10 +120,12 @@
  • TVCredit
  • TVEpisodeBasic
  • TVEpisodeInfo
  • +
  • TVEpisodeMethod
  • TVInfo
  • TVMethod
  • TVSeasonBasic
  • TVSeasonInfo
  • +
  • TVSeasonMethod
  • UserList
  • Video
  • WithBuilder
  • diff --git a/apidocs/com/omertron/themoviedbapi/Compare.html b/apidocs/com/omertron/themoviedbapi/Compare.html index 2b0f7f37a..5a1b5fc5c 100644 --- a/apidocs/com/omertron/themoviedbapi/Compare.html +++ b/apidocs/com/omertron/themoviedbapi/Compare.html @@ -2,10 +2,10 @@ - + Compare (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.html index 20ff40884..9eb94ae5b 100644 --- a/apidocs/com/omertron/themoviedbapi/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.html @@ -2,10 +2,10 @@ - + MovieDbException (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html index 3d0501873..a07ef8981 100644 --- a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html +++ b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html @@ -2,10 +2,10 @@ - + TheMovieDbApi (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -101,7 +101,8 @@ extends Object
    The MovieInfo API

    - This is for version 3 of the API as specified here: http://help.themoviedb.org/kb/api/about-3

    + This is for version 3 of the API as specified here: + http://help.themoviedb.org/kb/api/about-3
    Author:
    stuart.boston
    @@ -198,7 +199,8 @@ extends find(String id, ExternalSource externalSource, String language) -
    You con use this method to find movies, tv series or persons using external ids.
    +
    You con use this method to find movies, tv series or persons using + external ids.
    @@ -210,7 +212,8 @@ extends TokenAuthorisation getAuthorisationToken() -
    This method is used to generate a valid request token for user based authentication.
    +
    This method is used to generate a valid request token for user based + authentication.
    @@ -224,13 +227,15 @@ extends CollectionInfo getCollectionInfo(int collectionId, String language) -
    This method is used to retrieve all of the basic information about a movie collection.
    +
    This method is used to retrieve all of the basic information about a + movie collection.
    Company getCompanyInfo(int companyId) -
    This method is used to retrieve the basic information about a production company on TMDb.
    +
    This method is used to retrieve the basic information about a production + company on TMDb.
    @@ -257,13 +262,15 @@ extends ResultList<MovieBasic> getDiscoverMovies(Discover discover) -
    Discover movies by different types of data like average rating, number of votes, genres and certifications.
    +
    Discover movies by different types of data like average rating, number of + votes, genres and certifications.
    ResultList<TVBasic> getDiscoverTV(Discover discover) -
    Discover movies by different types of data like average rating, number of votes, genres and certifications.
    +
    Discover movies by different types of data like average rating, number of + votes, genres and certifications.
    @@ -272,7 +279,8 @@ extends String sessionID) -
    This method lets users get the status of whether or not the TV episode has been rated.
    +
    This method lets users get the status of whether or not the TV episode + has been rated.
    @@ -297,7 +305,8 @@ extends String language) -
    Get the external ids for a TV episode by comabination of a season and episode number.
    +
    Get the external ids for a TV episode by comabination of a season and + episode number.
    @@ -305,7 +314,8 @@ extends getEpisodeImages(int tvID, int seasonNumber, int episodeNumber) -
    Get the images (episode stills) for a TV episode by combination of a season and episode number.
    +
    Get the images (episode stills) for a TV episode by combination of a + season and episode number.
    @@ -315,7 +325,8 @@ extends String language, String... appendToResponse) -
    Get the primary information about a TV episode by combination of a season and episode number.
    +
    Get the primary information about a TV episode by combination of a season + and episode number.
    @@ -324,7 +335,8 @@ extends String language) -
    Get the videos that have been added to a TV episode (teasers, clips, etc...)
    +
    Get the videos that have been added to a TV episode (teasers, clips, + etc...)
    @@ -420,16 +432,16 @@ extends MediaState 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> -getMovieAlternativeTitles(int movieId, - String country, - String... appendToResponse) -
    This method is used to retrieve all of the alternative titles we have for a particular movie.
    +getMovieAlternativeTitles(int movieId, + String country) +
    This method is used to retrieve all of the alternative titles we have for + a particular movie.
    @@ -450,17 +462,16 @@ extends MediaCreditList -getMovieCredits(int movieId, - String... appendToResponse) +getMovieCredits(int movieId)
    Get the cast and crew information for a specific movie id.
    ResultList<Artwork> -getMovieImages(int movieId, - String language, - String... appendToResponse) -
    This method should be used when you’re wanting to retrieve all of the images for a particular movie.
    +getMovieImages(int movieId, + String language) +
    This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
    @@ -481,34 +492,32 @@ extends ResultList<Keyword> -getMovieKeywords(int movieId, - String... appendToResponse) -
    This method is used to retrieve all of the keywords that have been added to a particular movie.
    +getMovieKeywords(int movieId) +
    This method is used to retrieve all of the keywords that have been added + to a particular movie.
    ResultList<UserList> -getMovieLists(int movieId, +getMovieLists(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
    Get the lists that the movie belongs to
    ResultList<ReleaseInfo> -getMovieReleaseInfo(int movieId, - String language, - String... appendToResponse) -
    This method is used to retrieve all of the release and certification data we have for a specific movie.
    +getMovieReleaseInfo(int movieId, + String language) +
    This method is used to retrieve all of the release and certification data + we have for a specific movie.
    ResultList<Review> -getMovieReviews(int movieId, +getMovieReviews(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
    Get the reviews for a particular movie id.
    @@ -520,17 +529,17 @@ extends ResultList<Translation> -getMovieTranslations(int movieId, - String... appendToResponse) -
    This method is used to retrieve a list of the available translations for a specific movie.
    +getMovieTranslations(int movieId) +
    This method is used to retrieve a list of the available translations for + a specific movie.
    ResultList<Video> -getMovieVideos(int movieId, - String language, - String... appendToResponse) -
    This method is used to retrieve all of the trailers for a particular movie.
    +getMovieVideos(int movieId, + String language) +
    This method is used to retrieve all of the trailers for a particular + movie.
    @@ -564,9 +573,8 @@ extends PersonCreditList -getPersonCombinedCredits(int personId, - String language, - String... appendToResponse) +getPersonCombinedCredits(int personId, + String language)
    Get the combined (movie and TV) credits for a specific person id.
    @@ -597,9 +605,8 @@ extends PersonCreditList -getPersonMovieCredits(int personId, - String language, - String... appendToResponse) +getPersonMovieCredits(int personId, + String language)
    Get the movie credits for a specific person id.
    @@ -619,9 +626,8 @@ extends PersonCreditList -getPersonTVCredits(int personId, - String language, - String... appendToResponse) +getPersonTVCredits(int personId, + String language)
    Get the TV credits for a specific person id.
    @@ -660,7 +666,8 @@ extends MediaState 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.
    +
    This method lets users get the status of whether or not the TV episodes + of a season have been rated.
    @@ -683,7 +690,8 @@ extends getSeasonExternalID(int tvID, int seasonNumber, String language) -
    Get the external ids that we have stored for a TV season by season number.
    +
    Get the external ids that we have stored for a TV season by season + number.
    @@ -709,13 +717,15 @@ extends getSeasonVideos(int tvID, int seasonNumber, String language) -
    Get the videos that have been added to a TV season (trailers, teasers, etc...)
    +
    Get the videos that have been added to a TV season (trailers, teasers, + etc...)
    TokenSession getSessionToken(TokenAuthorisation token) -
    This method is used to generate a session id for user based authentication.
    +
    This method is used to generate a session id for user based + authentication.
    @@ -723,37 +733,40 @@ extends getSessionTokenLogin(TokenAuthorisation token, String username, String password) -
    This method is used to generate a session id for user based authentication.
    +
    This method is used to generate a session id for user based + authentication.
    ResultList<MovieInfo> -getSimilarMovies(int movieId, +getSimilarMovies(int movieId, Integer page, - String language, - String... appendToResponse) -
    The similar movies method will let you retrieve the similar movies for a particular movie.
    + String language)
    +
    The similar movies method will let you retrieve the similar movies for a + particular movie.
    ResultsMap<String,List<String>> getTimezones() -
    Get the list of supported timezones for the API methods that support them.
    +
    Get the list of supported timezones for the API methods that support + them.
    ResultList<MovieInfo> 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 getTVAccountState(int tvID, 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.
    +
    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.
    @@ -800,9 +813,8 @@ extends MediaCreditList -getTVCredits(int tvID, - String language, - String... appendToResponse) +getTVCredits(int tvID, + String language)
    Get the cast & crew information about a TV series.
    @@ -831,8 +843,7 @@ extends ResultList<Keyword> -getTVKeywords(int tvID, - String... appendToResponse) +getTVKeywords(int tvID)
    Get the plot keywords for a specific TV show id.
    @@ -852,10 +863,9 @@ extends ResultList<TVInfo> -getTVSimilar(int tvID, +getTVSimilar(int tvID, Integer page, - String language, - String... appendToResponse) + String language)
    Get the similar TV shows for a specific tv id.
    @@ -876,7 +886,8 @@ extends ResultList<Video> getTVVideos(int tvID, String language) -
    Get the videos that have been added to a TV series (trailers, opening credits, etc...)
    +
    Get the videos that have been added to a TV series (trailers, opening + credits, etc...)
    @@ -1008,7 +1019,8 @@ extends Integer searchYear, Integer primaryReleaseYear, SearchType searchType) -
    Search Movies This is a good starting point to start finding movies on TMDb.
    +
    Search Movies This is a good starting point to start finding movies on + TMDb.
    @@ -1106,7 +1118,8 @@ extends Account getAccount(String sessionId) throws MovieDbException -
    Get the basic information for an account. You will need to have a valid session id.
    +
    Get the basic information for an account. You will need to have a valid + session id.
    Parameters:
    sessionId -
    Returns:
    Throws:
    @@ -1318,13 +1331,16 @@ extends TokenAuthorisation getAuthorisationToken() throws MovieDbException -
    This method is used to generate a valid request token for user based authentication. +
    This method is used to generate a valid request token for user based + authentication. A request token is required in order to request a session id. - You can generate any number of request tokens but they will expire after 60 minutes. + You can generate any number of request tokens but they will expire after + 60 minutes. - As soon as a valid session id has been created the token will be destroyed.
    + As soon as a valid session id has been created the token will be + destroyed.
    Returns:
    Throws:
    MovieDbException
    @@ -1338,7 +1354,8 @@ extends TokenSession getSessionToken(TokenAuthorisation token) throws MovieDbException -
    This method is used to generate a session id for user based authentication. +
    This method is used to generate a session id for user based + authentication. A session id is required in order to use any of the write methods.
    Parameters:
    token -
    @@ -1357,7 +1374,8 @@ extends 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 +
    This method is used to generate a session id for user based + authentication. User must provide their username and password A session id is required in order to use any of the write methods.
    Parameters:
    token - Session token
    username - User's username
    password - User's password
    @@ -1376,14 +1394,18 @@ extends MovieDbException
    This method is used to generate a guest session id. - A guest session can be used to rate movies without having a registered TMDb user account. + A guest session can be used to rate movies without having a registered + TMDb user account. - You should only generate a single guest session per user (or device) as you will be able to attach the ratings to a TMDb user - account in the future. + You should only generate a single guest session per user (or device) as + you will be able to attach the ratings to a TMDb user account in the + future. - There are also IP limits in place so you should always make sure it's the end user doing the guest session actions. + There are also IP limits in place so you should always make sure it's the + end user doing the guest session actions. - If a guest session is not used for the first time within 24 hours, it will be automatically discarded.
    + If a guest session is not used for the first time within 24 hours, it + will be automatically discarded.
    Returns:
    Throws:
    MovieDbException
    @@ -1429,7 +1451,8 @@ extends MovieDbException
    Get a list of Movie IDs that have been edited. - You can then use the movie changes API to get the actual data that has been changed.
    + You can then use the movie changes API to get the actual data that has + been changed.
    Parameters:
    page -
    startDate - the start date of the changes, optional
    endDate - the end date of the changes, optional
    Returns:
    List of changed movie
    Throws:
    @@ -1448,7 +1471,8 @@ extends MovieDbException
    Get a list of TV IDs that have been edited. - You can then use the TV changes API to get the actual data that has been changed.
    + You can then use the TV changes API to get the actual data that has been + changed.
    Parameters:
    page -
    startDate - the start date of the changes, optional
    endDate - the end date of the changes, optional
    Returns:
    List of changed movie
    Throws:
    @@ -1467,7 +1491,8 @@ extends MovieDbException
    Get a list of PersonInfo IDs that have been edited. - You can then use the person changes API to get the actual data that has been changed.
    + You can then use the person changes API to get the actual data that has + been changed.
    Parameters:
    page -
    startDate - the start date of the changes, optional
    endDate - the end date of the changes, optional
    Returns:
    List of changed movie
    Throws:
    @@ -1483,9 +1508,11 @@ extends CollectionInfo getCollectionInfo(int collectionId, String language) throws MovieDbException -
    This method is used to retrieve all of the basic information about a movie collection. +
    This method is used to retrieve all of the basic information about a + movie collection. - You can get the ID needed for this method by making a getMovieInfo request for the belongs_to_collection.
    + You can get the ID needed for this method by making a getMovieInfo + request for the belongs_to_collection.
    Parameters:
    collectionId -
    language -
    Returns:
    Throws:
    @@ -1516,7 +1543,8 @@ extends Company getCompanyInfo(int companyId) throws MovieDbException -
    This method is used to retrieve the basic information about a production company on TMDb.
    +
    This method is used to retrieve the basic information about a production + company on TMDb.
    Parameters:
    companyId -
    Returns:
    Throws:
    @@ -1535,7 +1563,8 @@ extends MovieDbException
    This method is used to retrieve the movies associated with a company. - These movies are returned in order of most recently released to oldest. The default response will return 20 movies per page.
    + These movies are returned in order of most recently released to oldest. + The default response will return 20 movies per page.
    Parameters:
    companyId -
    language -
    page -
    Returns:
    Throws:
    @@ -1594,7 +1623,8 @@ extends ResultsMap<String,List<String>> getTimezones() throws MovieDbException -
    Get the list of supported timezones for the API methods that support them.
    +
    Get the list of supported timezones for the API methods that support + them.
    Returns:
    @throws MovieDbException
    Throws:
    MovieDbException
    @@ -1613,11 +1643,14 @@ extends + Season credits are credits that were marked with the "add to every + season" option in the editing interface and are assumed to be "season + regulars".
    Parameters:
    creditId -
    language -
    Returns:
    Throws:
    @@ -1632,7 +1665,8 @@ extends
    ResultList<MovieBasic> getDiscoverMovies(Discover discover) throws MovieDbException -
    Discover movies by different types of data like average rating, number of votes, genres and certifications.
    +
    Discover movies by different types of data like average rating, number of + votes, genres and certifications.
    Parameters:
    discover - A discover object containing the search criteria required
    Returns:
    Throws:
    @@ -1647,7 +1681,8 @@ extends ResultList<TVBasic> getDiscoverTV(Discover discover) throws MovieDbException -
    Discover movies by different types of data like average rating, number of votes, genres and certifications.
    +
    Discover movies by different types of data like average rating, number of + votes, genres and certifications.
    Parameters:
    discover - A discover object containing the search criteria required
    Returns:
    Throws:
    @@ -1664,16 +1699,18 @@ extends ExternalSource externalSource, String language) throws MovieDbException -
    You con use this method to find movies, tv series or persons using external ids. +
    You con use this method to find movies, tv series or persons using + external ids. Supported query ids are
    • Movies: imdb_id
    • People: imdb_id, freebase_mid, freebase_id, tvrage_id
    • -
    • TV Series: imdb_id, freebase_mid, freebase_id, tvdb_id, tvrage_id
    • +
    • TV Series: imdb_id, freebase_mid, freebase_id, tvdb_id, + tvrage_id
    • TV Seasons: freebase_mid, freebase_id, tvdb_id, tvrage_id
    • -
    • TV Episodes: imdb_id, freebase_mid, freebase_id, tvdb_id, tvrage_idimdb_id, freebase_mid, freebase_id, tvrage_id, - tvdb_id. +
    • TV Episodes: imdb_id, freebase_mid, freebase_id, tvdb_id, + tvrage_idimdb_id, freebase_mid, freebase_id, tvrage_id, tvdb_id.
    For details see http://docs.themoviedb.apiary.io/#find
    @@ -1727,9 +1764,11 @@ extends MovieDbException
    Get a list of movies per genre. - It is important to understand that only movies with more than 10 votes get listed. + It is important to understand that only movies with more than 10 votes + get listed. - This prevents movies from 1 10/10 rating from being listed first and for the first 5 pages.
    + This prevents movies from 1 10/10 rating from being listed first and for + the first 5 pages.
    Parameters:
    genreId -
    language -
    page -
    includeAllMovies -
    includeAdult -
    Returns:
    Throws:
    @@ -1809,7 +1848,8 @@ extends StatusCode deleteList(String sessionId, String listId) throws MovieDbException -
    This method lets users delete a list that they created. A valid session id is required.
    +
    This method lets users delete a list that they created. A valid session + id is required.
    Parameters:
    sessionId -
    listId -
    Returns:
    Throws:
    @@ -1884,7 +1924,8 @@ extends Parameters:
    movieId -
    language -
    appendToResponse -
    Returns:
    Throws:
    @@ -1905,7 +1946,8 @@ extends
    Parameters:
    imdbId -
    language -
    appendToResponse -
    Returns:
    Throws:
    @@ -1921,8 +1963,8 @@ extends
    MediaState getMovieAccountState(int movieId, 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. +
    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. A valid session id is required.
    Parameters:
    movieId -
    sessionId -
    @@ -1931,127 +1973,126 @@ extends MovieDbException
    - +
    • getMovieAlternativeTitles

      public ResultList<AlternativeTitle> getMovieAlternativeTitles(int movieId,
      -                                                     String country,
      -                                                     String... appendToResponse)
      +                                                     String country)
                                                              throws MovieDbException
      -
      This method is used to retrieve all of the alternative titles we have for a particular movie.
      -
      Parameters:
      movieId -
      country -
      appendToResponse -
      +
      This method is used to retrieve all of the alternative titles we have for + a particular movie.
      +
      Parameters:
      movieId -
      country -
      Returns:
      Throws:
      MovieDbException
    - +
    • getMovieCredits

      -
      public MediaCreditList getMovieCredits(int movieId,
      -                              String... appendToResponse)
      +
      public MediaCreditList getMovieCredits(int movieId)
                                       throws MovieDbException
      Get the cast and crew information for a specific movie id.
      -
      Parameters:
      movieId -
      appendToResponse -
      +
      Parameters:
      movieId -
      Returns:
      Throws:
      MovieDbException
    - +
    • getMovieImages

      public ResultList<Artwork> getMovieImages(int movieId,
      -                                 String language,
      -                                 String... appendToResponse)
      +                                 String language)
                                          throws MovieDbException
      -
      This method should be used when you’re wanting to retrieve all of the images for a particular movie.
      -
      Parameters:
      movieId -
      language -
      appendToResponse -
      +
      This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
      +
      Parameters:
      movieId -
      language -
      Returns:
      Throws:
      MovieDbException
    - +
    • getMovieKeywords

      -
      public ResultList<Keyword> getMovieKeywords(int movieId,
      -                                   String... appendToResponse)
      +
      public ResultList<Keyword> getMovieKeywords(int movieId)
                                            throws MovieDbException
      -
      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. Currently, only English keywords exist.
      -
      Parameters:
      movieId -
      appendToResponse -
      +
      Parameters:
      movieId -
      Returns:
      Throws:
      MovieDbException
    - +
    • getMovieReleaseInfo

      public ResultList<ReleaseInfo> getMovieReleaseInfo(int movieId,
      -                                          String language,
      -                                          String... appendToResponse)
      +                                          String language)
                                                   throws MovieDbException
      -
      This method is used to retrieve all of the release and certification data we have for a specific movie.
      -
      Parameters:
      movieId -
      language -
      appendToResponse -
      +
      This method is used to retrieve all of the release and certification data + we have for a specific movie.
      +
      Parameters:
      movieId -
      language -
      Returns:
      Throws:
      MovieDbException
    - +
    • getMovieVideos

      public ResultList<Video> getMovieVideos(int movieId,
      -                               String language,
      -                               String... appendToResponse)
      +                               String language)
                                        throws MovieDbException
      -
      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. Supported sites are YouTube and QuickTime.
      -
      Parameters:
      movieId -
      language -
      appendToResponse -
      +
      Parameters:
      movieId -
      language -
      Returns:
      Throws:
      MovieDbException
    - +
    • getMovieTranslations

      -
      public ResultList<Translation> getMovieTranslations(int movieId,
      -                                           String... appendToResponse)
      +
      public ResultList<Translation> getMovieTranslations(int movieId)
                                                    throws MovieDbException
      -
      This method is used to retrieve a list of the available translations for a specific movie.
      -
      Parameters:
      movieId -
      appendToResponse -
      +
      This method is used to retrieve a list of the available translations for + a specific movie.
      +
      Parameters:
      movieId -
      Returns:
      Throws:
      MovieDbException
    - +
      @@ -2059,21 +2100,22 @@ extends ResultList<MovieInfo> getSimilarMovies(int movieId, Integer page, - String language, - String... appendToResponse) + String language) throws MovieDbException -
      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. - This data is created dynamically but with the help of users votes on TMDb. + This data is created dynamically but with the help of users votes on + TMDb. The data is much better with movies that have more keywords
      -
      Parameters:
      movieId -
      language -
      page -
      appendToResponse -
      +
      Parameters:
      movieId -
      language -
      page -
      Returns:
      Throws:
      MovieDbException
    - +
      @@ -2081,17 +2123,16 @@ extends ResultList<Review> getMovieReviews(int movieId, Integer page, - String language, - String... appendToResponse) + String language) throws MovieDbException
      Get the reviews for a particular movie id.
      -
      Parameters:
      movieId -
      page -
      language -
      appendToResponse -
      +
      Parameters:
      movieId -
      page -
      language -
      Returns:
      Throws:
      MovieDbException
    - +
    Parameters:
    language -
    page -
    Returns:
    Throws:
    @@ -2233,7 +2275,8 @@ extends 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. +
    This method is used to retrieve the top rated movies that have over 10 + votes on TMDb. The default response will return 20 movies.
    Parameters:
    language -
    page -
    @@ -2275,60 +2318,61 @@ extends MovieDbException
    - +
    • getPersonMovieCredits

      public PersonCreditList getPersonMovieCredits(int personId,
      -                                     String language,
      -                                     String... appendToResponse)
      +                                     String language)
                                              throws MovieDbException
      Get the movie credits for a specific person id.
      -
      Parameters:
      personId -
      language -
      appendToResponse -
      +
      Parameters:
      personId -
      language -
      Returns:
      Throws:
      MovieDbException
    - +
    • getPersonTVCredits

      public PersonCreditList getPersonTVCredits(int personId,
      -                                  String language,
      -                                  String... appendToResponse)
      +                                  String language)
                                           throws MovieDbException
      Get the TV credits for a specific person id. - To get the expanded details for each record, call the /credit method with the provided credit_id. + To get the expanded details for each record, call the /credit method with + the provided credit_id. - This will provide details about which episode and/or season the credit is for.
      -
      Parameters:
      personId -
      language -
      appendToResponse -
      + This will provide details about which episode and/or season the credit is + for.
    +
    Parameters:
    personId -
    language -
    Returns:
    Throws:
    MovieDbException
    - +
    • getPersonCombinedCredits

      public PersonCreditList getPersonCombinedCredits(int personId,
      -                                        String language,
      -                                        String... appendToResponse)
      +                                        String language)
                                                 throws MovieDbException
      Get the combined (movie and TV) credits for a specific person id. - To get the expanded details for each TV record, call the /credit method with the provided credit_id. + To get the expanded details for each TV record, call the /credit method + with the provided credit_id. - This will provide details about which episode and/or season the credit is for.
      -
      Parameters:
      personId -
      language -
      appendToResponse -
      + This will provide details about which episode and/or season the credit is + for. +
      Parameters:
      personId -
      language -
      Returns:
      Throws:
      MovieDbException
      @@ -2376,7 +2420,8 @@ extends MovieDbException
      Get the images that have been tagged with a specific person id. - We return all of the image results with a media object mapped for each image.
      + We return all of the image results with a media object mapped for each + image.
      Parameters:
      personId -
      page -
      language -
      Returns:
      Throws:
      @@ -2399,7 +2444,8 @@ extends Parameters:
      personId -
      startDate -
      endDate -
      @@ -2464,8 +2510,8 @@ extends
      MovieDbException
      Search Companies. - You can use this method to search for production companies that are part of TMDb. The company IDs will map to those returned - on movie calls. + You can use this method to search for production companies that are part + of TMDb. The company IDs will map to those returned on movie calls. http://help.themoviedb.org/kb/api/search-companies
      Parameters:
      query -
      page -
      @@ -2538,8 +2584,11 @@ extends Integer primaryReleaseYear, SearchType searchType) throws MovieDbException -
      Search Movies This is a good starting point to start finding movies on TMDb.
      -
      Parameters:
      query -
      searchYear - Limit the search to the provided year. Zero (0) will get all years
      language - The language to include. Can be blank/null.
      includeAdult - true or false to include adult titles in the search
      page - The page of results to return. 0 to get the default (first page)
      primaryReleaseYear -
      searchType -
      +
      Search Movies This is a good starting point to start finding movies on + TMDb.
      +
      Parameters:
      query -
      searchYear - Limit the search to the provided year. Zero (0) will + get all years
      language - The language to include. Can be blank/null.
      includeAdult - true or false to include adult titles in the search
      page - The page of results to return. 0 to get the default (first + page)
      primaryReleaseYear -
      searchType -
      Returns:
      Throws:
      MovieDbException
      @@ -2558,9 +2607,11 @@ extends MovieDbException
      Search the movie, tv show and person collections with a single query. - Each item returned in the result array has a media_type field that maps to either movie, tv or person. + Each item returned in the result array has a media_type field that maps + to either movie, tv or person. - Each mapped result is the same response you would get from each independent search
      + Each mapped result is the same response you would get from each + independent search
      Parameters:
      query -
      page -
      language -
      includeAdult -
      Returns:
      Throws:
      @@ -2580,7 +2631,8 @@ extends MovieDbException
      This is a good starting point to start finding people on TMDb. - The idea is to be a quick and light method so you can iterate through people quickly.
      + The idea is to be a quick and light method so you can iterate through + people quickly.
      Parameters:
      query -
      includeAdult -
      page -
      searchType -
      Returns:
      Throws:
      @@ -2632,8 +2684,8 @@ extends MediaState getTVAccountState(int tvID, 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. +
      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. A valid session id is required.
      Parameters:
      tvID -
      sessionID -
      @@ -2689,18 +2741,17 @@ extends MovieDbException
    - + - + - +
      @@ -2783,11 +2833,10 @@ extends ResultList<TVInfo> getTVSimilar(int tvID, Integer page, - String language, - String... appendToResponse) + String language) throws MovieDbException
      Get the similar TV shows for a specific tv id.
      -
      Parameters:
      tvID -
      page -
      language -
      appendToResponse -
      +
      Parameters:
      tvID -
      page -
      language -
      Returns:
      Throws:
      MovieDbException
      @@ -2801,7 +2850,8 @@ extends ResultList<Translation> getTVTranslations(int tvID) throws MovieDbException -
      Get the list of translations that exist for a TV series. These translations cascade down to the episode level.
      +
      Get the list of translations that exist for a TV series. These + translations cascade down to the episode level.
      Parameters:
      tvID -
      Returns:
      Throws:
      @@ -2817,7 +2867,8 @@ extends ResultList<Video> getTVVideos(int tvID, String language) throws MovieDbException -
      Get the videos that have been added to a TV series (trailers, opening credits, etc...)
      +
      Get the videos that have been added to a TV series (trailers, opening + credits, etc...)
      Parameters:
      tvID -
      language -
      Returns:
      Throws:
      @@ -2849,7 +2900,8 @@ extends MovieDbException
      Get the list of TV shows that are currently on the air. - This query looks for any TV show that has an episode with an air date in the next 7 days.
      + This query looks for any TV show that has an episode with an air date in + the next 7 days.
      Parameters:
      page -
      language -
      Returns:
      Throws:
      @@ -2886,7 +2938,8 @@ extends MovieDbException
      Get the list of top rated TV shows. - By default, this list will only include TV shows that have 2 or more votes. + By default, this list will only include TV shows that have 2 or more + votes. This list refreshes every day.
      Parameters:
      page -
      language -
      @@ -2955,7 +3008,8 @@ extends MediaState getSeasonAccountState(int tvID, String sessionID) throws MovieDbException -
      This method lets users get the status of whether or not the TV episodes of a season have been rated. +
      This method lets users get the status of whether or not the TV episodes + of a season have been rated. A valid session id is required.
      Parameters:
      tvID -
      sessionID -
      @@ -2990,7 +3044,8 @@ extends String language) throws MovieDbException -
      Get the external ids that we have stored for a TV season by season number.
      +
      Get the external ids that we have stored for a TV season by season + number.
      Parameters:
      tvID -
      seasonNumber -
      language -
      Returns:
      Throws:
      @@ -3025,7 +3080,8 @@ extends String language) throws MovieDbException -
      Get the videos that have been added to a TV season (trailers, teasers, etc...)
      +
      Get the videos that have been added to a TV season (trailers, teasers, + etc...)
      Parameters:
      tvID -
      seasonNumber -
      language -
      Returns:
      Throws:
      @@ -3044,7 +3100,8 @@ extends String language, String... appendToResponse) throws MovieDbException -
      Get the primary information about a TV episode by combination of a season and episode number.
      +
      Get the primary information about a TV episode by combination of a season + and episode number.
      Parameters:
      tvID -
      seasonNumber -
      episodeNumber -
      language -
      appendToResponse -
      Returns:
      Throws:
      @@ -3079,7 +3136,8 @@ extends String sessionID) throws MovieDbException -
      This method lets users get the status of whether or not the TV episode has been rated. +
      This method lets users get the status of whether or not the TV episode + has been rated. A valid session id is required.
      Parameters:
      tvID -
      seasonNumber -
      episodeNumber -
      sessionID -
      @@ -3116,7 +3174,8 @@ extends String language) throws MovieDbException -
      Get the external ids for a TV episode by comabination of a season and episode number.
      +
      Get the external ids for a TV episode by comabination of a season and + episode number.
      Parameters:
      tvID -
      seasonNumber -
      episodeNumber -
      language -
      Returns:
      Throws:
      @@ -3133,7 +3192,8 @@ extends MovieDbException -
      Get the images (episode stills) for a TV episode by combination of a season and episode number.
      +
      Get the images (episode stills) for a TV episode by combination of a + season and episode number.
      Parameters:
      tvID -
      seasonNumber -
      episodeNumber -
      Returns:
      Throws:
      @@ -3153,7 +3213,8 @@ extends String sessionID, String guestSessionID) throws MovieDbException -
      This method lets users rate a TV episode. A valid session id or guest session id is required.
      +
      This method lets users rate a TV episode. A valid session id or guest + session id is required.
      Parameters:
      tvID -
      seasonNumber -
      episodeNumber -
      rating -
      sessionID -
      guestSessionID -
      Returns:
      Throws:
      @@ -3171,7 +3232,8 @@ extends String language) throws MovieDbException -
      Get the videos that have been added to a TV episode (teasers, clips, etc...)
      +
      Get the videos that have been added to a TV episode (teasers, clips, + etc...)
      Parameters:
      tvID -
      seasonNumber -
      episodeNumber -
      language -
      Returns:
      Throws:
      diff --git a/apidocs/com/omertron/themoviedbapi/class-use/Compare.html b/apidocs/com/omertron/themoviedbapi/class-use/Compare.html index dfe7aec59..8c66a9fc1 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.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html index 08be42666..08cbd35e2 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.0-SNAPSHOT API) - + @@ -159,7 +159,8 @@ TheMovieDbApi.find(String id, ExternalSource externalSource, String language) -
      You con use this method to find movies, tv series or persons using external ids.
      +
      You con use this method to find movies, tv series or persons using + external ids.
      @@ -171,7 +172,8 @@ TokenAuthorisation TheMovieDbApi.getAuthorisationToken() -
      This method is used to generate a valid request token for user based authentication.
      +
      This method is used to generate a valid request token for user based + authentication.
      @@ -185,13 +187,15 @@ CollectionInfo TheMovieDbApi.getCollectionInfo(int collectionId, String language) -
      This method is used to retrieve all of the basic information about a movie collection.
      +
      This method is used to retrieve all of the basic information about a + movie collection.
      Company TheMovieDbApi.getCompanyInfo(int companyId) -
      This method is used to retrieve the basic information about a production company on TMDb.
      +
      This method is used to retrieve the basic information about a production + company on TMDb.
      @@ -218,13 +222,15 @@ ResultList<MovieBasic> TheMovieDbApi.getDiscoverMovies(Discover discover) -
      Discover movies by different types of data like average rating, number of votes, genres and certifications.
      +
      Discover movies by different types of data like average rating, number of + votes, genres and certifications.
      ResultList<TVBasic> TheMovieDbApi.getDiscoverTV(Discover discover) -
      Discover movies by different types of data like average rating, number of votes, genres and certifications.
      +
      Discover movies by different types of data like average rating, number of + votes, genres and certifications.
      @@ -233,7 +239,8 @@ int seasonNumber, int episodeNumber, String sessionID) -
      This method lets users get the status of whether or not the TV episode has been rated.
      +
      This method lets users get the status of whether or not the TV episode + has been rated.
      @@ -258,7 +265,8 @@ int seasonNumber, int episodeNumber, String language) -
      Get the external ids for a TV episode by comabination of a season and episode number.
      +
      Get the external ids for a TV episode by comabination of a season and + episode number.
      @@ -266,7 +274,8 @@ TheMovieDbApi.getEpisodeImages(int tvID, int seasonNumber, int episodeNumber) -
      Get the images (episode stills) for a TV episode by combination of a season and episode number.
      +
      Get the images (episode stills) for a TV episode by combination of a + season and episode number.
      @@ -276,7 +285,8 @@ int episodeNumber, String language, String... appendToResponse) -
      Get the primary information about a TV episode by combination of a season and episode number.
      +
      Get the primary information about a TV episode by combination of a season + and episode number.
      @@ -285,7 +295,8 @@ int seasonNumber, int episodeNumber, String language) -
      Get the videos that have been added to a TV episode (teasers, clips, etc...)
      +
      Get the videos that have been added to a TV episode (teasers, clips, + etc...)
      @@ -381,16 +392,16 @@ MediaState TheMovieDbApi.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> -TheMovieDbApi.getMovieAlternativeTitles(int movieId, - String country, - String... appendToResponse) -
      This method is used to retrieve all of the alternative titles we have for a particular movie.
      +TheMovieDbApi.getMovieAlternativeTitles(int movieId, + String country) +
      This method is used to retrieve all of the alternative titles we have for + a particular movie.
      @@ -411,17 +422,16 @@ MediaCreditList -TheMovieDbApi.getMovieCredits(int movieId, - String... appendToResponse) +TheMovieDbApi.getMovieCredits(int movieId)
      Get the cast and crew information for a specific movie id.
      ResultList<Artwork> -TheMovieDbApi.getMovieImages(int movieId, - String language, - String... appendToResponse) -
      This method should be used when you’re wanting to retrieve all of the images for a particular movie.
      +TheMovieDbApi.getMovieImages(int movieId, + String language) +
      This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
      @@ -442,34 +452,32 @@ ResultList<Keyword> -TheMovieDbApi.getMovieKeywords(int movieId, - String... appendToResponse) -
      This method is used to retrieve all of the keywords that have been added to a particular movie.
      +TheMovieDbApi.getMovieKeywords(int movieId) +
      This method is used to retrieve all of the keywords that have been added + to a particular movie.
      ResultList<UserList> -TheMovieDbApi.getMovieLists(int movieId, +TheMovieDbApi.getMovieLists(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
      Get the lists that the movie belongs to
      ResultList<ReleaseInfo> -TheMovieDbApi.getMovieReleaseInfo(int movieId, - String language, - String... appendToResponse) -
      This method is used to retrieve all of the release and certification data we have for a specific movie.
      +TheMovieDbApi.getMovieReleaseInfo(int movieId, + String language) +
      This method is used to retrieve all of the release and certification data + we have for a specific movie.
      ResultList<Review> -TheMovieDbApi.getMovieReviews(int movieId, +TheMovieDbApi.getMovieReviews(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
      Get the reviews for a particular movie id.
      @@ -481,17 +489,17 @@ ResultList<Translation> -TheMovieDbApi.getMovieTranslations(int movieId, - String... appendToResponse) -
      This method is used to retrieve a list of the available translations for a specific movie.
      +TheMovieDbApi.getMovieTranslations(int movieId) +
      This method is used to retrieve a list of the available translations for + a specific movie.
      ResultList<Video> -TheMovieDbApi.getMovieVideos(int movieId, - String language, - String... appendToResponse) -
      This method is used to retrieve all of the trailers for a particular movie.
      +TheMovieDbApi.getMovieVideos(int movieId, + String language) +
      This method is used to retrieve all of the trailers for a particular + movie.
      @@ -525,9 +533,8 @@ PersonCreditList -TheMovieDbApi.getPersonCombinedCredits(int personId, - String language, - String... appendToResponse) +TheMovieDbApi.getPersonCombinedCredits(int personId, + String language)
      Get the combined (movie and TV) credits for a specific person id.
      @@ -558,9 +565,8 @@ PersonCreditList -TheMovieDbApi.getPersonMovieCredits(int personId, - String language, - String... appendToResponse) +TheMovieDbApi.getPersonMovieCredits(int personId, + String language)
      Get the movie credits for a specific person id.
      @@ -580,9 +586,8 @@ PersonCreditList -TheMovieDbApi.getPersonTVCredits(int personId, - String language, - String... appendToResponse) +TheMovieDbApi.getPersonTVCredits(int personId, + String language)
      Get the TV credits for a specific person id.
      @@ -621,7 +626,8 @@ MediaState TheMovieDbApi.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.
      +
      This method lets users get the status of whether or not the TV episodes + of a season have been rated.
      @@ -644,7 +650,8 @@ TheMovieDbApi.getSeasonExternalID(int tvID, int seasonNumber, String language) -
      Get the external ids that we have stored for a TV season by season number.
      +
      Get the external ids that we have stored for a TV season by season + number.
      @@ -670,13 +677,15 @@ TheMovieDbApi.getSeasonVideos(int tvID, int seasonNumber, String language) -
      Get the videos that have been added to a TV season (trailers, teasers, etc...)
      +
      Get the videos that have been added to a TV season (trailers, teasers, + etc...)
      TokenSession TheMovieDbApi.getSessionToken(TokenAuthorisation token) -
      This method is used to generate a session id for user based authentication.
      +
      This method is used to generate a session id for user based + authentication.
      @@ -684,37 +693,40 @@ TheMovieDbApi.getSessionTokenLogin(TokenAuthorisation token, String username, String password) -
      This method is used to generate a session id for user based authentication.
      +
      This method is used to generate a session id for user based + authentication.
      ResultList<MovieInfo> -TheMovieDbApi.getSimilarMovies(int movieId, +TheMovieDbApi.getSimilarMovies(int movieId, Integer page, - String language, - String... appendToResponse) -
      The similar movies method will let you retrieve the similar movies for a particular movie.
      + String language)
      +
      The similar movies method will let you retrieve the similar movies for a + particular movie.
      ResultsMap<String,List<String>> TheMovieDbApi.getTimezones() -
      Get the list of supported timezones for the API methods that support them.
      +
      Get the list of supported timezones for the API methods that support + them.
      ResultList<MovieInfo> TheMovieDbApi.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 TheMovieDbApi.getTVAccountState(int tvID, 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.
      +
      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.
      @@ -761,9 +773,8 @@ MediaCreditList -TheMovieDbApi.getTVCredits(int tvID, - String language, - String... appendToResponse) +TheMovieDbApi.getTVCredits(int tvID, + String language)
      Get the cast & crew information about a TV series.
      @@ -792,8 +803,7 @@ ResultList<Keyword> -TheMovieDbApi.getTVKeywords(int tvID, - String... appendToResponse) +TheMovieDbApi.getTVKeywords(int tvID)
      Get the plot keywords for a specific TV show id.
      @@ -813,10 +823,9 @@ ResultList<TVInfo> -TheMovieDbApi.getTVSimilar(int tvID, +TheMovieDbApi.getTVSimilar(int tvID, Integer page, - String language, - String... appendToResponse) + String language)
      Get the similar TV shows for a specific tv id.
      @@ -837,7 +846,8 @@ ResultList<Video> TheMovieDbApi.getTVVideos(int tvID, String language) -
      Get the videos that have been added to a TV series (trailers, opening credits, etc...)
      +
      Get the videos that have been added to a TV series (trailers, opening + credits, etc...)
      @@ -969,7 +979,8 @@ Integer searchYear, Integer primaryReleaseYear, SearchType searchType) -
      Search Movies This is a good starting point to start finding movies on TMDb.
      +
      Search Movies This is a good starting point to start finding movies on + TMDb.
      @@ -1317,16 +1328,16 @@ 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, - String... appendToResponse) -
      This method is used to retrieve all of the alternative titles we have for a particular movie.
      +TmdbMovies.getMovieAlternativeTitles(int movieId, + String country) +
      This method is used to retrieve all of the alternative titles we have for + a particular movie.
      @@ -1339,17 +1350,16 @@ MediaCreditList -TmdbMovies.getMovieCredits(int movieId, - String... appendToResponse) +TmdbMovies.getMovieCredits(int movieId)
      Get the cast and crew information for a specific movie id.
      ResultList<Artwork> -TmdbMovies.getMovieImages(int movieId, - String language, - String... appendToResponse) -
      This method should be used when you’re wanting to retrieve all of the images for a particular movie.
      +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.
      @@ -1370,34 +1380,32 @@ ResultList<Keyword> -TmdbMovies.getMovieKeywords(int movieId, - String... appendToResponse) -
      This method is used to retrieve all of the keywords that have been added to a particular movie.
      +TmdbMovies.getMovieKeywords(int movieId) +
      This method is used to retrieve all of the keywords that have been added + to a particular movie.
      ResultList<UserList> -TmdbMovies.getMovieLists(int movieId, +TmdbMovies.getMovieLists(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
      Get the lists that the movie belongs to
      ResultList<ReleaseInfo> -TmdbMovies.getMovieReleaseInfo(int movieId, - String language, - String... appendToResponse) -
      This method is used to retrieve all of the release and certification data we have for a specific movie.
      +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.
      ResultList<Review> -TmdbMovies.getMovieReviews(int movieId, +TmdbMovies.getMovieReviews(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
      Get the reviews for a particular movie id.
      @@ -1409,17 +1417,17 @@ ResultList<Translation> -TmdbMovies.getMovieTranslations(int movieId, - String... appendToResponse) -
      This method is used to retrieve a list of the available translations for a specific movie.
      +TmdbMovies.getMovieTranslations(int movieId) +
      This method is used to retrieve a list of the available translations for + a specific movie.
      ResultList<Video> -TmdbMovies.getMovieVideos(int movieId, - String language, - String... appendToResponse) -
      This method is used to retrieve all of the trailers for a particular movie.
      +TmdbMovies.getMovieVideos(int movieId, + String language) +
      This method is used to retrieve all of the trailers for a particular + movie.
      @@ -1445,9 +1453,8 @@ PersonCreditList<CreditBasic> -TmdbPeople.getPersonCombinedCredits(int personId, - String language, - String... appendToResponse) +TmdbPeople.getPersonCombinedCredits(int personId, + String language)
      Get the combined (movie and TV) credits for a specific person id.
      @@ -1478,9 +1485,8 @@ PersonCreditList<CreditMovieBasic> -TmdbPeople.getPersonMovieCredits(int personId, - String language, - String... appendToResponse) +TmdbPeople.getPersonMovieCredits(int personId, + String language)
      Get the movie credits for a specific person id.
      @@ -1500,9 +1506,8 @@ PersonCreditList<CreditTVBasic> -TmdbPeople.getPersonTVCredits(int personId, - String language, - String... appendToResponse) +TmdbPeople.getPersonTVCredits(int personId, + String language)
      Get the TV credits for a specific person id.
      @@ -1614,11 +1619,11 @@ ResultList<MovieInfo> -TmdbMovies.getSimilarMovies(int movieId, +TmdbMovies.getSimilarMovies(int movieId, Integer page, - String language, - String... appendToResponse) -
      The similar movies method will let you retrieve the similar movies for a particular movie.
      + String language)
      +
      The similar movies method will let you retrieve the similar movies for a + particular movie.
      @@ -1631,15 +1636,16 @@ 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) -
      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.
      +
      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.
      @@ -1678,9 +1684,8 @@ MediaCreditList -TmdbTV.getTVCredits(int tvID, - String language, - String... appendToResponse) +TmdbTV.getTVCredits(int tvID, + String language)
      Get the cast & crew information about a TV series.
      @@ -1709,8 +1714,7 @@ ResultList<Keyword> -TmdbTV.getTVKeywords(int tvID, - String... appendToResponse) +TmdbTV.getTVKeywords(int tvID)
      Get the plot keywords for a specific TV show id.
      @@ -1730,10 +1734,9 @@ ResultList<TVInfo> -TmdbTV.getTVSimilar(int tvID, +TmdbTV.getTVSimilar(int tvID, Integer page, - String language, - String... appendToResponse) + String language)
      Get the similar TV shows for a specific tv id.
      @@ -1754,7 +1757,8 @@ ResultList<Video> TmdbTV.getTVVideos(int tvID, String language) -
      Get the videos that have been added to a TV series (trailers, opening credits, etc...)
      +
      Get the videos that have been added to a TV series (trailers, opening + credits, etc...)
      diff --git a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html index b66b1473f..ed981a9e3 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.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html index d92bd86d8..010a36054 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.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html index e34df224d..867a4c0b3 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.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html index a962f1fcc..ef39b5868 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.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html index 12498e839..22e71c292 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.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html index bdaee762b..68e0d79ae 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.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html index 058e68ef9..a71b207ce 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.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html index 9342f6d7d..154b30e63 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html @@ -2,10 +2,10 @@ - + SearchType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html b/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html index 7faf9cbbe..549e9dca8 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html @@ -2,10 +2,10 @@ - + SortBy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -38,7 +38,7 @@
      diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html index ce6a9cf42..be9228e3e 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -117,11 +117,23 @@   +TVEpisodeMethod + +
      List of TV methods
      + + + TVMethod
      List of TV methods
      + +TVSeasonMethod + +
      List of TV methods
      + + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html index f1cd33a21..5aa3780f8 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.enumeration Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -78,10 +78,12 @@
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
      • com.omertron.themoviedbapi.enumeration.PeopleMethod (implements com.omertron.themoviedbapi.interfaces.AppendToResponseMethod)
      • +
      • com.omertron.themoviedbapi.enumeration.TVEpisodeMethod (implements com.omertron.themoviedbapi.interfaces.AppendToResponseMethod)
      • com.omertron.themoviedbapi.enumeration.SortBy
      • com.omertron.themoviedbapi.enumeration.MovieMethod (implements com.omertron.themoviedbapi.interfaces.AppendToResponseMethod)
      • com.omertron.themoviedbapi.enumeration.CreditType
      • com.omertron.themoviedbapi.enumeration.SearchType
      • +
      • com.omertron.themoviedbapi.enumeration.TVSeasonMethod (implements com.omertron.themoviedbapi.interfaces.AppendToResponseMethod)
      • com.omertron.themoviedbapi.enumeration.ArtworkType
      • com.omertron.themoviedbapi.enumeration.TVMethod (implements com.omertron.themoviedbapi.interfaces.AppendToResponseMethod)
      • com.omertron.themoviedbapi.enumeration.ExternalSource
      • diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html index abd8af809..db6f50f98 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -191,10 +191,20 @@ SortBy  +TVEpisodeMethod +
        List of TV methods
        + + + TVMethod
        List of TV methods
        + +TVSeasonMethod +
        List of TV methods
        + + @@ -342,10 +352,20 @@ +TVEpisodeMethod +
        List of TV methods
        + + + TVMethod
        List of TV methods
        + +TVSeasonMethod +
        List of TV methods
        + + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html index 3dfaf509f..67f6c737c 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html @@ -2,10 +2,10 @@ - + AppendToResponse (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -81,20 +81,20 @@
        com.omertron.themoviedbapi.interfaces
        -

        Interface AppendToResponse<AppendToResponseMethod>

        +

        Interface AppendToResponse<T extends AppendToResponseMethod>

        • -
          Type Parameters:
          AppendToResponseMethod - Method for Append To Response
          +
          Type Parameters:
          T - Method for Append To Response
          All Known Implementing Classes:
          -
          MovieInfo, PersonInfo, TVInfo
          +
          MovieInfo, PersonInfo, TVEpisodeInfo, TVInfo, TVSeasonInfo


          -
          public interface AppendToResponse<AppendToResponseMethod>
          +
          public interface AppendToResponse<T extends AppendToResponseMethod>
          Interface to indicate that the object has append to response methods
          Author:
          Stuart
          @@ -118,7 +118,7 @@ boolean -hasMethod(AppendToResponseMethod method)  +hasMethod(T method) 
        • @@ -135,15 +135,15 @@

          Method Detail

          - + - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html index da5e05c50..e48613dfc 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html @@ -2,10 +2,10 @@ - + AppendToResponseMethod (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -89,7 +89,7 @@
        • All Known Implementing Classes:
          -
          MovieMethod, PeopleMethod, TVMethod
          +
          MovieMethod, PeopleMethod, TVEpisodeMethod, TVMethod, TVSeasonMethod


          diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html b/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html index e244d8581..550575b16 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html @@ -2,10 +2,10 @@ - + Identification (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html index 94ddf03fc..c80d7c52c 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html @@ -2,10 +2,10 @@ - + WrapperDates (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html index 2d41b78bd..32ea70120 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html @@ -2,10 +2,10 @@ - + WrapperPages (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html index 5b1871e3f..b16a66196 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html @@ -2,10 +2,10 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.AppendToResponse (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -144,8 +144,20 @@ class  +TVEpisodeInfo +
          TV Episode information
          + + + +class  TVInfo  + +class  +TVSeasonInfo +
          TV Season information
          + +
        • diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponseMethod.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponseMethod.html index 20e34501e..61739bb8b 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponseMethod.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponseMethod.html @@ -2,10 +2,10 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.AppendToResponseMethod (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -80,6 +80,10 @@ com.omertron.themoviedbapi.enumeration   + +com.omertron.themoviedbapi.interfaces +  + @@ -110,10 +114,42 @@ class  +TVEpisodeMethod +
          List of TV methods
          + + + +class  TVMethod
          List of TV methods
          + +class  +TVSeasonMethod +
          List of TV methods
          + + + + + +
        • + + +

          Uses of AppendToResponseMethod in com.omertron.themoviedbapi.interfaces

          + + + + + + + + + + +
          Classes in com.omertron.themoviedbapi.interfaces with type parameters of type AppendToResponseMethod 
          Modifier and TypeInterface and Description
          interface AppendToResponse<T extends AppendToResponseMethod> +
          Interface to indicate that the object has append to response methods
          +
        • diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html index 915be9d96..45d13e4bf 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html @@ -2,10 +2,10 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.Identification (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html index 5b35b4f8a..099440fb2 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html @@ -2,10 +2,10 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.WrapperDates (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html index 235e89701..71927f3fa 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html @@ -2,10 +2,10 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.WrapperPages (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html index c5057525b..6673f92e3 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html index cdc4bb580..c68af4737 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -77,7 +77,7 @@ -AppendToResponse<AppendToResponseMethod> +AppendToResponse<T extends AppendToResponseMethod>
          Interface to indicate that the object has append to response methods
          diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html index d3e22b9ba..5a1f0ab46 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.interfaces Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -73,7 +73,7 @@

          Interface Hierarchy

            -
          • com.omertron.themoviedbapi.interfaces.AppendToResponse<AppendToResponseMethod>
          • +
          • com.omertron.themoviedbapi.interfaces.AppendToResponse<T>
          • com.omertron.themoviedbapi.interfaces.AppendToResponseMethod
          • com.omertron.themoviedbapi.interfaces.Identification
          • com.omertron.themoviedbapi.interfaces.WrapperDates
          • diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html index d083aebe1..e98bea79f 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -81,50 +81,54 @@   +com.omertron.themoviedbapi.interfaces +  + + com.omertron.themoviedbapi.model   - + com.omertron.themoviedbapi.model.account   - + com.omertron.themoviedbapi.model.collection   - + com.omertron.themoviedbapi.model.company   - + com.omertron.themoviedbapi.model.credits   - + com.omertron.themoviedbapi.model.keyword   - + com.omertron.themoviedbapi.model.media   - + com.omertron.themoviedbapi.model.movie   - + com.omertron.themoviedbapi.model.network   - + com.omertron.themoviedbapi.model.person   - + com.omertron.themoviedbapi.model.tv   - + com.omertron.themoviedbapi.results   @@ -146,6 +150,21 @@ +
          • + + + + + + + + + + + + +
            Classes in com.omertron.themoviedbapi.interfaces used by com.omertron.themoviedbapi.interfaces 
            Class and Description
            AppendToResponseMethod 
            +
          • diff --git a/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html b/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html index a4809fd43..57d3b31ee 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html +++ b/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html @@ -2,10 +2,10 @@ - + AbstractMethod (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html index e3f3943f3..f4f6400fa 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html @@ -2,10 +2,10 @@ - + TmdbAccount (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html index 3b6c242c7..84fad944a 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html @@ -2,10 +2,10 @@ - + TmdbAuthentication (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html index a41ed3d41..cdc5ac40a 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html @@ -2,10 +2,10 @@ - + TmdbCertifications (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html index 33c5111ee..b3ed82075 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html @@ -2,10 +2,10 @@ - + TmdbChanges (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html index f6e8d2ab7..e56f7478a 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html @@ -2,10 +2,10 @@ - + TmdbCollections (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html index 6ee57f538..6086eb875 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html @@ -2,10 +2,10 @@ - + TmdbCompanies (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html index 0052fd278..5aede2960 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html @@ -2,10 +2,10 @@ - + TmdbConfiguration (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html index ddef2a6ef..9cf9eba1d 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html @@ -2,10 +2,10 @@ - + TmdbCredits (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html index bbe0fc754..40c56e46d 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html @@ -2,10 +2,10 @@ - + TmdbDiscover (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html index 27e04a176..c51421a01 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html @@ -2,10 +2,10 @@ - + TmdbEpisodes (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html index 02ffd0c9a..b542f4ddb 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html @@ -2,10 +2,10 @@ - + TmdbFind (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html index a57a711c6..c828b7a4e 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html @@ -2,10 +2,10 @@ - + TmdbGenres (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html index a4ff23bb7..e3cb42fd1 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html @@ -2,10 +2,10 @@ - + TmdbKeywords (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html index d95e0e964..4e8069cd4 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html @@ -2,10 +2,10 @@ - + TmdbLists (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html index 127d7afe5..049ccac83 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html @@ -2,10 +2,10 @@ - + TmdbMovies (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -170,16 +170,16 @@ extends MediaState 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> -getMovieAlternativeTitles(int movieId, - String country, - String... appendToResponse) -
            This method is used to retrieve all of the alternative titles we have for a particular movie.
            +getMovieAlternativeTitles(int movieId, + String country) +
            This method is used to retrieve all of the alternative titles we have for + a particular movie.
            @@ -192,17 +192,16 @@ extends MediaCreditList -getMovieCredits(int movieId, - String... appendToResponse) +getMovieCredits(int movieId)
            Get the cast and crew information for a specific movie id.
            ResultList<Artwork> -getMovieImages(int movieId, - String language, - String... appendToResponse) -
            This method should be used when you’re wanting to retrieve all of the images for a particular movie.
            +getMovieImages(int movieId, + String language) +
            This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
            @@ -223,50 +222,48 @@ extends ResultList<Keyword> -getMovieKeywords(int movieId, - String... appendToResponse) -
            This method is used to retrieve all of the keywords that have been added to a particular movie.
            +getMovieKeywords(int movieId) +
            This method is used to retrieve all of the keywords that have been added + to a particular movie.
            ResultList<UserList> -getMovieLists(int movieId, +getMovieLists(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
            Get the lists that the movie belongs to
            ResultList<ReleaseInfo> -getMovieReleaseInfo(int movieId, - String language, - String... appendToResponse) -
            This method is used to retrieve all of the release and certification data we have for a specific movie.
            +getMovieReleaseInfo(int movieId, + String language) +
            This method is used to retrieve all of the release and certification data + we have for a specific movie.
            ResultList<Review> -getMovieReviews(int movieId, +getMovieReviews(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
            Get the reviews for a particular movie id.
            ResultList<Translation> -getMovieTranslations(int movieId, - String... appendToResponse) -
            This method is used to retrieve a list of the available translations for a specific movie.
            +getMovieTranslations(int movieId) +
            This method is used to retrieve a list of the available translations for + a specific movie.
            ResultList<Video> -getMovieVideos(int movieId, - String language, - String... appendToResponse) -
            This method is used to retrieve all of the trailers for a particular movie.
            +getMovieVideos(int movieId, + String language) +
            This method is used to retrieve all of the trailers for a particular + movie.
            @@ -285,18 +282,19 @@ extends ResultList<MovieInfo> -getSimilarMovies(int movieId, +getSimilarMovies(int movieId, Integer page, - String language, - String... appendToResponse) -
            The similar movies method will let you retrieve the similar movies for a particular movie.
            + String language)
            +
            The similar movies method will let you retrieve the similar movies for a + particular movie.
            ResultList<MovieInfo> 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.
            @@ -378,7 +376,8 @@ extends Parameters:
            movieId -
            language -
            appendToResponse -
            Returns:
            Throws:
            @@ -399,7 +398,8 @@ extends
            Parameters:
            imdbId -
            language -
            appendToResponse -
            Returns:
            Throws:
            @@ -415,8 +415,8 @@ extends
            MediaState getMovieAccountState(int movieId, 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. +
            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. A valid session id is required.
            Parameters:
            movieId -
            sessionId -
            @@ -425,127 +425,126 @@ extends MovieDbException
          - +
          • getMovieAlternativeTitles

            public ResultList<AlternativeTitle> getMovieAlternativeTitles(int movieId,
            -                                                     String country,
            -                                                     String... appendToResponse)
            +                                                     String country)
                                                                    throws MovieDbException
            -
            This method is used to retrieve all of the alternative titles we have for a particular movie.
            -
            Parameters:
            movieId -
            country -
            appendToResponse -
            +
            This method is used to retrieve all of the alternative titles we have for + a particular movie.
            +
            Parameters:
            movieId -
            country -
            Returns:
            Throws:
            MovieDbException
          - +
          • getMovieCredits

            -
            public MediaCreditList getMovieCredits(int movieId,
            -                              String... appendToResponse)
            +
            public MediaCreditList getMovieCredits(int movieId)
                                             throws MovieDbException
            Get the cast and crew information for a specific movie id.
            -
            Parameters:
            movieId -
            appendToResponse -
            +
            Parameters:
            movieId -
            Returns:
            Throws:
            MovieDbException
          - +
          • getMovieImages

            public ResultList<Artwork> getMovieImages(int movieId,
            -                                 String language,
            -                                 String... appendToResponse)
            +                                 String language)
                                                throws MovieDbException
            -
            This method should be used when you’re wanting to retrieve all of the images for a particular movie.
            -
            Parameters:
            movieId -
            language -
            appendToResponse -
            +
            This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
            +
            Parameters:
            movieId -
            language -
            Returns:
            Throws:
            MovieDbException
          - +
          • getMovieKeywords

            -
            public ResultList<Keyword> getMovieKeywords(int movieId,
            -                                   String... appendToResponse)
            +
            public ResultList<Keyword> getMovieKeywords(int movieId)
                                                  throws MovieDbException
            -
            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. Currently, only English keywords exist.
            -
            Parameters:
            movieId -
            appendToResponse -
            +
            Parameters:
            movieId -
            Returns:
            Throws:
            MovieDbException
          - +
          • getMovieReleaseInfo

            public ResultList<ReleaseInfo> getMovieReleaseInfo(int movieId,
            -                                          String language,
            -                                          String... appendToResponse)
            +                                          String language)
                                                         throws MovieDbException
            -
            This method is used to retrieve all of the release and certification data we have for a specific movie.
            -
            Parameters:
            movieId -
            language -
            appendToResponse -
            +
            This method is used to retrieve all of the release and certification data + we have for a specific movie.
            +
            Parameters:
            movieId -
            language -
            Returns:
            Throws:
            MovieDbException
          - +
          • getMovieVideos

            public ResultList<Video> getMovieVideos(int movieId,
            -                               String language,
            -                               String... appendToResponse)
            +                               String language)
                                              throws MovieDbException
            -
            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. Supported sites are YouTube and QuickTime.
            -
            Parameters:
            movieId -
            language -
            appendToResponse -
            +
            Parameters:
            movieId -
            language -
            Returns:
            Throws:
            MovieDbException
          - +
          • getMovieTranslations

            -
            public ResultList<Translation> getMovieTranslations(int movieId,
            -                                           String... appendToResponse)
            +
            public ResultList<Translation> getMovieTranslations(int movieId)
                                                          throws MovieDbException
            -
            This method is used to retrieve a list of the available translations for a specific movie.
            -
            Parameters:
            movieId -
            appendToResponse -
            +
            This method is used to retrieve a list of the available translations for + a specific movie.
            +
            Parameters:
            movieId -
            Returns:
            Throws:
            MovieDbException
          - +
            @@ -553,21 +552,22 @@ extends ResultList<MovieInfo> getSimilarMovies(int movieId, Integer page, - String language, - String... appendToResponse) + String language) throws MovieDbException -
            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. - This data is created dynamically but with the help of users votes on TMDb. + This data is created dynamically but with the help of users votes on + TMDb. The data is much better with movies that have more keywords
            -
            Parameters:
            movieId -
            language -
            page -
            appendToResponse -
            +
            Parameters:
            movieId -
            language -
            page -
            Returns:
            Throws:
            MovieDbException
          - +
            @@ -575,17 +575,16 @@ extends ResultList<Review> getMovieReviews(int movieId, Integer page, - String language, - String... appendToResponse) + String language) throws MovieDbException
            Get the reviews for a particular movie id.
            -
            Parameters:
            movieId -
            page -
            language -
            appendToResponse -
            +
            Parameters:
            movieId -
            page -
            language -
            Returns:
            Throws:
            MovieDbException
          - +
          Parameters:
          language -
          page -
          Returns:
          Throws:
          @@ -727,7 +727,8 @@ extends 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. +
          This method is used to retrieve the top rated movies that have over 10 + votes on TMDb. The default response will return 20 movies.
          Parameters:
          language -
          page -
          diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html index d3ddb95a4..e4defb092 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html @@ -2,10 +2,10 @@ - + TmdbNetworks (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html index c53b960d0..162500cc7 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html @@ -2,10 +2,10 @@ - + TmdbPeople (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -170,9 +170,8 @@ extends PersonCreditList<CreditBasic> -getPersonCombinedCredits(int personId, - String language, - String... appendToResponse) +getPersonCombinedCredits(int personId, + String language)
          Get the combined (movie and TV) credits for a specific person id.
          @@ -203,9 +202,8 @@ extends PersonCreditList<CreditMovieBasic> -getPersonMovieCredits(int personId, - String language, - String... appendToResponse) +getPersonMovieCredits(int personId, + String language)
          Get the movie credits for a specific person id.
          @@ -225,9 +223,8 @@ extends PersonCreditList<CreditTVBasic> -getPersonTVCredits(int personId, - String language, - String... appendToResponse) +getPersonTVCredits(int personId, + String language)
          Get the TV credits for a specific person id.
          @@ -296,32 +293,30 @@ extends MovieDbException
        - + - + - +
        • getPersonCombinedCredits

          public PersonCreditList<CreditBasic> getPersonCombinedCredits(int personId,
          -                                                     String language,
          -                                                     String... appendToResponse)
          +                                                     String language)
                                                                  throws MovieDbException
          Get the combined (movie and TV) credits for a specific person id. @@ -353,7 +347,7 @@ extends Parameters:
          personId -
          language -
          appendToResponse -
          +
          Parameters:
          personId -
          language -
          Returns:
          Throws:
          MovieDbException
          diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html index 0dac18e0f..c9cd0794d 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html @@ -2,10 +2,10 @@ - + TmdbReviews (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html index c859fab40..4d3cdf73b 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html @@ -2,10 +2,10 @@ - + TmdbSearch (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html index 6dce32021..908f587e6 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html @@ -2,10 +2,10 @@ - + TmdbSeasons (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html index 5da5eff4a..d4db55613 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html @@ -2,10 +2,10 @@ - + TmdbTV (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -170,8 +170,8 @@ extends MediaState getTVAccountState(int tvID, 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.
          +
          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.
          @@ -204,9 +204,8 @@ extends MediaCreditList -getTVCredits(int tvID, - String language, - String... appendToResponse) +getTVCredits(int tvID, + String language)
          Get the cast & crew information about a TV series.
          @@ -235,8 +234,7 @@ extends ResultList<Keyword> -getTVKeywords(int tvID, - String... appendToResponse) +getTVKeywords(int tvID)
          Get the plot keywords for a specific TV show id.
          @@ -256,10 +254,9 @@ extends ResultList<TVInfo> -getTVSimilar(int tvID, +getTVSimilar(int tvID, Integer page, - String language, - String... appendToResponse) + String language)
          Get the similar TV shows for a specific tv id.
          @@ -280,7 +277,8 @@ extends ResultList<Video> getTVVideos(int tvID, String language) -
          Get the videos that have been added to a TV series (trailers, opening credits, etc...)
          +
          Get the videos that have been added to a TV series (trailers, opening + credits, etc...)
          @@ -367,8 +365,8 @@ extends MediaState getTVAccountState(int tvID, 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. +
          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. A valid session id is required.
          Parameters:
          tvID -
          sessionID -
          @@ -424,18 +422,17 @@ extends MovieDbException
        - + - + - +
          @@ -518,11 +514,10 @@ extends ResultList<TVInfo> getTVSimilar(int tvID, Integer page, - String language, - String... appendToResponse) + String language) throws MovieDbException
          Get the similar TV shows for a specific tv id.
          -
          Parameters:
          tvID -
          page -
          language -
          appendToResponse -
          +
          Parameters:
          tvID -
          page -
          language -
          Returns:
          Throws:
          MovieDbException
          @@ -536,7 +531,8 @@ extends ResultList<Translation> getTVTranslations(int tvID) throws MovieDbException -
          Get the list of translations that exist for a TV series. These translations cascade down to the episode level.
          +
          Get the list of translations that exist for a TV series. These + translations cascade down to the episode level.
          Parameters:
          tvID -
          Returns:
          Throws:
          @@ -552,7 +548,8 @@ extends ResultList<Video> getTVVideos(int tvID, String language) throws MovieDbException -
          Get the videos that have been added to a TV series (trailers, opening credits, etc...)
          +
          Get the videos that have been added to a TV series (trailers, opening + credits, etc...)
          Parameters:
          tvID -
          language -
          Returns:
          Throws:
          @@ -584,7 +581,8 @@ extends MovieDbException
          Get the list of TV shows that are currently on the air. - This query looks for any TV show that has an episode with an air date in the next 7 days.
          + This query looks for any TV show that has an episode with an air date in + the next 7 days.
        Parameters:
        page -
        language -
        Returns:
        Throws:
        @@ -621,7 +619,8 @@ extends MovieDbException
        Get the list of top rated TV shows. - By default, this list will only include TV shows that have 2 or more votes. + By default, this list will only include TV shows that have 2 or more + votes. This list refreshes every day.
        Parameters:
        page -
        language -
        diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html index 26e06af76..65c725cff 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.AbstractMethod (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html index c5f931e00..52fbe6e7a 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbAccount (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html index b3ef554a0..0580eb1b5 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbAuthentication (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html index e4de659a9..f4b54a0d4 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbCertifications (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html index 3f86fe7f0..731d6b8de 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbChanges (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html index c2291df10..ea0aa4590 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbCollections (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html index aff5f3475..a591862b1 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbCompanies (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html index 68085f1b7..5964d89e2 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbConfiguration (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html index 0634c9a5a..60932a9ed 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbCredits (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html index 0ad051987..e2d219096 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbDiscover (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html index bf317946b..9c8dce6f7 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbEpisodes (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html index c72b11169..a78f73c57 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbFind (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html index 93684a9c0..f50bae972 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbGenres (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html index 78c1ed242..2ee26364a 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbKeywords (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html index 9b55a1f67..545b55b82 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbLists (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html index 1da572e5f..ddb5946e6 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbMovies (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html index ddb78a4be..a5dd83023 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbNetworks (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html index 66fcdaae8..1b5023c57 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbPeople (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html index c9c826f5e..a3fbcb240 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbReviews (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html index ecd7769c7..70f4f854f 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbSearch (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html index 51cabe2f0..cc2e832c3 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbSeasons (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html index b38b32cec..00df9803a 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbTV (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-frame.html b/apidocs/com/omertron/themoviedbapi/methods/package-frame.html index ba88cdac8..db6288dca 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/methods/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.methods (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-summary.html b/apidocs/com/omertron/themoviedbapi/methods/package-summary.html index af25e56e0..657a4521d 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/methods/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.methods (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-tree.html b/apidocs/com/omertron/themoviedbapi/methods/package-tree.html index 57d5baab4..bd470308a 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/methods/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.methods Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-use.html b/apidocs/com/omertron/themoviedbapi/methods/package-use.html index 249fc0124..512b0fac5 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/methods/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.methods (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html b/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html index 83d602513..dd9882bf4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html +++ b/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html @@ -2,10 +2,10 @@ - + AbstractIdName (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html index 868215d7e..679b2fd15 100644 --- a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html +++ b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html @@ -2,10 +2,10 @@ - + AbstractJsonMapping (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Certification.html b/apidocs/com/omertron/themoviedbapi/model/Certification.html index e17d2f311..faca91613 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Certification.html +++ b/apidocs/com/omertron/themoviedbapi/model/Certification.html @@ -2,10 +2,10 @@ - + Certification (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/FindResults.html b/apidocs/com/omertron/themoviedbapi/model/FindResults.html index 31220342c..e160f76a4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/FindResults.html +++ b/apidocs/com/omertron/themoviedbapi/model/FindResults.html @@ -2,10 +2,10 @@ - + FindResults (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Genre.html b/apidocs/com/omertron/themoviedbapi/model/Genre.html index d205ea5f7..2d43d441e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Genre.html +++ b/apidocs/com/omertron/themoviedbapi/model/Genre.html @@ -2,10 +2,10 @@ - + Genre (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Language.html b/apidocs/com/omertron/themoviedbapi/model/Language.html index d141e65f8..a0fecdcf0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Language.html +++ b/apidocs/com/omertron/themoviedbapi/model/Language.html @@ -2,10 +2,10 @@ - + Language (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html index f2e05fa7d..ba2e32fbe 100644 --- a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html @@ -2,10 +2,10 @@ - + StatusCode (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/account/Account.html b/apidocs/com/omertron/themoviedbapi/model/account/Account.html index c6f05705e..56a9821b6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/Account.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/Account.html @@ -2,10 +2,10 @@ - + Account (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html index 8400c1cb0..c121fa75c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.account.Account (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html index 061c659c4..2c99ca260 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.account (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html index d684bf406..051e16135 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.account (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html index f395a0053..91d99e653 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.account Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-use.html b/apidocs/com/omertron/themoviedbapi/model/account/package-use.html index 760770c07..6cd4b5416 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.account (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html index 2e017f123..54750437b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html @@ -2,10 +2,10 @@ - + Artwork (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html b/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html index 7bcb8a6ac..990ac5438 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html @@ -2,10 +2,10 @@ - + ArtworkMedia (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html index ae77fab8c..dab46f158 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.artwork.Artwork (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -132,15 +132,16 @@ TheMovieDbApi.getEpisodeImages(int tvID, int seasonNumber, int episodeNumber) -
        Get the images (episode stills) for a TV episode by combination of a season and episode number.
        +
        Get the images (episode stills) for a TV episode by combination of a + season and episode number.
        ResultList<Artwork> -TheMovieDbApi.getMovieImages(int movieId, - String language, - String... appendToResponse) -
        This method should be used when you’re wanting to retrieve all of the images for a particular movie.
        +TheMovieDbApi.getMovieImages(int movieId, + String language) +
        This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
        @@ -197,10 +198,10 @@ ResultList<Artwork> -TmdbMovies.getMovieImages(int movieId, - String language, - String... appendToResponse) -
        This method should be used when you’re wanting to retrieve all of the images for a particular movie.
        +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.
        @@ -296,6 +297,14 @@ List<Artwork> +TVSeasonInfo.getImages()  + + +List<Artwork> +TVEpisodeInfo.getImages()  + + +List<Artwork> TVInfo.getImages()  diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html index edbbd5b8d..2cf256734 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.artwork.ArtworkMedia (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html index ceee8fefc..4a35f6901 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.artwork (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html index c119574c7..8fe1ac995 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.artwork (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html index 183522548..dad4a459e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.artwork Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html index aab0631c0..c4d750efa 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.artwork (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html index 216517090..2edf1225c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html @@ -2,10 +2,10 @@ - + TokenAuthorisation (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html index c10a8aac8..1d0de0abb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html @@ -2,10 +2,10 @@ - + TokenSession (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html index cced543c1..152cee94c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.authentication.TokenAuthorisation (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -103,7 +103,8 @@ TokenAuthorisation TheMovieDbApi.getAuthorisationToken() -
        This method is used to generate a valid request token for user based authentication.
        +
        This method is used to generate a valid request token for user based + authentication.
        @@ -111,7 +112,8 @@ TheMovieDbApi.getSessionTokenLogin(TokenAuthorisation token, String username, String password) -
        This method is used to generate a session id for user based authentication.
        +
        This method is used to generate a session id for user based + authentication.
        @@ -126,7 +128,8 @@ TokenSession TheMovieDbApi.getSessionToken(TokenAuthorisation token) -
        This method is used to generate a session id for user based authentication.
        +
        This method is used to generate a session id for user based + authentication.
        @@ -134,7 +137,8 @@ TheMovieDbApi.getSessionTokenLogin(TokenAuthorisation token, String username, String password) -
        This method is used to generate a session id for user based authentication.
        +
        This method is used to generate a session id for user based + authentication.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html index 7684d6294..27758e476 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.authentication.TokenSession (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -109,7 +109,8 @@ TokenSession TheMovieDbApi.getSessionToken(TokenAuthorisation token) -
        This method is used to generate a session id for user based authentication.
        +
        This method is used to generate a session id for user based + authentication.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html index 3ac3c3144..9b25cc28a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.authentication (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html index f78394e54..a53281e69 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.authentication (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html index cbfa59769..e862b3dbb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.authentication Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html index 7f4d21609..6e099c135 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.authentication (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html index d06bccad7..720e39558 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html @@ -2,10 +2,10 @@ - + ChangeKeyItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html index ce55678ad..c7a9f6da0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html @@ -2,10 +2,10 @@ - + ChangeListItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html index 3f0f2d28c..9ade88570 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html @@ -2,10 +2,10 @@ - + ChangedItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html index dc318f732..3966dc1b9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.change.ChangeKeyItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html index ab46bc17d..b6e7a05d8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.change.ChangeListItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html index d8a2c8d28..1a1a8b80f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.change.ChangedItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html index 61c990424..0f0fd2557 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.change (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html index a485a65c8..a34f17544 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.change (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html index 558bb165f..14821ac01 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.change Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-use.html b/apidocs/com/omertron/themoviedbapi/model/change/package-use.html index 4da841cb5..8850d209a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.change (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html index d5c317624..657b8ff4a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.AbstractIdName (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html index ab707e5a5..f2ee0299a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.AbstractJsonMapping (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html index d13bea245..95503e0eb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.Certification (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html b/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html index 52fddf72d..3a1dd2da7 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.FindResults (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -105,7 +105,8 @@ TheMovieDbApi.find(String id, ExternalSource externalSource, String language) -
        You con use this method to find movies, tv series or persons using external ids.
        +
        You con use this method to find movies, tv series or persons using + external ids.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html index 0cd8069ff..764502b1e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html index d2976a640..0fbb79094 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html index 75bdb16eb..c61492a24 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html b/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html index 6314bc424..018ae6453 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html @@ -2,10 +2,10 @@ - + Collection (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html index 69702b264..3f8c54ecf 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html @@ -2,10 +2,10 @@ - + CollectionInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html index c404cca7e..4139c2ab4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.collection.Collection (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html index f5b56c49c..572643f40 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.collection.CollectionInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -104,7 +104,8 @@ CollectionInfo TheMovieDbApi.getCollectionInfo(int collectionId, String language) -
        This method is used to retrieve all of the basic information about a movie collection.
        +
        This method is used to retrieve all of the basic information about a + movie collection.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html index b2d741715..11d46ac64 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html index bb77e4e7c..6d540a58a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html index 197e8e34b..5d4c82492 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.collection Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html index 2f96cb682..9661280dc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/company/Company.html b/apidocs/com/omertron/themoviedbapi/model/company/Company.html index 0f8554062..4f8708c32 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/Company.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/Company.html @@ -2,10 +2,10 @@ - + Company (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html b/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html index 62a662ffd..f639a8f47 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.company.Company (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -107,7 +107,8 @@ Company TheMovieDbApi.getCompanyInfo(int companyId) -
        This method is used to retrieve the basic information about a production company on TMDb.
        +
        This method is used to retrieve the basic information about a production + company on TMDb.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html index 8634afd37..822e6fd3b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.company (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html index 15e850eb6..9fb674adc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.company (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html index 2d5702664..673d81c91 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.company Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-use.html b/apidocs/com/omertron/themoviedbapi/model/company/package-use.html index 74dac3739..57853d80d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.company (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html b/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html index c288f9b55..2125454e7 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html @@ -2,10 +2,10 @@ - + Configuration (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html index 19ad41399..c8103bcf0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html @@ -2,10 +2,10 @@ - + JobDepartment (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html b/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html index daefeaffe..54d622c96 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.config.Configuration (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html index 2dd2eb3f5..7be5a31a7 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.config.JobDepartment (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html index 19a5345fc..7b46166c5 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.config (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html index acb7c036b..6da6627ae 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.config (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html index 0626f8ec5..e129daf13 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.config Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-use.html b/apidocs/com/omertron/themoviedbapi/model/config/package-use.html index b17923a8c..6c5f6e60a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.config (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html index 618420b43..e1d1289f7 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html @@ -2,10 +2,10 @@ - + CreditBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html index 3f1757195..fefdef97f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html @@ -2,10 +2,10 @@ - + CreditMovieBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html index b07446598..7fe95d9b0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html @@ -2,10 +2,10 @@ - + CreditTVBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html index 89cf3a39f..9ba8b5e8d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html @@ -2,10 +2,10 @@ - + MediaCredit (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html index e8be5bb97..84efdfb38 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html @@ -2,10 +2,10 @@ - + MediaCreditCast (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html index c4e9fa1bd..872f21879 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html @@ -2,10 +2,10 @@ - + MediaCreditCrew (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html index f289bcd80..4b17a16d6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.CreditBasic (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -106,9 +106,8 @@ PersonCreditList<CreditBasic> -TmdbPeople.getPersonCombinedCredits(int personId, - String language, - String... appendToResponse) +TmdbPeople.getPersonCombinedCredits(int personId, + String language)
        Get the combined (movie and TV) credits for a specific person id.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html index 459743063..bd287ef39 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.CreditMovieBasic (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -102,9 +102,8 @@ PersonCreditList<CreditMovieBasic> -TmdbPeople.getPersonMovieCredits(int personId, - String language, - String... appendToResponse) +TmdbPeople.getPersonMovieCredits(int personId, + String language)
        Get the movie credits for a specific person id.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html index 008d8808d..c8fd8b536 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.CreditTVBasic (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -102,9 +102,8 @@ PersonCreditList<CreditTVBasic> -TmdbPeople.getPersonTVCredits(int personId, - String language, - String... appendToResponse) +TmdbPeople.getPersonTVCredits(int personId, + String language)
        Get the TV credits for a specific person id.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html index d30b73fc8..b4a0efd41 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.MediaCredit (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html index a46629a8b..1beb625e7 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.MediaCreditCast (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html index 35e12576d..ac9533413 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.MediaCreditCrew (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html index 8e94813e2..74258f22e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.credits (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html index 5dc1b8ec1..b1de2816c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.credits (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html index 77caf9852..bc3cb574e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.credits Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-use.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-use.html index 244f89d33..be7cb7f79 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.credits (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html b/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html index 59bb597e9..ecd9da6ba 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html @@ -2,10 +2,10 @@ - + Discover (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html b/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html index 1b683d27d..4768fb2fe 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html @@ -2,10 +2,10 @@ - + WithBuilder (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html index 059c0be97..0f26480ac 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.discover.Discover (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -107,13 +107,15 @@ ResultList<MovieBasic> TheMovieDbApi.getDiscoverMovies(Discover discover) -
        Discover movies by different types of data like average rating, number of votes, genres and certifications.
        +
        Discover movies by different types of data like average rating, number of + votes, genres and certifications.
        ResultList<TVBasic> TheMovieDbApi.getDiscoverTV(Discover discover) -
        Discover movies by different types of data like average rating, number of votes, genres and certifications.
        +
        Discover movies by different types of data like average rating, number of + votes, genres and certifications.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html index 24e306d0a..b5d8b65e2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.discover.WithBuilder (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html index c77a8f667..3f3990a29 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html index 2d93e2599..59149a2a8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html index 5f80a4c36..f594715e3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.discover Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html index 3d443c5ce..f5c8c00ab 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html index 3f8b84788..be5786a4a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html +++ b/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html @@ -2,10 +2,10 @@ - + Keyword (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html index 8f4d5daee..b66808d7b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html +++ b/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.keyword.Keyword (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -129,15 +129,14 @@ ResultList<Keyword> -TheMovieDbApi.getMovieKeywords(int movieId, - String... appendToResponse) -
        This method is used to retrieve all of the keywords that have been added to a particular movie.
        +TheMovieDbApi.getMovieKeywords(int movieId) +
        This method is used to retrieve all of the keywords that have been added + to a particular movie.
        ResultList<Keyword> -TheMovieDbApi.getTVKeywords(int tvID, - String... appendToResponse) +TheMovieDbApi.getTVKeywords(int tvID)
        Get the plot keywords for a specific TV show id.
        @@ -179,15 +178,14 @@ ResultList<Keyword> -TmdbMovies.getMovieKeywords(int movieId, - String... appendToResponse) -
        This method is used to retrieve all of the keywords that have been added to a particular movie.
        +TmdbMovies.getMovieKeywords(int movieId) +
        This method is used to retrieve all of the keywords that have been added + to a particular movie.
        ResultList<Keyword> -TmdbTV.getTVKeywords(int tvID, - String... appendToResponse) +TmdbTV.getTVKeywords(int tvID)
        Get the plot keywords for a specific TV show id.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html index c80d41cea..5002e52a6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.keyword (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html index 4f2f97f35..a2af40ac5 100644 --- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.keyword (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html index 90317e249..bbf7df46c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.keyword Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html index a5193953b..2889cd908 100644 --- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.keyword (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html b/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html index 3d7211d45..f8b4ff742 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html @@ -2,10 +2,10 @@ - + ListItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html index a59b2193e..ee07bf1ba 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html @@ -2,10 +2,10 @@ - + ListItemStatus (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html b/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html index 0bc53a1d2..f76a6748b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html @@ -2,10 +2,10 @@ - + ListStatusCode (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/list/UserList.html b/apidocs/com/omertron/themoviedbapi/model/list/UserList.html index 31b4c5435..cea28c725 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/UserList.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/UserList.html @@ -2,10 +2,10 @@ - + UserList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html index 75b7b8443..c9c8e5131 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.list.ListItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html index 02f8bbe1f..eb065a9cf 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.list.ListItemStatus (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html index 8da4bca3a..e02e16fe8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.list.ListStatusCode (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html index f53ff1c4d..52a885f57 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.list.UserList (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -106,10 +106,9 @@ ResultList<UserList> -TheMovieDbApi.getMovieLists(int movieId, +TheMovieDbApi.getMovieLists(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
        Get the lists that the movie belongs to
        @@ -144,10 +143,9 @@ ResultList<UserList> -TmdbMovies.getMovieLists(int movieId, +TmdbMovies.getMovieLists(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
        Get the lists that the movie belongs to
        diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html index 8bc999063..60cc84759 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.list (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html index 4a559cdd2..95bb0c0ed 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.list (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html index 74f5f97f7..c8ad11321 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.list Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-use.html b/apidocs/com/omertron/themoviedbapi/model/list/package-use.html index 0c117917e..78fd0ee72 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.list (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html index bbc327482..97f2ba8f4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html @@ -2,10 +2,10 @@ - + AlternativeTitle (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html index cd06479d8..632566c14 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html @@ -2,10 +2,10 @@ - + MediaBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html index 66766644c..1ba96cf9c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html @@ -2,10 +2,10 @@ - + MediaCreditList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html index 3a981082d..8916bb1c1 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html @@ -2,10 +2,10 @@ - + MediaState (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html b/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html index a8ca2b47c..a5cbd00d2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html @@ -2,10 +2,10 @@ - + RatedValue (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html index 0c7b936d9..d4695bbd9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html @@ -2,10 +2,10 @@ - + Trailer (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Translation.html b/apidocs/com/omertron/themoviedbapi/model/media/Translation.html index 443e070f6..bbbe31967 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/Translation.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/Translation.html @@ -2,10 +2,10 @@ - + Translation (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Video.html b/apidocs/com/omertron/themoviedbapi/model/media/Video.html index 245a53373..0202ae05b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/Video.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/Video.html @@ -2,10 +2,10 @@ - + Video (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html index f7b525adc..72693d4be 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.AlternativeTitle (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -114,10 +114,10 @@ ResultList<AlternativeTitle> -TheMovieDbApi.getMovieAlternativeTitles(int movieId, - String country, - String... appendToResponse) -
        This method is used to retrieve all of the alternative titles we have for a particular movie.
        +TheMovieDbApi.getMovieAlternativeTitles(int movieId, + String country) +
        This method is used to retrieve all of the alternative titles we have for + a particular movie.
        @@ -142,10 +142,10 @@ ResultList<AlternativeTitle> -TmdbMovies.getMovieAlternativeTitles(int movieId, - String country, - String... appendToResponse) -
        This method is used to retrieve all of the alternative titles we have for a particular movie.
        +TmdbMovies.getMovieAlternativeTitles(int movieId, + String country) +
        This method is used to retrieve all of the alternative titles we have for + a particular movie.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html index be16208f2..058cb5bf6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.MediaBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html index 3b6382937..462f02a5e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.MediaCreditList (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -118,8 +118,7 @@ MediaCreditList -TheMovieDbApi.getMovieCredits(int movieId, - String... appendToResponse) +TheMovieDbApi.getMovieCredits(int movieId)
        Get the cast and crew information for a specific movie id.
        @@ -132,9 +131,8 @@ MediaCreditList -TheMovieDbApi.getTVCredits(int tvID, - String language, - String... appendToResponse) +TheMovieDbApi.getTVCredits(int tvID, + String language)
        Get the cast & crew information about a TV series.
        @@ -162,8 +160,7 @@ MediaCreditList -TmdbMovies.getMovieCredits(int movieId, - String... appendToResponse) +TmdbMovies.getMovieCredits(int movieId)
        Get the cast and crew information for a specific movie id.
        @@ -176,9 +173,8 @@ MediaCreditList -TmdbTV.getTVCredits(int tvID, - String language, - String... appendToResponse) +TmdbTV.getTVCredits(int tvID, + String language)
        Get the cast & crew information about a TV series.
        @@ -216,6 +212,14 @@ MediaCreditList +TVSeasonInfo.getCredits()  + + +MediaCreditList +TVEpisodeInfo.getCredits()  + + +MediaCreditList TVInfo.getCredits()  @@ -229,6 +233,14 @@ void +TVSeasonInfo.setCredits(MediaCreditList credits)  + + +void +TVEpisodeInfo.setCredits(MediaCreditList credits)  + + +void TVInfo.setCredits(MediaCreditList credits)  diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html index bc2e5aee0..7645c60a0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.MediaState (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -106,30 +106,32 @@ int seasonNumber, int episodeNumber, String sessionID) -
        This method lets users get the status of whether or not the TV episode has been rated.
        +
        This method lets users get the status of whether or not the TV episode + has been rated.
        MediaState TheMovieDbApi.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.
        MediaState TheMovieDbApi.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.
        +
        This method lets users get the status of whether or not the TV episodes + of a season have been rated.
        MediaState TheMovieDbApi.getTVAccountState(int tvID, 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.
        +
        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.
        @@ -159,8 +161,8 @@ 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.
        @@ -175,8 +177,8 @@ MediaState TmdbTV.getTVAccountState(int tvID, 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.
        +
        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.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html index ea88ac260..1439e22bd 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.RatedValue (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html index bdc823272..d4966425c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.Trailer (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html index 0df56658c..07f3f7ca7 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.Translation (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -114,9 +114,9 @@ ResultList<Translation> -TheMovieDbApi.getMovieTranslations(int movieId, - String... appendToResponse) -
        This method is used to retrieve a list of the available translations for a specific movie.
        +TheMovieDbApi.getMovieTranslations(int movieId) +
        This method is used to retrieve a list of the available translations for + a specific movie.
        @@ -141,9 +141,9 @@ ResultList<Translation> -TmdbMovies.getMovieTranslations(int movieId, - String... appendToResponse) -
        This method is used to retrieve a list of the available translations for a specific movie.
        +TmdbMovies.getMovieTranslations(int movieId) +
        This method is used to retrieve a list of the available translations for + a specific movie.
        diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html index 47f1021b9..67688bc7f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.Video (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -118,15 +118,16 @@ int seasonNumber, int episodeNumber, String language) -
        Get the videos that have been added to a TV episode (teasers, clips, etc...)
        +
        Get the videos that have been added to a TV episode (teasers, clips, + etc...)
        ResultList<Video> -TheMovieDbApi.getMovieVideos(int movieId, - String language, - String... appendToResponse) -
        This method is used to retrieve all of the trailers for a particular movie.
        +TheMovieDbApi.getMovieVideos(int movieId, + String language) +
        This method is used to retrieve all of the trailers for a particular + movie.
        @@ -134,14 +135,16 @@ TheMovieDbApi.getSeasonVideos(int tvID, int seasonNumber, String language) -
        Get the videos that have been added to a TV season (trailers, teasers, etc...)
        +
        Get the videos that have been added to a TV season (trailers, teasers, + etc...)
        ResultList<Video> TheMovieDbApi.getTVVideos(int tvID, String language) -
        Get the videos that have been added to a TV series (trailers, opening credits, etc...)
        +
        Get the videos that have been added to a TV series (trailers, opening + credits, etc...)
        @@ -169,10 +172,10 @@ ResultList<Video> -TmdbMovies.getMovieVideos(int movieId, - String language, - String... appendToResponse) -
        This method is used to retrieve all of the trailers for a particular movie.
        +TmdbMovies.getMovieVideos(int movieId, + String language) +
        This method is used to retrieve all of the trailers for a particular + movie.
        @@ -188,7 +191,8 @@ ResultList<Video> TmdbTV.getTVVideos(int tvID, String language) -
        Get the videos that have been added to a TV series (trailers, opening credits, etc...)
        +
        Get the videos that have been added to a TV series (trailers, opening + credits, etc...)
        @@ -225,6 +229,14 @@ List<Video> +TVSeasonInfo.getVideos()  + + +List<Video> +TVEpisodeInfo.getVideos()  + + +List<Video> TVInfo.getVideos()  @@ -238,6 +250,14 @@ void +TVSeasonInfo.setVideos(WrapperGenericList<Video> videos)  + + +void +TVEpisodeInfo.setVideos(WrapperGenericList<Video> videos)  + + +void TVInfo.setVideos(WrapperGenericList<Video> videos)  diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html index 966d9bf7f..7953a2c88 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.media (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html index fc145f1fb..51a9efd57 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.media (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html index 0e8f3bf18..61c982470 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.media Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-use.html b/apidocs/com/omertron/themoviedbapi/model/media/package-use.html index d71634797..53e8a650f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.media (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/MovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/movie/MovieBasic.html index 36c477137..d12682d2e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/MovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/MovieBasic.html @@ -2,10 +2,10 @@ - + MovieBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html index dc5a5f81e..ae57e5746 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html @@ -2,10 +2,10 @@ - + MovieInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -901,7 +901,7 @@ implements MovieMethod method)
        Specified by:
        -
        hasMethod in interface AppendToResponse<MovieMethod>
        +
        hasMethod in interface AppendToResponse<MovieMethod>
      diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html index 90d0b014e..488b6c6d2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html @@ -2,10 +2,10 @@ - + ProductionCompany (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html index 1e67fd2d0..50b78a968 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html @@ -2,10 +2,10 @@ - + ProductionCountry (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html index fb206915d..11cc5b74e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html @@ -2,10 +2,10 @@ - + ReleaseInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html index 73b95e3a9..0096b6337 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.movie.MovieBasic (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -119,7 +119,8 @@ ResultList<MovieBasic> TheMovieDbApi.getDiscoverMovies(Discover discover) -
      Discover movies by different types of data like average rating, number of votes, genres and certifications.
      +
      Discover movies by different types of data like average rating, number of + votes, genres and certifications.
      diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieInfo.html index ef33863f2..a8fdcd778 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.movie.MovieInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -157,18 +157,19 @@ ResultList<MovieInfo> -TheMovieDbApi.getSimilarMovies(int movieId, +TheMovieDbApi.getSimilarMovies(int movieId, Integer page, - String language, - String... appendToResponse) -
      The similar movies method will let you retrieve the similar movies for a particular movie.
      + String language)
      +
      The similar movies method will let you retrieve the similar movies for a + particular movie.
      ResultList<MovieInfo> TheMovieDbApi.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.
      @@ -187,7 +188,8 @@ Integer searchYear, Integer primaryReleaseYear, SearchType searchType) -
      Search Movies This is a good starting point to start finding movies on TMDb.
      +
      Search Movies This is a good starting point to start finding movies on + TMDb.
      @@ -293,18 +295,19 @@ ResultList<MovieInfo> -TmdbMovies.getSimilarMovies(int movieId, +TmdbMovies.getSimilarMovies(int movieId, Integer page, - String language, - String... appendToResponse) -
      The similar movies method will let you retrieve the similar movies for a particular movie.
      + String language)
      +
      The similar movies method will let you retrieve the similar movies for a + particular movie.
      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.
      diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html index 39924fddf..79629f1be 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.movie.ProductionCompany (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCountry.html index 656df897b..9b3563c8d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCountry.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCountry.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.movie.ProductionCountry (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseInfo.html index 98cdd37e4..52e42841f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.movie.ReleaseInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -110,10 +110,10 @@ ResultList<ReleaseInfo> -TheMovieDbApi.getMovieReleaseInfo(int movieId, - String language, - String... appendToResponse) -
      This method is used to retrieve all of the release and certification data we have for a specific movie.
      +TheMovieDbApi.getMovieReleaseInfo(int movieId, + String language) +
      This method is used to retrieve all of the release and certification data + we have for a specific movie.
      @@ -132,10 +132,10 @@ ResultList<ReleaseInfo> -TmdbMovies.getMovieReleaseInfo(int movieId, - String language, - String... appendToResponse) -
      This method is used to retrieve all of the release and certification data we have for a specific movie.
      +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.
      diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html index 39b79dbab..be992f921 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.movie (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html index c1470dba1..20fb7053f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.movie (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html index 985a45bcd..06f9bc927 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.movie Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -86,7 +86,7 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-use.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-use.html index 0beda2fa3..ab17008d1 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.movie (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/network/Network.html b/apidocs/com/omertron/themoviedbapi/model/network/Network.html index ca6eeac84..9df35bfca 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/Network.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/Network.html @@ -2,10 +2,10 @@ - + Network (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/network/class-use/Network.html b/apidocs/com/omertron/themoviedbapi/model/network/class-use/Network.html index 882368a32..ad1b1f64d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/class-use/Network.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/class-use/Network.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.network.Network (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/network/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/network/package-frame.html index d5f8f8602..4b1a5b2cf 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.network (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/network/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/network/package-summary.html index 94f307399..f137937dd 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.network (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/network/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/network/package-tree.html index 4b1e1eafa..b94b236fe 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.network Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/network/package-use.html b/apidocs/com/omertron/themoviedbapi/model/network/package-use.html index 33369593c..3f53151e6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.network (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/package-frame.html index 2fe9518cb..19547aed6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/package-summary.html index a814dfabf..cb9446353 100644 --- a/apidocs/com/omertron/themoviedbapi/model/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/package-tree.html index 54cac79b9..de7506a6f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/package-use.html b/apidocs/com/omertron/themoviedbapi/model/package-use.html index 57e0eb1ca..35bcdf672 100644 --- a/apidocs/com/omertron/themoviedbapi/model/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/ContentRating.html b/apidocs/com/omertron/themoviedbapi/model/person/ContentRating.html index 622dda6eb..1937dce4c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/ContentRating.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/ContentRating.html @@ -2,10 +2,10 @@ - + ContentRating (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html index 04931c1a5..a007e3cc3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html @@ -2,10 +2,10 @@ - + CreditInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html b/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html index d9754f0ad..819c5acf3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html @@ -2,10 +2,10 @@ - + ExternalID (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html index 8b7c25df4..095316cd2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html @@ -2,10 +2,10 @@ - + PersonBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html index 3c23aef7d..95abd3596 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html @@ -2,10 +2,10 @@ - + PersonCreditList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html index 085c599cd..c17cdf9a2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html @@ -2,10 +2,10 @@ - + PersonCreditsMixIn (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html index 4ad1d495a..d2ffb3ced 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html @@ -2,10 +2,10 @@ - + PersonFind (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html index 94ec14b15..af6d30fc3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html @@ -2,10 +2,10 @@ - + PersonInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -512,7 +512,7 @@ implements PeopleMethod method)
      Specified by:
      -
      hasMethod in interface AppendToResponse<PeopleMethod>
      +
      hasMethod in interface AppendToResponse<PeopleMethod>
    diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html index e21d51523..40723eda4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.ContentRating (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditInfo.html index 36b343d79..7f49fd536 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.CreditInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/ExternalID.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ExternalID.html index 8baf5924c..e503a1c57 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/ExternalID.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ExternalID.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.ExternalID (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -114,7 +114,8 @@ int seasonNumber, int episodeNumber, String language) -
    Get the external ids for a TV episode by comabination of a season and episode number.
    +
    Get the external ids for a TV episode by comabination of a season and + episode number.
    @@ -128,7 +129,8 @@ TheMovieDbApi.getSeasonExternalID(int tvID, int seasonNumber, String language) -
    Get the external ids that we have stored for a TV season by season number.
    +
    Get the external ids that we have stored for a TV season by season + number.
    @@ -230,6 +232,14 @@ ExternalID +TVSeasonInfo.getExternalIDs()  + + +ExternalID +TVEpisodeInfo.getExternalIDs()  + + +ExternalID TVInfo.getExternalIDs()  @@ -243,6 +253,14 @@ void +TVSeasonInfo.setExternalIDs(ExternalID externalIDs)  + + +void +TVEpisodeInfo.setExternalIDs(ExternalID externalIDs)  + + +void TVInfo.setExternalIDs(ExternalID externalIDs)  diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonBasic.html index fa3de4728..317a40cbe 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.PersonBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html index 05b1ace12..4910b8580 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.PersonCreditList (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -106,25 +106,22 @@ PersonCreditList -TheMovieDbApi.getPersonCombinedCredits(int personId, - String language, - String... appendToResponse) +TheMovieDbApi.getPersonCombinedCredits(int personId, + String language)
    Get the combined (movie and TV) credits for a specific person id.
    PersonCreditList -TheMovieDbApi.getPersonMovieCredits(int personId, - String language, - String... appendToResponse) +TheMovieDbApi.getPersonMovieCredits(int personId, + String language)
    Get the movie credits for a specific person id.
    PersonCreditList -TheMovieDbApi.getPersonTVCredits(int personId, - String language, - String... appendToResponse) +TheMovieDbApi.getPersonTVCredits(int personId, + String language)
    Get the TV credits for a specific person id.
    @@ -144,25 +141,22 @@ PersonCreditList<CreditBasic> -TmdbPeople.getPersonCombinedCredits(int personId, - String language, - String... appendToResponse) +TmdbPeople.getPersonCombinedCredits(int personId, + String language)
    Get the combined (movie and TV) credits for a specific person id.
    PersonCreditList<CreditMovieBasic> -TmdbPeople.getPersonMovieCredits(int personId, - String language, - String... appendToResponse) +TmdbPeople.getPersonMovieCredits(int personId, + String language)
    Get the movie credits for a specific person id.
    PersonCreditList<CreditTVBasic> -TmdbPeople.getPersonTVCredits(int personId, - String language, - String... appendToResponse) +TmdbPeople.getPersonTVCredits(int personId, + String language)
    Get the TV credits for a specific person id.
    diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditsMixIn.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditsMixIn.html index faafaab65..cc8a1c73f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditsMixIn.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditsMixIn.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.PersonCreditsMixIn (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonFind.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonFind.html index 0117ea58f..38fa377a4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonFind.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonFind.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.PersonFind (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html index c6453aede..58265f222 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.PersonInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/person/package-frame.html index ac38718ca..10aa0c47a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.person (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/person/package-summary.html index e488871ed..d1704fea5 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.person (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/person/package-tree.html index 265fb1d58..fc0ce732b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.person Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -82,7 +82,7 @@
  • com.omertron.themoviedbapi.model.person.PersonBasic (implements java.io.Serializable)
  • diff --git a/apidocs/com/omertron/themoviedbapi/model/person/package-use.html b/apidocs/com/omertron/themoviedbapi/model/person/package-use.html index 07bc9074a..6be633b6d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.person (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/review/Review.html b/apidocs/com/omertron/themoviedbapi/model/review/Review.html index e92f959f6..8859679e0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/Review.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/Review.html @@ -2,10 +2,10 @@ - + Review (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/review/class-use/Review.html b/apidocs/com/omertron/themoviedbapi/model/review/class-use/Review.html index ca91d6030..39707e5a2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/class-use/Review.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/class-use/Review.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.review.Review (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -119,10 +119,9 @@ ResultList<Review> -TheMovieDbApi.getMovieReviews(int movieId, +TheMovieDbApi.getMovieReviews(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
    Get the reviews for a particular movie id.
    @@ -157,10 +156,9 @@ ResultList<Review> -TmdbMovies.getMovieReviews(int movieId, +TmdbMovies.getMovieReviews(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
    Get the reviews for a particular movie id.
    diff --git a/apidocs/com/omertron/themoviedbapi/model/review/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/review/package-frame.html index e2986af52..8dc5a1509 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.review (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/review/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/review/package-summary.html index e975bc2de..f72184b8e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.review (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/review/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/review/package-tree.html index 4b9662835..53a80fe73 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.review Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/review/package-use.html b/apidocs/com/omertron/themoviedbapi/model/review/package-use.html index 3e8667077..5cf35ebe8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.review (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVBasic.html index 871096eb6..04f83bcf3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVBasic.html @@ -2,10 +2,10 @@ - + TVBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html index 7d4500e1c..0863bca0e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html @@ -2,10 +2,10 @@ - + TVCredit (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html index e61840676..8d3ef6624 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html @@ -2,10 +2,10 @@ - + TVEpisodeBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html index 773b7d1c8..a1658f992 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html @@ -2,10 +2,10 @@ - + TVEpisodeInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -112,13 +112,13 @@
  • All Implemented Interfaces:
    -
    Identification, Serializable
    +
    AppendToResponse<TVEpisodeMethod>, Identification, Serializable


    public class TVEpisodeInfo
     extends TVEpisodeBasic
    -implements Serializable
    +implements Serializable, AppendToResponse<TVEpisodeMethod>
    TV Episode information
    Author:
    stuart.boston
    @@ -159,29 +159,65 @@ implements Method and Description +MediaCreditList +getCredits()  + + List<MediaCreditCrew> getCrew()  + +ExternalID +getExternalIDs()  + List<MediaCreditCast> getGuestStars()  +List<Artwork> +getImages()  + + String getProductionCode()  + +List<Video> +getVideos()  + + +boolean +hasMethod(TVEpisodeMethod method)  + + +void +setCredits(MediaCreditList credits)  + void setCrew(List<MediaCreditCrew> crew)  void +setExternalIDs(ExternalID externalIDs)  + + +void setGuestStars(List<MediaCreditCast> guestStars)  + +void +setImages(WrapperImages images)  + void setProductionCode(String productionCode)  + +void +setVideos(WrapperGenericList<Video> videos)  + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html index 80dc17eac..a73b1c22c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html @@ -2,10 +2,10 @@ - + TVSeasonBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html index 5a0ff0f82..776440a2d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html @@ -2,10 +2,10 @@ - + TVSeasonInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -107,13 +107,13 @@
  • All Implemented Interfaces:
    -
    Identification, Serializable
    +
    AppendToResponse<TVSeasonMethod>, Identification, Serializable


    public class TVSeasonInfo
     extends TVSeasonBasic
    -implements Serializable
    +implements Serializable, AppendToResponse<TVSeasonMethod>
    TV Season information
    Author:
    stuart.boston
    @@ -154,29 +154,65 @@ implements Method and Description +MediaCreditList +getCredits()  + + List<TVEpisodeInfo> getEpisodes()  + +ExternalID +getExternalIDs()  + -String -getName()  +List<Artwork> +getImages()  String +getName()  + + +String getOverview()  + +List<Video> +getVideos()  + + +boolean +hasMethod(TVSeasonMethod method)  + + +void +setCredits(MediaCreditList credits)  + void setEpisodes(List<TVEpisodeInfo> episodes)  void +setExternalIDs(ExternalID externalIDs)  + + +void +setImages(WrapperImages images)  + + +void setName(String name)  void setOverview(String overview)  + +void +setVideos(WrapperGenericList<Video> videos)  +
    • @@ -278,12 +314,97 @@ implements -
    • diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html index aa8800e41..f60e0e3e2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVBasic (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -111,7 +111,8 @@ ResultList<TVBasic> TheMovieDbApi.getDiscoverTV(Discover discover) -
      Discover movies by different types of data like average rating, number of votes, genres and certifications.
      +
      Discover movies by different types of data like average rating, number of + votes, genres and certifications.
      diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVCredit.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVCredit.html index 145ab3aee..7600b4734 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVCredit.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVCredit (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeBasic.html index 2e74358a4..cdc35c168 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVEpisodeBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeInfo.html index 57be9b000..5ccffa977 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -111,7 +111,8 @@ int episodeNumber, String language, String... appendToResponse) -
      Get the primary information about a TV episode by combination of a season and episode number.
      +
      Get the primary information about a TV episode by combination of a season + and episode number.
      diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVInfo.html index bc8a830fa..ccc8636b3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -129,10 +129,9 @@ ResultList<TVInfo> -TheMovieDbApi.getTVSimilar(int tvID, +TheMovieDbApi.getTVSimilar(int tvID, Integer page, - String language, - String... appendToResponse) + String language)
      Get the similar TV shows for a specific tv id.
      @@ -175,10 +174,9 @@ ResultList<TVInfo> -TmdbTV.getTVSimilar(int tvID, +TmdbTV.getTVSimilar(int tvID, Integer page, - String language, - String... appendToResponse) + String language)
      Get the similar TV shows for a specific tv id.
      diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonBasic.html index 52e249826..d3cdd45e3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVSeasonBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonInfo.html index 169d3ef0f..80b8aae04 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVSeasonInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/tv/package-frame.html index 595b852f6..625d6c344 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.tv (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/tv/package-summary.html index e791b0731..5479846ed 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.tv (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/tv/package-tree.html index 408170782..50c04ed43 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.tv Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -86,19 +86,19 @@
    • com.omertron.themoviedbapi.model.tv.TVSeasonBasic (implements com.omertron.themoviedbapi.interfaces.Identification, java.io.Serializable)
    diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/package-use.html b/apidocs/com/omertron/themoviedbapi/model/tv/package-use.html index 6a478abb6..698c65861 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.tv (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/package-frame.html b/apidocs/com/omertron/themoviedbapi/package-frame.html index 1dac8ab3d..6a62479ad 100644 --- a/apidocs/com/omertron/themoviedbapi/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/package-summary.html b/apidocs/com/omertron/themoviedbapi/package-summary.html index d214bd1b4..21efa8456 100644 --- a/apidocs/com/omertron/themoviedbapi/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/package-tree.html b/apidocs/com/omertron/themoviedbapi/package-tree.html index a921922fa..a26e3e0c3 100644 --- a/apidocs/com/omertron/themoviedbapi/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/package-use.html b/apidocs/com/omertron/themoviedbapi/package-use.html index afd0b7d2c..e10688f62 100644 --- a/apidocs/com/omertron/themoviedbapi/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperAll.html index f1f153d06..c6a894934 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperAll.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperAll.html @@ -2,10 +2,10 @@ - + AbstractWrapperAll (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html index 91e69437f..b7aa53012 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html @@ -2,10 +2,10 @@ - + AbstractWrapperBase (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html index 878310a9d..94cf5bef9 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html @@ -2,10 +2,10 @@ - + AbstractWrapperId (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html index ff075e8dc..e485fb084 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html @@ -2,10 +2,10 @@ - + AbstractWrapperIdPages (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultDates.html b/apidocs/com/omertron/themoviedbapi/results/ResultDates.html index 6b727358f..6b02850a7 100644 --- a/apidocs/com/omertron/themoviedbapi/results/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/results/ResultDates.html @@ -2,10 +2,10 @@ - + ResultDates (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultList.html b/apidocs/com/omertron/themoviedbapi/results/ResultList.html index 599a5572d..46b604ca3 100644 --- a/apidocs/com/omertron/themoviedbapi/results/ResultList.html +++ b/apidocs/com/omertron/themoviedbapi/results/ResultList.html @@ -2,10 +2,10 @@ - + ResultList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html index 03c470534..6f7253a8e 100644 --- a/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html +++ b/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html @@ -2,10 +2,10 @@ - + ResultsMap (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html index f6dafbf42..42ceaebaf 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html @@ -2,10 +2,10 @@ - + WrapperAlternativeTitles (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html index eb1f0669d..aaf12267a 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html @@ -2,10 +2,10 @@ - + WrapperChanges (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html index e395658d3..c9faa2dae 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html @@ -2,10 +2,10 @@ - + WrapperConfig (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html b/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html index 7ceba3ecf..a68510cc4 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html @@ -2,10 +2,10 @@ - + WrapperGenericList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html index 8c898db5d..8fb265f6a 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html @@ -2,10 +2,10 @@ - + WrapperGenres (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html index 9f58ff23d..7a0a6f922 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html @@ -2,10 +2,10 @@ - + WrapperImages (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html index 3450ecc30..f5710a0ba 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html @@ -2,10 +2,10 @@ - + WrapperJobList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html index cdb1a2d8a..3ad5d0e5c 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html @@ -2,10 +2,10 @@ - + WrapperMovieKeywords (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html b/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html index fb9279937..41de4c2fd 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html @@ -2,10 +2,10 @@ - + WrapperMultiSearch (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html index 0c027be6d..42e6e1ea4 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html @@ -2,10 +2,10 @@ - + WrapperReleaseInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html index a88ede76b..8edabfb85 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html @@ -2,10 +2,10 @@ - + WrapperTranslations (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html b/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html index b784e3ab0..879bea969 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html @@ -2,10 +2,10 @@ - + WrapperVideos (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html index b56ebac25..8aa7f18d1 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperAll (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html index 924773544..a01e0de6e 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperBase (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html index 943698135..f18af0773 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperId (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html index 2bbfca3af..6189537e1 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperIdPages (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html index 8af7696c5..ef75db58b 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.ResultDates (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultList.html b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultList.html index dfc5cb824..fbe1e3ac8 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultList.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.ResultList (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -122,13 +122,15 @@ ResultList<MovieBasic> TheMovieDbApi.getDiscoverMovies(Discover discover) -
    Discover movies by different types of data like average rating, number of votes, genres and certifications.
    +
    Discover movies by different types of data like average rating, number of + votes, genres and certifications.
    ResultList<TVBasic> TheMovieDbApi.getDiscoverTV(Discover discover) -
    Discover movies by different types of data like average rating, number of votes, genres and certifications.
    +
    Discover movies by different types of data like average rating, number of + votes, genres and certifications.
    @@ -144,7 +146,8 @@ TheMovieDbApi.getEpisodeImages(int tvID, int seasonNumber, int episodeNumber) -
    Get the images (episode stills) for a TV episode by combination of a season and episode number.
    +
    Get the images (episode stills) for a TV episode by combination of a + season and episode number.
    @@ -153,7 +156,8 @@ int seasonNumber, int episodeNumber, String language) -
    Get the videos that have been added to a TV episode (teasers, clips, etc...)
    +
    Get the videos that have been added to a TV episode (teasers, clips, + etc...)
    @@ -217,10 +221,10 @@ ResultList<AlternativeTitle> -TheMovieDbApi.getMovieAlternativeTitles(int movieId, - String country, - String... appendToResponse) -
    This method is used to retrieve all of the alternative titles we have for a particular movie.
    +TheMovieDbApi.getMovieAlternativeTitles(int movieId, + String country) +
    This method is used to retrieve all of the alternative titles we have for + a particular movie.
    @@ -241,58 +245,56 @@ ResultList<Artwork> -TheMovieDbApi.getMovieImages(int movieId, - String language, - String... appendToResponse) -
    This method should be used when you’re wanting to retrieve all of the images for a particular movie.
    +TheMovieDbApi.getMovieImages(int movieId, + String language) +
    This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
    ResultList<Keyword> -TheMovieDbApi.getMovieKeywords(int movieId, - String... appendToResponse) -
    This method is used to retrieve all of the keywords that have been added to a particular movie.
    +TheMovieDbApi.getMovieKeywords(int movieId) +
    This method is used to retrieve all of the keywords that have been added + to a particular movie.
    ResultList<UserList> -TheMovieDbApi.getMovieLists(int movieId, +TheMovieDbApi.getMovieLists(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
    Get the lists that the movie belongs to
    ResultList<ReleaseInfo> -TheMovieDbApi.getMovieReleaseInfo(int movieId, - String language, - String... appendToResponse) -
    This method is used to retrieve all of the release and certification data we have for a specific movie.
    +TheMovieDbApi.getMovieReleaseInfo(int movieId, + String language) +
    This method is used to retrieve all of the release and certification data + we have for a specific movie.
    ResultList<Review> -TheMovieDbApi.getMovieReviews(int movieId, +TheMovieDbApi.getMovieReviews(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
    Get the reviews for a particular movie id.
    ResultList<Translation> -TheMovieDbApi.getMovieTranslations(int movieId, - String... appendToResponse) -
    This method is used to retrieve a list of the available translations for a specific movie.
    +TheMovieDbApi.getMovieTranslations(int movieId) +
    This method is used to retrieve a list of the available translations for + a specific movie.
    ResultList<Video> -TheMovieDbApi.getMovieVideos(int movieId, - String language, - String... appendToResponse) -
    This method is used to retrieve all of the trailers for a particular movie.
    +TheMovieDbApi.getMovieVideos(int movieId, + String language) +
    This method is used to retrieve all of the trailers for a particular + movie.
    @@ -387,23 +389,25 @@ TheMovieDbApi.getSeasonVideos(int tvID, int seasonNumber, String language) -
    Get the videos that have been added to a TV season (trailers, teasers, etc...)
    +
    Get the videos that have been added to a TV season (trailers, teasers, + etc...)
    ResultList<MovieInfo> -TheMovieDbApi.getSimilarMovies(int movieId, +TheMovieDbApi.getSimilarMovies(int movieId, Integer page, - String language, - String... appendToResponse) -
    The similar movies method will let you retrieve the similar movies for a particular movie.
    + String language)
    +
    The similar movies method will let you retrieve the similar movies for a + particular movie.
    ResultList<MovieInfo> TheMovieDbApi.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.
    @@ -452,8 +456,7 @@ ResultList<Keyword> -TheMovieDbApi.getTVKeywords(int tvID, - String... appendToResponse) +TheMovieDbApi.getTVKeywords(int tvID)
    Get the plot keywords for a specific TV show id.
    @@ -473,10 +476,9 @@ ResultList<TVInfo> -TheMovieDbApi.getTVSimilar(int tvID, +TheMovieDbApi.getTVSimilar(int tvID, Integer page, - String language, - String... appendToResponse) + String language)
    Get the similar TV shows for a specific tv id.
    @@ -497,7 +499,8 @@ ResultList<Video> TheMovieDbApi.getTVVideos(int tvID, String language) -
    Get the videos that have been added to a TV series (trailers, opening credits, etc...)
    +
    Get the videos that have been added to a TV series (trailers, opening + credits, etc...)
    @@ -573,7 +576,8 @@ Integer searchYear, Integer primaryReleaseYear, SearchType searchType) -
    Search Movies This is a good starting point to start finding movies on TMDb.
    +
    Search Movies This is a good starting point to start finding movies on + TMDb.
    @@ -748,10 +752,10 @@ ResultList<AlternativeTitle> -TmdbMovies.getMovieAlternativeTitles(int movieId, - String country, - String... appendToResponse) -
    This method is used to retrieve all of the alternative titles we have for a particular movie.
    +TmdbMovies.getMovieAlternativeTitles(int movieId, + String country) +
    This method is used to retrieve all of the alternative titles we have for + a particular movie.
    @@ -764,58 +768,56 @@ ResultList<Artwork> -TmdbMovies.getMovieImages(int movieId, - String language, - String... appendToResponse) -
    This method should be used when you’re wanting to retrieve all of the images for a particular movie.
    +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.
    ResultList<Keyword> -TmdbMovies.getMovieKeywords(int movieId, - String... appendToResponse) -
    This method is used to retrieve all of the keywords that have been added to a particular movie.
    +TmdbMovies.getMovieKeywords(int movieId) +
    This method is used to retrieve all of the keywords that have been added + to a particular movie.
    ResultList<UserList> -TmdbMovies.getMovieLists(int movieId, +TmdbMovies.getMovieLists(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
    Get the lists that the movie belongs to
    ResultList<ReleaseInfo> -TmdbMovies.getMovieReleaseInfo(int movieId, - String language, - String... appendToResponse) -
    This method is used to retrieve all of the release and certification data we have for a specific movie.
    +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.
    ResultList<Review> -TmdbMovies.getMovieReviews(int movieId, +TmdbMovies.getMovieReviews(int movieId, Integer page, - String language, - String... appendToResponse) + String language)
    Get the reviews for a particular movie id.
    ResultList<Translation> -TmdbMovies.getMovieTranslations(int movieId, - String... appendToResponse) -
    This method is used to retrieve a list of the available translations for a specific movie.
    +TmdbMovies.getMovieTranslations(int movieId) +
    This method is used to retrieve a list of the available translations for + a specific movie.
    ResultList<Video> -TmdbMovies.getMovieVideos(int movieId, - String language, - String... appendToResponse) -
    This method is used to retrieve all of the trailers for a particular movie.
    +TmdbMovies.getMovieVideos(int movieId, + String language) +
    This method is used to retrieve all of the trailers for a particular + movie.
    @@ -908,18 +910,19 @@ ResultList<MovieInfo> -TmdbMovies.getSimilarMovies(int movieId, +TmdbMovies.getSimilarMovies(int movieId, Integer page, - String language, - String... appendToResponse) -
    The similar movies method will let you retrieve the similar movies for a particular movie.
    + String language)
    +
    The similar movies method will let you retrieve the similar movies for a + particular movie.
    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.
    @@ -960,8 +963,7 @@ ResultList<Keyword> -TmdbTV.getTVKeywords(int tvID, - String... appendToResponse) +TmdbTV.getTVKeywords(int tvID)
    Get the plot keywords for a specific TV show id.
    @@ -981,10 +983,9 @@ ResultList<TVInfo> -TmdbTV.getTVSimilar(int tvID, +TmdbTV.getTVSimilar(int tvID, Integer page, - String language, - String... appendToResponse) + String language)
    Get the similar TV shows for a specific tv id.
    @@ -1005,7 +1006,8 @@ ResultList<Video> TmdbTV.getTVVideos(int tvID, String language) -
    Get the videos that have been added to a TV series (trailers, opening credits, etc...)
    +
    Get the videos that have been added to a TV series (trailers, opening + credits, etc...)
    diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html index e27e7c79c..d6c095e68 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.ResultsMap (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -109,7 +109,8 @@ ResultsMap<String,List<String>> TheMovieDbApi.getTimezones() -
    Get the list of supported timezones for the API methods that support them.
    +
    Get the list of supported timezones for the API methods that support + them.
    diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html index 40ad1d928..f6be95bdb 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperAlternativeTitles (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html index 396c68aee..125d5d1a2 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperChanges (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html index 1f8e2c61e..fdf0cb22d 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperConfig (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html index b5fa6bbac..e77027a72 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperGenericList (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -192,6 +192,14 @@ void +TVSeasonInfo.setVideos(WrapperGenericList<Video> videos)  + + +void +TVEpisodeInfo.setVideos(WrapperGenericList<Video> videos)  + + +void TVInfo.setVideos(WrapperGenericList<Video> videos)  diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html index 44d36c0ca..7a2924a72 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperGenres (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html index 736ed6bdc..94a95eaea 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperImages (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -142,6 +142,14 @@ void +TVSeasonInfo.setImages(WrapperImages images)  + + +void +TVEpisodeInfo.setImages(WrapperImages images)  + + +void TVInfo.setImages(WrapperImages images)  diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html index dad1e34ba..517b2c2bc 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperJobList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html index cd187e99f..0d313531a 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperMovieKeywords (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html index f2e0e1040..a5cca4f5a 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperMultiSearch (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html index 432080a23..8ed2985f3 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperReleaseInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html index 29047b150..1364b5f2d 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperTranslations (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html index 8e85fb227..d994df919 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperVideos (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/package-frame.html b/apidocs/com/omertron/themoviedbapi/results/package-frame.html index e6a0176a0..5a62798f1 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.results (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/package-summary.html b/apidocs/com/omertron/themoviedbapi/results/package-summary.html index 349286fc0..40a7e34dc 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.results (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/package-tree.html b/apidocs/com/omertron/themoviedbapi/results/package-tree.html index 97bfc3873..1701576b1 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.results Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/package-use.html b/apidocs/com/omertron/themoviedbapi/results/package-use.html index 36ca7ecee..59e53eea0 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.results (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html index 377b8f4af..5d48fdff9 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html +++ b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html @@ -2,10 +2,10 @@ - + ApiUrl (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html b/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html index f7d8a124a..f04f571ee 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html +++ b/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html @@ -2,10 +2,10 @@ - + HttpTools (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html b/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html index bd080a7ea..b99782caf 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html +++ b/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html @@ -2,10 +2,10 @@ - + MethodBase (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html b/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html index 0593f5e6c..8e29ba66a 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html +++ b/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html @@ -2,10 +2,10 @@ - + MethodSub (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/Param.html b/apidocs/com/omertron/themoviedbapi/tools/Param.html index faa57cc1a..b4e928d93 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/Param.html +++ b/apidocs/com/omertron/themoviedbapi/tools/Param.html @@ -2,10 +2,10 @@ - + Param (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/PostBody.html b/apidocs/com/omertron/themoviedbapi/tools/PostBody.html index 68e0a6b5f..d22ea40cb 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/PostBody.html +++ b/apidocs/com/omertron/themoviedbapi/tools/PostBody.html @@ -2,10 +2,10 @@ - + PostBody (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/PostTools.html b/apidocs/com/omertron/themoviedbapi/tools/PostTools.html index 0fed98411..d52402cf3 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/PostTools.html +++ b/apidocs/com/omertron/themoviedbapi/tools/PostTools.html @@ -2,10 +2,10 @@ - + PostTools (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html b/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html index f04fccab8..283996fbd 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html +++ b/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html @@ -2,10 +2,10 @@ - + TmdbParameters (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html index 80026eeaa..593285f9d 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/HttpTools.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/HttpTools.html index a694437e1..75d121007 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/HttpTools.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/HttpTools.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.tools.HttpTools (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodBase.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodBase.html index cdb948a14..536db7290 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodBase.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodBase.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.tools.MethodBase (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodSub.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodSub.html index 8c2cdbbf5..bc948bfb8 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodSub.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodSub.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.tools.MethodSub (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/Param.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/Param.html index 7f10fe9bf..3a1b7e4ed 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/Param.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/Param.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.tools.Param (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/PostBody.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/PostBody.html index 83ecff5f0..94fdb02a9 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/PostBody.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/PostBody.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.tools.PostBody (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/PostTools.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/PostTools.html index ef6c7804e..e27de340e 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/PostTools.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/PostTools.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.tools.PostTools (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/TmdbParameters.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/TmdbParameters.html index 21830597b..36566c5f6 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/TmdbParameters.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/TmdbParameters.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.tools.TmdbParameters (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html index 2e37d8f24..a75eaefd5 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.tools (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html index eb96ca411..f948967ad 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.tools (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html index e7cdf0909..16b20cad7 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.tools Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-use.html b/apidocs/com/omertron/themoviedbapi/tools/package-use.html index 0045251fd..519b2661a 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.tools (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index 98b1d7dfb..199f8d3ab 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index aa2351d1c..5353d941c 100644 --- a/apidocs/deprecated-list.html +++ b/apidocs/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index b8a7e15d8..f2d09f93a 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -2,10 +2,10 @@ - + API Help (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/index-all.html b/apidocs/index-all.html index ea8eca76a..8699cbbbd 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -2,10 +2,10 @@ - + Index (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -170,7 +170,7 @@
    Constructor for the simple API URL method without a sub-method
    -
    AppendToResponse<AppendToResponseMethod> - Interface in com.omertron.themoviedbapi.interfaces
    +
    AppendToResponse<T extends AppendToResponseMethod> - Interface in com.omertron.themoviedbapi.interfaces
    Interface to indicate that the object has append to response methods
    @@ -442,7 +442,8 @@
    find(String, ExternalSource, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    You con use this method to find movies, tv series or persons using external ids.
    +
    You con use this method to find movies, tv series or persons using + external ids.
    FindResults - Class in com.omertron.themoviedbapi.model
     
    @@ -478,10 +479,18 @@
    Convert a string into an Enum type
    +
    fromString(String) - Static method in enum com.omertron.themoviedbapi.enumeration.TVEpisodeMethod
    +
    +
    Convert a string into an Enum type
    +
    fromString(String) - Static method in enum com.omertron.themoviedbapi.enumeration.TVMethod
    Convert a string into an Enum type
    +
    fromString(String) - Static method in enum com.omertron.themoviedbapi.enumeration.TVSeasonMethod
    +
    +
    Convert a string into an Enum type
    +
    fromString(String) - Static method in enum com.omertron.themoviedbapi.tools.MethodBase
    Convert a string into an Enum type
    @@ -552,7 +561,8 @@
    getAuthorisationToken() - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    This method is used to generate a valid request token for user based authentication.
    +
    This method is used to generate a valid request token for user based + authentication.
    getBackdropPath() - Method in class com.omertron.themoviedbapi.model.collection.Collection
     
    @@ -623,7 +633,8 @@
    getCollectionInfo(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    This method is used to retrieve all of the basic information about a movie collection.
    +
    This method is used to retrieve all of the basic information about a + movie collection.
    getCompanyInfo(int) - Method in class com.omertron.themoviedbapi.methods.TmdbCompanies
    @@ -631,7 +642,8 @@
    getCompanyInfo(int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    This method is used to retrieve the basic information about a production company on TMDb.
    +
    This method is used to retrieve the basic information about a production + company on TMDb.
    getCompanyMovies(int, String, Integer) - Method in class com.omertron.themoviedbapi.methods.TmdbCompanies
    @@ -682,8 +694,12 @@
    Get the detailed information about a particular credit record.
    +
    getCredits() - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo
    +
     
    getCredits() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
     
    +
    getCredits() - Method in class com.omertron.themoviedbapi.model.tv.TVSeasonInfo
    +
     
    getCreditType() - Method in class com.omertron.themoviedbapi.model.credits.CreditBasic
     
    getCreditType() - Method in class com.omertron.themoviedbapi.model.person.CreditInfo
    @@ -722,7 +738,8 @@
    getDiscoverMovies(Discover) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    Discover movies by different types of data like average rating, number of votes, genres and certifications.
    +
    Discover movies by different types of data like average rating, number of + votes, genres and certifications.
    getDiscoverTV(Discover) - Method in class com.omertron.themoviedbapi.methods.TmdbDiscover
    @@ -730,7 +747,8 @@
    getDiscoverTV(Discover) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    Discover movies by different types of data like average rating, number of votes, genres and certifications.
    +
    Discover movies by different types of data like average rating, number of + votes, genres and certifications.
    getEnglishName() - Method in class com.omertron.themoviedbapi.model.media.Translation
     
    @@ -744,7 +762,8 @@
    getEpisodeAccountState(int, int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    This method lets users get the status of whether or not the TV episode has been rated.
    +
    This method lets users get the status of whether or not the TV episode + has been rated.
    getEpisodeChanges(int, String, String) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
    @@ -772,7 +791,8 @@
    getEpisodeExternalID(int, int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    Get the external ids for a TV episode by comabination of a season and episode number.
    +
    Get the external ids for a TV episode by comabination of a season and + episode number.
    getEpisodeImages(int, int, int) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
    @@ -780,7 +800,8 @@
    getEpisodeImages(int, int, int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    Get the images (episode stills) for a TV episode by combination of a season and episode number.
    +
    Get the images (episode stills) for a TV episode by combination of a + season and episode number.
    getEpisodeInfo(int, int, int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
    @@ -788,7 +809,8 @@
    getEpisodeInfo(int, int, int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    Get the primary information about a TV episode by combination of a season and episode number.
    +
    Get the primary information about a TV episode by combination of a season + and episode number.
    getEpisodeNumber() - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeBasic
     
    @@ -804,7 +826,8 @@
    getEpisodeVideos(int, int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    Get the videos that have been added to a TV episode (teasers, clips, etc...)
    +
    Get the videos that have been added to a TV episode (teasers, clips, + etc...)
    getExpires() - Method in class com.omertron.themoviedbapi.model.authentication.TokenAuthorisation
     
    @@ -812,8 +835,12 @@
     
    getExternalIDs() - Method in class com.omertron.themoviedbapi.model.person.PersonInfo
     
    +
    getExternalIDs() - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo
    +
     
    getExternalIDs() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
     
    +
    getExternalIDs() - Method in class com.omertron.themoviedbapi.model.tv.TVSeasonInfo
    +
     
    getFavoriteCount() - Method in class com.omertron.themoviedbapi.model.list.ListItem
     
    getFavoriteCount() - Method in class com.omertron.themoviedbapi.model.list.UserList
    @@ -960,8 +987,12 @@
     
    getImages() - Method in class com.omertron.themoviedbapi.model.person.PersonInfo
     
    +
    getImages() - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo
    +
     
    getImages() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
     
    +
    getImages() - Method in class com.omertron.themoviedbapi.model.tv.TVSeasonInfo
    +
     
    getImdbID() - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
     
    getImdbId() - Method in class com.omertron.themoviedbapi.model.person.ExternalID
    @@ -1108,21 +1139,23 @@
     
    getMovieAccountState(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    -
    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.
    getMovieAccountState(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    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.
    -
    getMovieAlternativeTitles(int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    +
    getMovieAlternativeTitles(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    -
    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.
    -
    getMovieAlternativeTitles(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getMovieAlternativeTitles(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    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.
    getMovieChangeList(Integer, String, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    @@ -1136,23 +1169,25 @@
    Get the changes for a specific movie ID.
    -
    getMovieCredits(int, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    +
    getMovieCredits(int) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    Get the cast and crew information for a specific movie id.
    getMovieCredits() - Method in class com.omertron.themoviedbapi.model.person.PersonInfo
     
    -
    getMovieCredits(int, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getMovieCredits(int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    Get the cast and crew information for a specific movie id.
    -
    getMovieImages(int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    +
    getMovieImages(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    -
    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.
    -
    getMovieImages(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getMovieImages(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    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.
    getMovieInfo(int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    @@ -1170,37 +1205,41 @@
    This method is used to retrieve all of the basic movie information.
    -
    getMovieKeywords(int, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    +
    getMovieKeywords(int) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    -
    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.
    -
    getMovieKeywords(int, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getMovieKeywords(int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    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.
    -
    getMovieLists(int, Integer, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    +
    getMovieLists(int, Integer, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    Get the lists that the movie belongs to
    -
    getMovieLists(int, Integer, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getMovieLists(int, Integer, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    Get the lists that the movie belongs to
    -
    getMovieReleaseInfo(int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    +
    getMovieReleaseInfo(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    -
    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.
    -
    getMovieReleaseInfo(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getMovieReleaseInfo(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    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.
    getMovieResults() - Method in class com.omertron.themoviedbapi.model.FindResults
     
    -
    getMovieReviews(int, Integer, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    +
    getMovieReviews(int, Integer, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    Get the reviews for a particular movie id.
    -
    getMovieReviews(int, Integer, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getMovieReviews(int, Integer, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    Get the reviews for a particular movie id.
    @@ -1212,21 +1251,25 @@
    Get a list of movies certification.
    -
    getMovieTranslations(int, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    +
    getMovieTranslations(int) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    -
    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.
    -
    getMovieTranslations(int, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getMovieTranslations(int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    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.
    -
    getMovieVideos(int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    +
    getMovieVideos(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    -
    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.
    -
    getMovieVideos(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getMovieVideos(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    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.
    getName() - Method in class com.omertron.themoviedbapi.model.AbstractIdName
     
    @@ -1344,11 +1387,11 @@
    Get the changes for a specific person id.
    -
    getPersonCombinedCredits(int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbPeople
    +
    getPersonCombinedCredits(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbPeople
    Get the combined (movie and TV) credits for a specific person id.
    -
    getPersonCombinedCredits(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getPersonCombinedCredits(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    Get the combined (movie and TV) credits for a specific person id.
    @@ -1384,11 +1427,11 @@
    Get the latest person id.
    -
    getPersonMovieCredits(int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbPeople
    +
    getPersonMovieCredits(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbPeople
    Get the movie credits for a specific person id.
    -
    getPersonMovieCredits(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getPersonMovieCredits(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    Get the movie credits for a specific person id.
    @@ -1410,11 +1453,11 @@
    Get the images that have been tagged with a specific person id.
    -
    getPersonTVCredits(int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbPeople
    +
    getPersonTVCredits(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbPeople
    Get the TV credits for a specific person id.
    -
    getPersonTVCredits(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getPersonTVCredits(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    Get the TV credits for a specific person id.
    @@ -1478,10 +1521,18 @@
     
    getPropertyString() - Method in enum com.omertron.themoviedbapi.enumeration.SortBy
     
    +
    getPropertyString() - Method in enum com.omertron.themoviedbapi.enumeration.TVEpisodeMethod
    +
    +
    Get the string to use in the URL
    +
    getPropertyString() - Method in enum com.omertron.themoviedbapi.enumeration.TVMethod
    Get the string to use in the URL
    +
    getPropertyString() - Method in enum com.omertron.themoviedbapi.enumeration.TVSeasonMethod
    +
    +
    Get the string to use in the URL
    +
    getPropertyString() - Method in interface com.omertron.themoviedbapi.interfaces.AppendToResponseMethod
     
    getRated() - Method in class com.omertron.themoviedbapi.model.media.MediaState
    @@ -1551,7 +1602,8 @@
    getSeasonAccountState(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    This method lets users get the status of whether or not the TV episodes of a season have been rated.
    +
    This method lets users get the status of whether or not the TV episodes + of a season have been rated.
    getSeasonChanges(int, String, String) - Method in class com.omertron.themoviedbapi.methods.TmdbSeasons
    @@ -1576,7 +1628,8 @@
    getSeasonExternalID(int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    Get the external ids that we have stored for a TV season by season number.
    +
    Get the external ids that we have stored for a TV season by season + number.
    getSeasonImages(int, int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbSeasons
    @@ -1609,7 +1662,8 @@
    getSeasonVideos(int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    Get the videos that have been added to a TV season (trailers, teasers, etc...)
    +
    Get the videos that have been added to a TV season (trailers, teasers, + etc...)
    getSecureBaseUrl() - Method in class com.omertron.themoviedbapi.model.config.Configuration
     
    @@ -1621,7 +1675,8 @@
    getSessionToken(TokenAuthorisation) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    This method is used to generate a session id for user based authentication.
    +
    This method is used to generate a session id for user based + authentication.
    getSessionTokenLogin(TokenAuthorisation, String, String) - Method in class com.omertron.themoviedbapi.methods.TmdbAuthentication
    @@ -1629,19 +1684,22 @@
    getSessionTokenLogin(TokenAuthorisation, String, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    This method is used to generate a session id for user based authentication.
    +
    This method is used to generate a session id for user based + authentication.
    getShowId() - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeBasic
     
    -
    getSimilarMovies(int, Integer, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    +
    getSimilarMovies(int, Integer, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    -
    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.
    getSimilarMovies() - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
     
    -
    getSimilarMovies(int, Integer, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getSimilarMovies(int, Integer, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    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.
    getSimilarTV() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
     
    @@ -1689,7 +1747,8 @@
    getTimezones() - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    Get the list of supported timezones for the API methods that support them.
    +
    Get the list of supported timezones for the API methods that support + them.
    getTitle() - Method in class com.omertron.themoviedbapi.model.collection.Collection
     
    @@ -1705,11 +1764,13 @@
     
    getTopRatedMovies(Integer, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
    -
    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.
    getTopRatedMovies(Integer, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    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.
    getTotalPages() - Method in interface com.omertron.themoviedbapi.interfaces.WrapperPages
     
    @@ -1731,13 +1792,13 @@
     
    getTVAccountState(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbTV
    -
    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.
    +
    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.
    getTVAccountState(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    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.
    +
    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.
    getTVAiringToday(Integer, String, String) - Method in class com.omertron.themoviedbapi.methods.TmdbTV
    @@ -1783,13 +1844,13 @@
    Get the content ratings for a specific TV show id.
    -
    getTVCredits(int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbTV
    +
    getTVCredits(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbTV
    Get the cast & crew information about a TV series.
    getTvCredits() - Method in class com.omertron.themoviedbapi.model.person.PersonInfo
     
    -
    getTVCredits(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getTVCredits(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    Get the cast & crew information about a TV series.
    @@ -1821,11 +1882,11 @@
    Get the primary information about a TV series by id.
    -
    getTVKeywords(int, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbTV
    +
    getTVKeywords(int) - Method in class com.omertron.themoviedbapi.methods.TmdbTV
    Get the plot keywords for a specific TV show id.
    -
    getTVKeywords(int, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getTVKeywords(int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    Get the plot keywords for a specific TV show id.
    @@ -1851,11 +1912,11 @@
     
    getTvSeasonResults() - Method in class com.omertron.themoviedbapi.model.FindResults
     
    -
    getTVSimilar(int, Integer, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbTV
    +
    getTVSimilar(int, Integer, String) - Method in class com.omertron.themoviedbapi.methods.TmdbTV
    Get the similar TV shows for a specific tv id.
    -
    getTVSimilar(int, Integer, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    +
    getTVSimilar(int, Integer, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    Get the similar TV shows for a specific tv id.
    @@ -1877,11 +1938,13 @@
    getTVVideos(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbTV
    -
    Get the videos that have been added to a TV series (trailers, opening credits, etc...)
    +
    Get the videos that have been added to a TV series (trailers, opening + credits, etc...)
    getTVVideos(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    Get the videos that have been added to a TV series (trailers, opening credits, etc...)
    +
    Get the videos that have been added to a TV series (trailers, opening + credits, etc...)
    getType() - Method in class com.omertron.themoviedbapi.model.media.Trailer
     
    @@ -1943,8 +2006,12 @@
    getVideos() - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
     
    +
    getVideos() - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo
    +
     
    getVideos() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
     
    +
    getVideos() - Method in class com.omertron.themoviedbapi.model.tv.TVSeasonInfo
    +
     
    getVideos() - Method in class com.omertron.themoviedbapi.results.WrapperVideos
     
    getVoteAverage() - Method in class com.omertron.themoviedbapi.model.artwork.Artwork
    @@ -2009,14 +2076,18 @@
     
    hashCode() - Method in class com.omertron.themoviedbapi.model.movie.ReleaseInfo
     
    -
    hasMethod(AppendToResponseMethod) - Method in interface com.omertron.themoviedbapi.interfaces.AppendToResponse
    +
    hasMethod(T) - Method in interface com.omertron.themoviedbapi.interfaces.AppendToResponse
     
    hasMethod(MovieMethod) - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
     
    hasMethod(PeopleMethod) - Method in class com.omertron.themoviedbapi.model.person.PersonInfo
     
    +
    hasMethod(TVEpisodeMethod) - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo
    +
     
    hasMethod(TVMethod) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
     
    +
    hasMethod(TVSeasonMethod) - Method in class com.omertron.themoviedbapi.model.tv.TVSeasonInfo
    +
     
    httpTools - Variable in class com.omertron.themoviedbapi.methods.AbstractMethod
     
    HttpTools - Class in com.omertron.themoviedbapi.tools
    @@ -2481,7 +2552,8 @@
    searchMovie(String, Integer, String, Boolean, Integer, Integer, SearchType) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
    -
    Search Movies This is a good starting point to start finding movies on TMDb.
    +
    Search Movies This is a good starting point to start finding movies on + TMDb.
    searchMulti(String, Integer, String, Boolean) - Method in class com.omertron.themoviedbapi.methods.TmdbSearch
    @@ -2619,8 +2691,12 @@
     
    setCredits(MediaCreditList) - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
     
    +
    setCredits(MediaCreditList) - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo
    +
     
    setCredits(MediaCreditList) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
     
    +
    setCredits(MediaCreditList) - Method in class com.omertron.themoviedbapi.model.tv.TVSeasonInfo
    +
     
    setCreditType(CreditType) - Method in class com.omertron.themoviedbapi.model.credits.CreditBasic
     
    setCreditType(String) - Method in class com.omertron.themoviedbapi.model.person.CreditInfo
    @@ -2673,8 +2749,12 @@
     
    setExternalIDs(ExternalID) - Method in class com.omertron.themoviedbapi.model.person.PersonInfo
     
    +
    setExternalIDs(ExternalID) - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo
    +
     
    setExternalIDs(ExternalID) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
     
    +
    setExternalIDs(ExternalID) - Method in class com.omertron.themoviedbapi.model.tv.TVSeasonInfo
    +
     
    setFavorite(boolean) - Method in class com.omertron.themoviedbapi.model.media.MediaState
     
    setFavoriteCount(int) - Method in class com.omertron.themoviedbapi.model.list.ListItem
    @@ -2767,8 +2847,12 @@
     
    setImages(WrapperImages) - Method in class com.omertron.themoviedbapi.model.person.PersonInfo
     
    +
    setImages(WrapperImages) - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo
    +
     
    setImages(WrapperImages) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
     
    +
    setImages(WrapperImages) - Method in class com.omertron.themoviedbapi.model.tv.TVSeasonInfo
    +
     
    setImdbID(String) - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
     
    setImdbId(String) - Method in class com.omertron.themoviedbapi.model.person.ExternalID
    @@ -3167,8 +3251,12 @@
     
    setVideos(WrapperVideos) - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
     
    +
    setVideos(WrapperGenericList<Video>) - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo
    +
     
    setVideos(WrapperGenericList<Video>) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
     
    +
    setVideos(WrapperGenericList<Video>) - Method in class com.omertron.themoviedbapi.model.tv.TVSeasonInfo
    +
     
    setVideos(List<Video>) - Method in class com.omertron.themoviedbapi.results.WrapperVideos
     
    setVoteAverage(float) - Method in class com.omertron.themoviedbapi.model.artwork.Artwork
    @@ -3455,6 +3543,10 @@
    TVEpisodeInfo() - Constructor for class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo
     
    +
    TVEpisodeMethod - Enum in com.omertron.themoviedbapi.enumeration
    +
    +
    List of TV methods
    +
    TVInfo - Class in com.omertron.themoviedbapi.model.tv
     
    TVInfo() - Constructor for class com.omertron.themoviedbapi.model.tv.TVInfo
    @@ -3475,6 +3567,10 @@
    TVSeasonInfo() - Constructor for class com.omertron.themoviedbapi.model.tv.TVSeasonInfo
     
    +
    TVSeasonMethod - Enum in com.omertron.themoviedbapi.enumeration
    +
    +
    List of TV methods
    +
    @@ -3525,10 +3621,18 @@
    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum com.omertron.themoviedbapi.enumeration.TVEpisodeMethod
    +
    +
    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum com.omertron.themoviedbapi.enumeration.TVMethod
    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum com.omertron.themoviedbapi.enumeration.TVSeasonMethod
    +
    +
    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum com.omertron.themoviedbapi.tools.MethodBase
    Returns the enum constant of this type with the specified name.
    @@ -3585,11 +3689,21 @@ the order they are declared.
    Returns an array containing the constants of this enum type, in the order they are declared.
    +
    values() - Static method in enum com.omertron.themoviedbapi.enumeration.TVEpisodeMethod
    +
    +
    Returns an array containing the constants of this enum type, in +the order they are declared.
    +
    values() - Static method in enum com.omertron.themoviedbapi.enumeration.TVMethod
    Returns an array containing the constants of this enum type, in the order they are declared.
    +
    values() - Static method in enum com.omertron.themoviedbapi.enumeration.TVSeasonMethod
    +
    +
    Returns an array containing the constants of this enum type, in +the order they are declared.
    +
    values() - Static method in enum com.omertron.themoviedbapi.tools.MethodBase
    Returns an array containing the constants of this enum type, in diff --git a/apidocs/index.html b/apidocs/index.html index 1c19c3458..dcdefffd9 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,7 +2,7 @@ - + API-The MovieDB 4.0-SNAPSHOT API