diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index d517330e9..b93e5394d 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index 398cbc829..51fb65a7c 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/Compare.html b/apidocs/com/omertron/themoviedbapi/Compare.html index 9e1c74b97..cb06de087 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 cb214c08b..3edf8aadd 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 564efe0bc..746d6934a 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/class-use/Compare.html b/apidocs/com/omertron/themoviedbapi/class-use/Compare.html index ad18a1fc9..80bdad7b1 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 bf3d01e02..7b6f7a3af 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) - + @@ -1161,8 +1161,7 @@ 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.
@@ -1187,8 +1186,7 @@ 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.
@@ -1196,8 +1194,7 @@ TmdbEpisodes.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.
@@ -1207,8 +1204,7 @@ 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.
@@ -1217,8 +1213,7 @@ 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...)
@@ -1311,6 +1306,14 @@ +protected ResultList<ChangeKeyItem> +AbstractMethod.getMediaChanges(int mediaID, + String startDate, + String endDate) +
Look up the media's changes by ID
+ + + MediaState TmdbMovies.getMovieAccountState(int movieId, String sessionId) @@ -1318,7 +1321,7 @@ list. - + ResultList<AlternativeTitle> TmdbMovies.getMovieAlternativeTitles(int movieId, String country, @@ -1326,7 +1329,7 @@
This method is used to retrieve all of the alternative titles we have for a particular movie.
- + ResultList<ChangeKeyItem> TmdbMovies.getMovieChanges(int movieId, String startDate, @@ -1334,14 +1337,14 @@
Get the changes for a specific movie ID.
- + MediaCreditList TmdbMovies.getMovieCredits(int movieId, String... appendToResponse)
Get the cast and crew information for a specific movie id.
- + ResultList<Artwork> TmdbMovies.getMovieImages(int movieId, String language, @@ -1349,7 +1352,7 @@
This method should be used when you’re wanting to retrieve all of the images for a particular movie.
- + MovieInfo TmdbMovies.getMovieInfo(int movieId, String language, @@ -1357,7 +1360,7 @@
This method is used to retrieve all of the basic movie information.
- + MovieInfo TmdbMovies.getMovieInfoImdb(String imdbId, String language, @@ -1365,14 +1368,14 @@
This method is used to retrieve all of the basic movie information.
- + 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.
- + ResultList<UserList> TmdbMovies.getMovieLists(int movieId, Integer page, @@ -1381,7 +1384,7 @@
Get the lists that the movie belongs to
- + ResultList<ReleaseInfo> TmdbMovies.getMovieReleaseInfo(int movieId, String language, @@ -1389,7 +1392,7 @@
This method is used to retrieve all of the release and certification data we have for a specific movie.
- + ResultList<Review> TmdbMovies.getMovieReviews(int movieId, Integer page, @@ -1398,20 +1401,20 @@
Get the reviews for a particular movie id.
- + ResultsMap<String,List<Certification>> TmdbCertifications.getMoviesCertification()
Get a list of movies certification.
- + ResultList<Translation> TmdbMovies.getMovieTranslations(int movieId, String... appendToResponse)
This method is used to retrieve a list of the available translations for a specific movie.
- + ResultList<Video> TmdbMovies.getMovieVideos(int movieId, String language, @@ -1419,20 +1422,20 @@
This method is used to retrieve all of the trailers for a particular movie.
- + Network TmdbNetworks.getNetworkInfo(int networkId)
This method is used to retrieve the basic information about a TV network.
- + ResultList<MovieInfo> TmdbMovies.getNowPlayingMovies(Integer page, String language)
This method is used to retrieve the movies currently in theatres.
- + ResultList<ChangeKeyItem> TmdbPeople.getPersonChanges(int personId, String startDate, @@ -1440,7 +1443,7 @@
Get the changes for a specific person id.
- + PersonCredits<CreditBasic> TmdbPeople.getPersonCombinedCredits(int personId, String language, @@ -1448,32 +1451,32 @@
Get the combined (movie and TV) credits for a specific person id.
- + ExternalID TmdbPeople.getPersonExternalIds(int personId)
Get the external ids for a specific person id.
- + ResultList<Artwork> TmdbPeople.getPersonImages(int personId)
Get the images for a specific person id.
- + Person TmdbPeople.getPersonInfo(int personId, String... appendToResponse)
Get the general person information for a specific id.
- + Person TmdbPeople.getPersonLatest()
Get the latest person id.
- + PersonCredits<CreditMovieBasic> TmdbPeople.getPersonMovieCredits(int personId, String language, @@ -1481,13 +1484,13 @@
Get the movie credits for a specific person id.
- + ResultList<PersonFind> TmdbPeople.getPersonPopular(Integer page)
Get the list of popular people on The Movie Database.
- + ResultList<ArtworkMedia> TmdbPeople.getPersonTaggedImages(int personId, Integer page, @@ -1495,7 +1498,7 @@
Get the images that have been tagged with a specific person id.
- + PersonCredits<CreditTVBasic> TmdbPeople.getPersonTVCredits(int personId, String language, @@ -1503,14 +1506,14 @@
Get the TV credits for a specific person id.
- + ResultList<MovieInfo> TmdbMovies.getPopularMovieList(Integer page, String language)
This method is used to retrieve the daily movie popularity list.
- + ResultList<MovieBasic> TmdbAccount.getRatedMovies(String sessionId, int accountId, @@ -1520,7 +1523,7 @@
Get the list of rated movies (and associated rating) for an account.
- + ResultList<TVBasic> TmdbAccount.getRatedTV(String sessionId, int accountId, @@ -1530,13 +1533,13 @@
Get the list of rated TV shows (and associated rating) for an account.
- + Review TmdbReviews.getReview(String reviewId)
Get the full details of a review by ID.
- + MediaState TmdbSeasons.getSeasonAccountState(int tvID, String sessionID) @@ -1544,7 +1547,7 @@ of a season have been rated. - + ResultList<ChangeKeyItem> TmdbSeasons.getSeasonChanges(int tvID, String startDate, @@ -1552,14 +1555,14 @@
Look up a TV season's changes by season ID.
- + MediaCreditList TmdbSeasons.getSeasonCredits(int tvID, int seasonNumber)
Get the cast & crew credits for a TV season by season number.
- + ExternalID TmdbSeasons.getSeasonExternalID(int tvID, int seasonNumber, @@ -1568,7 +1571,7 @@ number. - + ResultList<Artwork> TmdbSeasons.getSeasonImages(int tvID, int seasonNumber, @@ -1577,7 +1580,7 @@
Get the images that we have stored for a TV season by season number.
- + TVSeasonInfo TmdbSeasons.getSeasonInfo(int tvID, int seasonNumber, @@ -1586,7 +1589,7 @@
Get the primary information about a TV season by its season number.
- + ResultList<Video> TmdbSeasons.getSeasonVideos(int tvID, int seasonNumber, @@ -1595,13 +1598,13 @@ etc...) - + TokenSession TmdbAuthentication.getSessionToken(TokenAuthorisation token)
This method is used to generate a session id for user based authentication.
- + TokenAuthorisation TmdbAuthentication.getSessionTokenLogin(TokenAuthorisation token, String username, @@ -1609,7 +1612,7 @@
This method is used to generate a session id for user based authentication.
- + ResultList<MovieInfo> TmdbMovies.getSimilarMovies(int movieId, Integer page, @@ -1618,20 +1621,20 @@
The similar movies method will let you retrieve the similar movies for a particular movie.
- + ResultsMap<String,List<String>> TmdbConfiguration.getTimezones()
Get the list of supported timezones for the API methods that support them
- + ResultList<MovieInfo> TmdbMovies.getTopRatedMovies(Integer page, String language)
This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
- + MediaState TmdbTV.getTVAccountState(int tvID, String sessionID) @@ -1639,7 +1642,7 @@ been rated or added to their favourite or watch lists. - + ResultList<TVBasic> TmdbTV.getTVAiringToday(Integer page, String language, @@ -1647,19 +1650,19 @@
Get the list of TV shows that air today.
- + ResultList<AlternativeTitle> TmdbTV.getTVAlternativeTitles(int tvID)
Get the alternative titles for a specific show ID.
- + ResultsMap<String,List<Certification>> TmdbCertifications.getTvCertification()
Get a list of tv certification.
- + ResultList<ChangeKeyItem> TmdbTV.getTVChanges(int tvID, String startDate, @@ -1667,13 +1670,13 @@
Get the changes for a specific TV show id.
- + ResultList<ContentRating> TmdbTV.getTVContentRatings(int tvID)
Get the content ratings for a specific TV show id.
- + MediaCreditList TmdbTV.getTVCredits(int tvID, String language, @@ -1681,14 +1684,14 @@
Get the cast & crew information about a TV series.
- + ExternalID TmdbTV.getTVExternalIDs(int tvID, String language)
Get the external ids that we have stored for a TV series.
- + ResultList<Artwork> TmdbTV.getTVImages(int tvID, String language, @@ -1696,7 +1699,7 @@
Get the images (posters and backdrops) for a TV series.
- + TVInfo TmdbTV.getTVInfo(int tvID, String language, @@ -1704,28 +1707,28 @@
Get the primary information about a TV series by id.
- + ResultList<Keyword> TmdbTV.getTVKeywords(int tvID, String... appendToResponse)
Get the plot keywords for a specific TV show id.
- + ResultList<TVBasic> TmdbTV.getTVOnTheAir(Integer page, String language)
Get the list of TV shows that are currently on the air.
- + ResultList<TVBasic> TmdbTV.getTVPopular(Integer page, String language)
Get the list of popular TV shows.
- + ResultList<TVInfo> TmdbTV.getTVSimilar(int tvID, Integer page, @@ -1734,20 +1737,20 @@
Get the similar TV shows for a specific tv id.
- + ResultList<TVBasic> TmdbTV.getTVTopRated(Integer page, String language)
Get the list of top rated TV shows.
- + ResultList<Translation> TmdbTV.getTVTranslations(int tvID)
Get the list of translations that exist for a TV series.
- + ResultList<Video> TmdbTV.getTVVideos(int tvID, String language) @@ -1755,27 +1758,27 @@ credits, etc...) - + protected static com.fasterxml.jackson.core.type.TypeReference AbstractMethod.getTypeReference(Class aClass)
Helper function to get a pre-generated TypeReference for a class
- + ResultList<MovieInfo> TmdbMovies.getUpcoming(Integer page, String language)
Get the list of upcoming movies.
- + ResultList<UserList> TmdbAccount.getUserLists(String sessionId, int accountId)
Get all lists of a given user
- + ResultList<MovieBasic> TmdbAccount.getWatchListMovie(String sessionId, int accountId, @@ -1785,7 +1788,7 @@
Get the list of movies on an accounts watch list.
- + ResultList<TVBasic> TmdbAccount.getWatchListTV(String sessionId, int accountId, @@ -1795,7 +1798,7 @@
Get the list of movies on an accounts watch list.
- + StatusCode TmdbAccount.modifyFavoriteStatus(String sessionId, int accountId, @@ -1805,7 +1808,7 @@
Add or remove a movie to an accounts favorite list.
- + StatusCode TmdbAccount.modifyWatchList(String sessionId, int accountId, @@ -1815,7 +1818,7 @@
Add or remove a movie to an accounts watch list.
- + StatusCode TmdbEpisodes.postEpisodeRating(int tvID, int seasonNumber, @@ -1826,7 +1829,7 @@
This method lets users rate a TV episode.
- + StatusCode TmdbMovies.postMovieRating(int movieId, int rating, @@ -1835,7 +1838,7 @@
This method lets users rate a movie.
- + StatusCode TmdbTV.postTVRating(int tvID, int rating, @@ -1844,7 +1847,7 @@
This method lets users rate a TV show.
- + protected <T> WrapperGenericList<T> AbstractMethod.processWrapper(com.fasterxml.jackson.core.type.TypeReference typeRef, URL url, @@ -1852,7 +1855,7 @@
Process the wrapper list and return the whole wrapper
- + protected <T> List<T> AbstractMethod.processWrapperList(com.fasterxml.jackson.core.type.TypeReference typeRef, URL url, @@ -1860,7 +1863,7 @@
Process the wrapper list and return the results
- + StatusCode TmdbLists.removeItem(String sessionId, String listId, @@ -1868,7 +1871,7 @@
This method lets users delete items from a list that they created.
- + ResultList<Collection> TmdbSearch.searchCollection(String query, Integer page, @@ -1876,21 +1879,21 @@
Search for collections by name.
- + ResultList<Company> TmdbSearch.searchCompanies(String query, Integer page)
Search Companies.
- + ResultList<Keyword> TmdbSearch.searchKeyword(String query, Integer page)
Search for keywords by name
- + ResultList<UserList> TmdbSearch.searchList(String query, Integer page, @@ -1898,7 +1901,7 @@
Search for lists by name and description.
- + ResultList<MovieInfo> TmdbSearch.searchMovie(String query, Integer page, @@ -1910,7 +1913,7 @@
Search Movies This is a good starting point to start finding movies on TMDb.
- + ResultList<MediaBasic> TmdbSearch.searchMulti(String query, Integer page, @@ -1919,7 +1922,7 @@
Search the movie, tv show and person collections with a single query.
- + ResultList<PersonFind> TmdbSearch.searchPeople(String query, Integer page, @@ -1928,7 +1931,7 @@
This is a good starting point to start finding people on TMDb.
- + ResultList<TVBasic> TmdbSearch.searchTV(String query, Integer page, diff --git a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html index 352c5fb3b..8978ec09c 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 66b20fbff..a5d09d0fe 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 0ee1f0f8e..88767b582 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 53548da21..46fda0207 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 fe633a5a5..55851533f 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/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html index b5cec6285..0328a680f 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 5386182f2..02787a270 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html index 2865a1559..26ef9a237 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.ArtworkType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html index 69537897d..019882128 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.CreditType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html index 044f93961..8f860a307 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.ExternalSource (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html index 9b705f393..83d93297c 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.MediaType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html index c260a30b1..45d6ee82b 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.SearchType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html index 2887e1d6c..8ae831e9b 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.SortBy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html index 2276e5c55..526631c66 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html index 413faf39c..5866bfd90 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html index ae890f36b..90f9b06eb 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html index 5e54e4453..a60881c41 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/IIdentification.html b/apidocs/com/omertron/themoviedbapi/interfaces/IIdentification.html index 170d1f28a..4082a33ba 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/IIdentification.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/IIdentification.html @@ -2,10 +2,10 @@ - + IIdentification (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperDates.html index 2bbdc6158..4604b985c 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperDates.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperDates.html @@ -2,10 +2,10 @@ - + IWrapperDates (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperPages.html index 78bc495a9..0d73f4255 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperPages.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperPages.html @@ -2,10 +2,10 @@ - + IWrapperPages (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IIdentification.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IIdentification.html index 7e70b3938..22eec78c6 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IIdentification.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IIdentification.html @@ -2,10 +2,10 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.IIdentification (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperDates.html index 2d5b3fe6c..077b67f14 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperDates.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperDates.html @@ -2,10 +2,10 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.IWrapperDates (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperPages.html index bbe7dc451..e80d7d9d8 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperPages.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperPages.html @@ -2,10 +2,10 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.IWrapperPages (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 9b8d5b46e..b2de60b7a 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 7e4f784e9..3035fa3bd 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html index e3aa43b44..161df70ef 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html index 3c61c08b9..cf1b6f0cf 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html b/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html index 96935f9cf..5e3b1bac8 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) - + @@ -172,12 +172,20 @@ extends Method and Description +protected ResultList<ChangeKeyItem> +getMediaChanges(int mediaID, + String startDate, + String endDate) +
Look up the media's changes by ID
+ + + protected static com.fasterxml.jackson.core.type.TypeReference getTypeReference(Class aClass)
Helper function to get a pre-generated TypeReference for a class
- + protected <T> WrapperGenericList<T> processWrapper(com.fasterxml.jackson.core.type.TypeReference typeRef, URL url, @@ -185,7 +193,7 @@ extends Process the wrapper list and return the whole wrapper - + protected <T> List<T> processWrapperList(com.fasterxml.jackson.core.type.TypeReference typeRef, URL url, @@ -305,7 +313,7 @@ extends - diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html index ebefe5881..14ea7baa3 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) - + @@ -262,7 +262,7 @@ extends AbstractMethod -getTypeReference, processWrapper, processWrapperList +getMediaChanges, getTypeReference, processWrapper, processWrapperList
  • @@ -298,8 +293,7 @@ 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:
    @@ -334,8 +328,7 @@ 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 -
    @@ -372,8 +365,7 @@ 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:
    @@ -390,8 +382,7 @@ 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:
    @@ -411,8 +402,7 @@ 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:
    @@ -430,8 +420,7 @@ 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/methods/TmdbFind.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html index 922b4dbec..cf5791892 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) - + @@ -174,7 +174,7 @@ extends AbstractMethod -getTypeReference, processWrapper, processWrapperList
  • +getMediaChanges, getTypeReference, processWrapper, processWrapperList
- - - -
    -
  • -

    setIsoCode

    -
    public void setIsoCode(String isoCode)
    -
  • -
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html index 5b81a25bf..926aeb04b 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 978afdb75..c35de7119 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) - + 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 9bd576290..266cdacfd 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) - + 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 60ee66c2a..0cc6fbc36 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 1555ab9d6..7cc2c209f 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 a4a3e9fef..97b85ef22 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html index b02213cfc..839dcab82 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 f7218dfba..cf2cdb33d 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 c436498ef..34b6ae07a 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-use.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-use.html index 9f493fe30..18fe7df34 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 6fd8fb531..9ceb39877 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 14d3afc4e..ba8a499e3 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 50ef97eb0..7ba4ecb5b 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 79aa54a6d..2af24a5d3 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 36c90351b..5e9e0321d 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 4c5dc1cfc..aa847d1f7 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 6d93e9cf3..660849e2d 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 6b07b49f7..013634dad 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 d9aa9ab16..4c99cd41f 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 6937d9765..2495402a1 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 2ae03d613..dda9fb8de 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) - + @@ -138,7 +138,7 @@ extends String -getLanguage()  +getCountry()  String @@ -146,7 +146,7 @@ extends void -setLanguage(String language)  +setCountry(String country)  void @@ -191,22 +191,22 @@ extends +
  • -

    getLanguage

    -
    public String getLanguage()
    +

    getCountry

    +
    public String getCountry()
- +
  • -

    setLanguage

    -
    public void setLanguage(String language)
    +

    setCountry

    +
    public void setCountry(String country)
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/CreditBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/CreditBasic.html index d79d9a15f..0948296ca 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/CreditBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/CreditBasic.html @@ -2,10 +2,10 @@ - + CreditBasic (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 a073ee236..8dcb7a80b 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/CreditMovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/CreditMovieBasic.html index 5c845b748..e27b80e3a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/CreditMovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/CreditMovieBasic.html @@ -2,10 +2,10 @@ - + CreditMovieBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/CreditTVBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/CreditTVBasic.html index bfe088e1c..bfddd09ef 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/CreditTVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/CreditTVBasic.html @@ -2,10 +2,10 @@ - + CreditTVBasic (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 2984af103..076b8cee2 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/Person.html b/apidocs/com/omertron/themoviedbapi/model/person/Person.html index e1fd7d2b0..11b04ab42 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/Person.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/Person.html @@ -2,10 +2,10 @@ - + Person (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 8a3537aa4..c52b78672 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/PersonCredits.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonCredits.html index 74c1f741a..1dfa48b32 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonCredits.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonCredits.html @@ -2,10 +2,10 @@ - + PersonCredits (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 1efcea13e..cc1d7cb77 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 482d3c4ab..682b481e1 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/class-use/ContentRating.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html index f08891e6f..c8eab0c78 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/CreditBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditBasic.html index 3f39f0230..fa832debf 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.CreditBasic (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 a669f3efc..64bcb8ced 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/CreditMovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditMovieBasic.html index d4d14f6de..35a6e21c9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditMovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditMovieBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.CreditMovieBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditTVBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditTVBasic.html index e138446b0..cd5beb53f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditTVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditTVBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.CreditTVBasic (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 50bfa20ce..721558d29 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) - + @@ -150,8 +150,7 @@ 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.
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/Person.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/Person.html index 255bb7e44..08eebdf6c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/Person.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/Person.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.Person (API-The MovieDB 4.0-SNAPSHOT API) - + 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 c20e93396..e56d5080e 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/PersonCredits.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCredits.html index 878fae298..ce17652ca 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCredits.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCredits.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.PersonCredits (API-The MovieDB 4.0-SNAPSHOT API) - + 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 9c77c662d..d245bb933 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 bae8f694e..c18e6e3a2 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/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/person/package-frame.html index 93634f8cc..93f74890f 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 549459cec..7d73bf8f6 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 cff0f15fa..0b27a5b09 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/package-use.html b/apidocs/com/omertron/themoviedbapi/model/person/package-use.html index 1917df8bc..b2b2ba351 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 afc2211e6..fa0cf2422 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 a603203e1..a81772537 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/review/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/review/package-frame.html index 3e3503bac..439363429 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 6255f8538..8656dddb8 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 083237360..a36225469 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 401e7cff4..bb47602c7 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 88d6d2c03..7df8483c4 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 757c7e384..d31a77209 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 aacb742cc..98ea4666a 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 a4b68b133..ca141f7e3 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html index eb0fa1ffe..2db185759 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html @@ -2,10 +2,10 @@ - + TVInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html index 1ec4b285f..006460a2f 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 cea6471b1..a0641c99e 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) - + 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 55975d20d..a268ca8e3 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) - + 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 00c2252bf..c103ba619 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 59a9ba41d..7090bcfbd 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 9a21db55b..151dd3da6 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) - + @@ -135,8 +135,7 @@ 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 e5b28d713..4368a8dc9 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) - + 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 d16effaf0..fe8fefea5 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 40b03890b..91c257814 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 ebcbd5ae8..6cde0ee69 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 fac5f9bf0..1fa016ea4 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 c430b2ef6..fc82179d4 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/package-use.html b/apidocs/com/omertron/themoviedbapi/model/tv/package-use.html index 5854f7c33..5c507402b 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 64d473658..de0ca4fa2 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 7fd598c81..12f0e544b 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 60d9b157b..91a27cfd8 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 0253a0c6a..2d59b16b1 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/AbstractResults.html b/apidocs/com/omertron/themoviedbapi/results/AbstractResults.html index 37bab160c..a04046323 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractResults.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractResults.html @@ -2,10 +2,10 @@ - + AbstractResults (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 73c237e16..99ccfa845 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 6e3bbe220..127f18c49 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/class-use/AbstractResults.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractResults.html index 4022c8896..e905b2e06 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractResults.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractResults.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.AbstractResults (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 98bbbae26..e38025da4 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) - + @@ -667,8 +667,7 @@ TmdbEpisodes.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.
@@ -677,8 +676,7 @@ 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...)
@@ -741,6 +739,14 @@ +protected ResultList<ChangeKeyItem> +AbstractMethod.getMediaChanges(int mediaID, + String startDate, + String endDate) +
Look up the media's changes by ID
+ + + ResultList<AlternativeTitle> TmdbMovies.getMovieAlternativeTitles(int movieId, String country, @@ -748,7 +754,7 @@
This method is used to retrieve all of the alternative titles we have for a particular movie.
- + ResultList<ChangeKeyItem> TmdbMovies.getMovieChanges(int movieId, String startDate, @@ -756,7 +762,7 @@
Get the changes for a specific movie ID.
- + ResultList<Artwork> TmdbMovies.getMovieImages(int movieId, String language, @@ -764,14 +770,14 @@
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.
- + ResultList<UserList> TmdbMovies.getMovieLists(int movieId, Integer page, @@ -780,7 +786,7 @@
Get the lists that the movie belongs to
- + ResultList<ReleaseInfo> TmdbMovies.getMovieReleaseInfo(int movieId, String language, @@ -788,7 +794,7 @@
This method is used to retrieve all of the release and certification data we have for a specific movie.
- + ResultList<Review> TmdbMovies.getMovieReviews(int movieId, Integer page, @@ -797,14 +803,14 @@
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.
- + ResultList<Video> TmdbMovies.getMovieVideos(int movieId, String language, @@ -812,14 +818,14 @@
This method is used to retrieve all of the trailers for a particular movie.
- + ResultList<MovieInfo> TmdbMovies.getNowPlayingMovies(Integer page, String language)
This method is used to retrieve the movies currently in theatres.
- + ResultList<ChangeKeyItem> TmdbPeople.getPersonChanges(int personId, String startDate, @@ -827,19 +833,19 @@
Get the changes for a specific person id.
- + ResultList<Artwork> TmdbPeople.getPersonImages(int personId)
Get the images for a specific person id.
- + ResultList<PersonFind> TmdbPeople.getPersonPopular(Integer page)
Get the list of popular people on The Movie Database.
- + ResultList<ArtworkMedia> TmdbPeople.getPersonTaggedImages(int personId, Integer page, @@ -847,14 +853,14 @@
Get the images that have been tagged with a specific person id.
- + ResultList<MovieInfo> TmdbMovies.getPopularMovieList(Integer page, String language)
This method is used to retrieve the daily movie popularity list.
- + ResultList<MovieBasic> TmdbAccount.getRatedMovies(String sessionId, int accountId, @@ -864,7 +870,7 @@
Get the list of rated movies (and associated rating) for an account.
- + ResultList<TVBasic> TmdbAccount.getRatedTV(String sessionId, int accountId, @@ -874,7 +880,7 @@
Get the list of rated TV shows (and associated rating) for an account.
- + ResultList<ChangeKeyItem> TmdbSeasons.getSeasonChanges(int tvID, String startDate, @@ -882,7 +888,7 @@
Look up a TV season's changes by season ID.
- + ResultList<Artwork> TmdbSeasons.getSeasonImages(int tvID, int seasonNumber, @@ -891,7 +897,7 @@
Get the images that we have stored for a TV season by season number.
- + ResultList<Video> TmdbSeasons.getSeasonVideos(int tvID, int seasonNumber, @@ -900,7 +906,7 @@ etc...) - + ResultList<MovieInfo> TmdbMovies.getSimilarMovies(int movieId, Integer page, @@ -909,14 +915,14 @@
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.
- + ResultList<TVBasic> TmdbTV.getTVAiringToday(Integer page, String language, @@ -924,13 +930,13 @@
Get the list of TV shows that air today.
- + ResultList<AlternativeTitle> TmdbTV.getTVAlternativeTitles(int tvID)
Get the alternative titles for a specific show ID.
- + ResultList<ChangeKeyItem> TmdbTV.getTVChanges(int tvID, String startDate, @@ -938,13 +944,13 @@
Get the changes for a specific TV show id.
- + ResultList<ContentRating> TmdbTV.getTVContentRatings(int tvID)
Get the content ratings for a specific TV show id.
- + ResultList<Artwork> TmdbTV.getTVImages(int tvID, String language, @@ -952,28 +958,28 @@
Get the images (posters and backdrops) for a TV series.
- + ResultList<Keyword> TmdbTV.getTVKeywords(int tvID, String... appendToResponse)
Get the plot keywords for a specific TV show id.
- + ResultList<TVBasic> TmdbTV.getTVOnTheAir(Integer page, String language)
Get the list of TV shows that are currently on the air.
- + ResultList<TVBasic> TmdbTV.getTVPopular(Integer page, String language)
Get the list of popular TV shows.
- + ResultList<TVInfo> TmdbTV.getTVSimilar(int tvID, Integer page, @@ -982,20 +988,20 @@
Get the similar TV shows for a specific tv id.
- + ResultList<TVBasic> TmdbTV.getTVTopRated(Integer page, String language)
Get the list of top rated TV shows.
- + ResultList<Translation> TmdbTV.getTVTranslations(int tvID)
Get the list of translations that exist for a TV series.
- + ResultList<Video> TmdbTV.getTVVideos(int tvID, String language) @@ -1003,21 +1009,21 @@ credits, etc...) - + ResultList<MovieInfo> TmdbMovies.getUpcoming(Integer page, String language)
Get the list of upcoming movies.
- + ResultList<UserList> TmdbAccount.getUserLists(String sessionId, int accountId)
Get all lists of a given user
- + ResultList<MovieBasic> TmdbAccount.getWatchListMovie(String sessionId, int accountId, @@ -1027,7 +1033,7 @@
Get the list of movies on an accounts watch list.
- + ResultList<TVBasic> TmdbAccount.getWatchListTV(String sessionId, int accountId, @@ -1037,7 +1043,7 @@
Get the list of movies on an accounts watch list.
- + ResultList<Collection> TmdbSearch.searchCollection(String query, Integer page, @@ -1045,21 +1051,21 @@
Search for collections by name.
- + ResultList<Company> TmdbSearch.searchCompanies(String query, Integer page)
Search Companies.
- + ResultList<Keyword> TmdbSearch.searchKeyword(String query, Integer page)
Search for keywords by name
- + ResultList<UserList> TmdbSearch.searchList(String query, Integer page, @@ -1067,7 +1073,7 @@
Search for lists by name and description.
- + ResultList<MovieInfo> TmdbSearch.searchMovie(String query, Integer page, @@ -1079,7 +1085,7 @@
Search Movies This is a good starting point to start finding movies on TMDb.
- + ResultList<MediaBasic> TmdbSearch.searchMulti(String query, Integer page, @@ -1088,7 +1094,7 @@
Search the movie, tv show and person collections with a single query.
- + ResultList<PersonFind> TmdbSearch.searchPeople(String query, Integer page, @@ -1097,7 +1103,7 @@
This is a good starting point to start finding people on TMDb.
- + ResultList<TVBasic> TmdbSearch.searchTV(String query, Integer page, diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html index 158ce4ba2..d79a7fd77 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) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/package-frame.html b/apidocs/com/omertron/themoviedbapi/results/package-frame.html index 1c3000258..f70665743 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 fd7a2e584..a9761d2a7 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 c58d899a5..c7adf86a9 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 0fabcf453..323d1ff61 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 4ff8085e3..23b3ca6e6 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 d5e37ea90..08b9aa3f8 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 62027ec98..20942537c 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 9d2150cfd..d7ce261dc 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 b27a42ab3..25fd6c779 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 6265f46c7..ea4b0f819 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 3931489ea..0830385e0 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 47d3d276a..5543e3787 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 6b57b1dad..4aead7327 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 73901a673..563869cd4 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 6eea29823..8eada2c50 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 aa2ef34d7..060440360 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 647f12a75..3cf512119 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 359e0898a..7a87f2739 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 038904f09..7276611d7 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 d029969d3..37d6daf92 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 9517f8f97..454002752 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 993a68b36..2b39e1fc4 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 08154a70a..7e6daa897 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 694761e02..ad1c81479 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/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html index f870f6405..ceef8a700 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html @@ -2,10 +2,10 @@ - + AbstractWrapper (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html index 0099a5fb4..bcf11cfc1 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html @@ -2,10 +2,10 @@ - + AbstractWrapperAll (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html index f76ea1f68..0ff73f306 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html @@ -2,10 +2,10 @@ - + AbstractWrapperId (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html index aadb9d6fc..e9077febe 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html @@ -2,10 +2,10 @@ - + ResultDates (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html index ffff0d4b9..c93c6cdef 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html @@ -2,10 +2,10 @@ - + WrapperAlternativeTitles (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html index 7a088dcb8..b6de03f90 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html @@ -2,10 +2,10 @@ - + WrapperChanges (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html index c7588af63..0caeccc20 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html @@ -2,10 +2,10 @@ - + WrapperConfig (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenericList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenericList.html index 2594fc946..f1fc3d687 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenericList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenericList.html @@ -2,10 +2,10 @@ - + WrapperGenericList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html index 0b2341576..55970d401 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html @@ -2,10 +2,10 @@ - + WrapperGenres (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html index cd448d6e8..d07f9150c 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html @@ -2,10 +2,10 @@ - + WrapperImages (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html index 7c2710b8c..73f8ea67a 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html @@ -2,10 +2,10 @@ - + WrapperJobList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html index 4c63628f5..b5961cb07 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html @@ -2,10 +2,10 @@ - + WrapperMovieKeywords (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMultiSearch.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMultiSearch.html index e0a27ab7c..b0f502823 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMultiSearch.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMultiSearch.html @@ -2,10 +2,10 @@ - + WrapperMultiSearch (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html index be9e8e9f2..2d0a24122 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html @@ -2,10 +2,10 @@ - + WrapperReleaseInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html index ab6214b03..71510f7b4 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html @@ -2,10 +2,10 @@ - + WrapperTranslations (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperVideos.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperVideos.html index e0745d6c9..2962b397b 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperVideos.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperVideos.html @@ -2,10 +2,10 @@ - + WrapperVideos (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html index 0f6cafd19..2b3ca1bde 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapper (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html index 01b3cf54e..a96e713c9 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html index aa98d8e2e..c8891afaa 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapperId (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html index 313a9b1e1..96864c88b 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.ResultDates (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html index 7b7a237bd..7f51f452d 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperAlternativeTitles (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html index 2f89c5a08..66d42437c 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperChanges (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html index 17a91b6ff..e3502a046 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperConfig (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenericList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenericList.html index 549faf77f..2275b24f4 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenericList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenericList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperGenericList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html index 2e1230e79..add5cd5de 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperGenres (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html index 45e73eff7..411de73f3 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperImages (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html index d67e0339c..197f6a8b2 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperJobList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html index a29079634..a9bb32ec5 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieKeywords (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMultiSearch.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMultiSearch.html index 43c59af9e..5698a9fd6 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMultiSearch.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMultiSearch.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMultiSearch (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html index 579d672db..a716d6e06 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperReleaseInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html index cc4d565e4..4b100accd 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperTranslations (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperVideos.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperVideos.html index 0c9fc5aa7..5f10fb768 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperVideos.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperVideos.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperVideos (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html index e3eeec042..a6e40df37 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.wrapper (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html index 4624392e7..e8aae8987 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.wrapper (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html index 48b340091..59993e038 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.wrapper Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html index 798618478..d0f05f8e3 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.wrapper (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index 2d8702681..0c7cb5874 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 f502821e1..23aeec530 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 4ac74cf38..526a17360 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 cd86c21b7..8ac08b606 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -2,10 +2,10 @@ - + Index (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -632,8 +632,12 @@
 
getCountry() - Method in class com.omertron.themoviedbapi.model.media.AlternativeTitle
 
+
getCountry() - Method in class com.omertron.themoviedbapi.model.movie.ProductionCountry
+
 
getCountry() - Method in class com.omertron.themoviedbapi.model.movie.ReleaseInfo
 
+
getCountry() - Method in class com.omertron.themoviedbapi.model.person.ContentRating
+
 
getCreatedBy() - Method in class com.omertron.themoviedbapi.model.list.ListItem
 
getCreatedBy() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
@@ -706,8 +710,7 @@
getEpisodeAccountState(int, int, int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-
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.
getEpisodeAccountState(int, int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -735,8 +738,7 @@
getEpisodeExternalID(int, int, int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-
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.
getEpisodeExternalID(int, int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -744,8 +746,7 @@
getEpisodeImages(int, int, int) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-
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.
getEpisodeImages(int, int, int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -753,8 +754,7 @@
getEpisodeInfo(int, int, int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-
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.
getEpisodeInfo(int, int, int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -770,8 +770,7 @@
 
getEpisodeVideos(int, int, int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-
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...)
getEpisodeVideos(int, int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -941,8 +940,6 @@
 
getIsoCode() - Method in class com.omertron.themoviedbapi.model.media.Translation
 
-
getIsoCode() - Method in class com.omertron.themoviedbapi.model.movie.ProductionCountry
-
 
getItemCount() - Method in class com.omertron.themoviedbapi.model.list.ListItem
 
getItemCount() - Method in class com.omertron.themoviedbapi.model.list.UserList
@@ -1007,8 +1004,6 @@
 
getLanguage() - Method in class com.omertron.themoviedbapi.model.media.Video
 
-
getLanguage() - Method in class com.omertron.themoviedbapi.model.person.ContentRating
-
 
getLanguages() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
 
getLastAirDate() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
@@ -1055,6 +1050,10 @@
 
getMedia() - Method in class com.omertron.themoviedbapi.model.person.CreditInfo
 
+
getMediaChanges(int, String, String) - Method in class com.omertron.themoviedbapi.methods.AbstractMethod
+
+
Look up the media's changes by ID
+
getMediaId() - Method in class com.omertron.themoviedbapi.model.review.Review
 
getMediaTitle() - Method in class com.omertron.themoviedbapi.model.review.Review
@@ -2559,8 +2558,12 @@
 
setCountry(String) - Method in class com.omertron.themoviedbapi.model.media.AlternativeTitle
 
+
setCountry(String) - Method in class com.omertron.themoviedbapi.model.movie.ProductionCountry
+
 
setCountry(String) - Method in class com.omertron.themoviedbapi.model.movie.ReleaseInfo
 
+
setCountry(String) - Method in class com.omertron.themoviedbapi.model.person.ContentRating
+
 
setCreatedBy(String) - Method in class com.omertron.themoviedbapi.model.list.ListItem
 
setCreatedBy(List<PersonBasic>) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
@@ -2729,8 +2732,6 @@
 
setIsoCode(String) - Method in class com.omertron.themoviedbapi.model.media.Translation
 
-
setIsoCode(String) - Method in class com.omertron.themoviedbapi.model.movie.ProductionCountry
-
 
setItemCount(int) - Method in class com.omertron.themoviedbapi.model.list.ListItem
 
setItemCount(int) - Method in class com.omertron.themoviedbapi.model.list.UserList
@@ -2773,8 +2774,6 @@
 
setLanguage(String) - Method in class com.omertron.themoviedbapi.model.media.Video
 
-
setLanguage(String) - Method in class com.omertron.themoviedbapi.model.person.ContentRating
-
 
setLanguages(List<String>) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
 
setLastAirDate(String) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
diff --git a/apidocs/index.html b/apidocs/index.html index f375244fa..1d1fd0eca 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,7 +2,7 @@ - + API-The MovieDB 4.0-SNAPSHOT API