diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html
index 72f3c3068..22d979d07 100644
--- a/apidocs/allclasses-frame.html
+++ b/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
-
+
All Classes (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -85,7 +85,11 @@
ProductionCompany
ProductionCountry
RatedValue
+Release
+ReleaseDate
+ReleaseDates
ReleaseInfo
+ReleaseType
ResultDates
ResultList
ResultsMap
diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html
index c512edb27..a89dd65bc 100644
--- a/apidocs/allclasses-noframe.html
+++ b/apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
-
+
All Classes (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -85,7 +85,11 @@
ProductionCompany
ProductionCountry
RatedValue
+Release
+ReleaseDate
+ReleaseDates
ReleaseInfo
+ReleaseType
ResultDates
ResultList
ResultsMap
diff --git a/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html b/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html
index 53feb753b..366803855 100644
--- a/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html
+++ b/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html
@@ -2,10 +2,10 @@
-
+
AppendToResponseBuilder (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/Compare.html b/apidocs/com/omertron/themoviedbapi/Compare.html
index 1d495e8e1..ba02e3255 100644
--- a/apidocs/com/omertron/themoviedbapi/Compare.html
+++ b/apidocs/com/omertron/themoviedbapi/Compare.html
@@ -2,10 +2,10 @@
-
+
Compare (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.html
index e8f140dc1..f977672d4 100644
--- a/apidocs/com/omertron/themoviedbapi/MovieDbException.html
+++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.html
@@ -2,10 +2,10 @@
-
+
MovieDbException (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html
index f8eb6df6c..f189250e6 100644
--- a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html
+++ b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html
@@ -2,10 +2,10 @@
-
+
TheMovieDbApi (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html b/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html
index af69f2438..cc8e128c3 100644
--- a/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html
+++ b/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.AppendToResponseBuilder (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/Compare.html b/apidocs/com/omertron/themoviedbapi/class-use/Compare.html
index 9f1b0c98a..b9b438cc3 100644
--- a/apidocs/com/omertron/themoviedbapi/class-use/Compare.html
+++ b/apidocs/com/omertron/themoviedbapi/class-use/Compare.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.Compare (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html
index b3c18a34d..1e911a433 100644
--- a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html
+++ b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -1334,16 +1334,15 @@
MediaState
TmdbMovies. getMovieAccountState (int movieId,
String sessionId)
-This method lets a user get the status of whether or not the movie has
- been rated or added to their favourite or movie watch list.
+This method lets a user get the status of whether or not the movie has been rated or added to their favourite or movie watch
+ list.
ResultList <AlternativeTitle >
TmdbMovies. getMovieAlternativeTitles (int movieId,
String country)
-This method is used to retrieve all of the alternative titles we have for
- a particular movie.
+This method is used to retrieve all of the alternative titles we have for a particular movie.
@@ -1364,8 +1363,7 @@
ResultList <Artwork >
TmdbMovies. getMovieImages (int movieId,
String language)
-This method should be used when you’re wanting to retrieve all of the
- images for a particular movie.
+This method should be used when you’re wanting to retrieve all of the images for a particular movie.
@@ -1387,8 +1385,7 @@
ResultList <Keyword >
TmdbMovies. getMovieKeywords (int movieId)
-This method is used to retrieve all of the keywords that have been added
- to a particular movie.
+This method is used to retrieve all of the keywords that have been added to a particular movie.
@@ -1403,8 +1400,7 @@
ResultList <ReleaseInfo >
TmdbMovies. getMovieReleaseInfo (int movieId,
String language)
-This method is used to retrieve all of the release and certification data
- we have for a specific movie.
+This method is used to retrieve all of the release and certification data we have for a specific movie.
@@ -1424,16 +1420,14 @@
ResultList <Translation >
TmdbMovies. getMovieTranslations (int movieId)
-This method is used to retrieve a list of the available translations for
- a specific movie.
+This method is used to retrieve a list of the available translations for a specific movie.
ResultList <Video >
TmdbMovies. getMovieVideos (int movieId,
String language)
-This method is used to retrieve all of the trailers for a particular
- movie.
+This method is used to retrieve all of the trailers for a particular movie.
@@ -1545,19 +1539,25 @@
+ResultList <ReleaseDates >
+TmdbMovies. getReleaseDates (int movieId)
+Get the release dates, certifications and related information by country for a specific movie id.
+
+
+
Review
TmdbReviews. getReview (String reviewId)
Get the full details of a review by ID.
-
+
MediaState
TmdbSeasons. getSeasonAccountState (int tvID,
String sessionID)
This method lets users get the status of whether or not the TV episodes of a season have been rated.
-
+
ResultList <ChangeKeyItem >
TmdbSeasons. getSeasonChanges (int tvID,
String startDate,
@@ -1565,14 +1565,14 @@
Look up a TV season's changes by season ID.
-
+
MediaCreditList
TmdbSeasons. getSeasonCredits (int tvID,
int seasonNumber)
Get the cast & crew credits for a TV season by season number.
-
+
ExternalID
TmdbSeasons. getSeasonExternalID (int tvID,
int seasonNumber,
@@ -1580,7 +1580,7 @@
Get the external ids that we have stored for a TV season by season number.
-
+
ResultList <Artwork >
TmdbSeasons. getSeasonImages (int tvID,
int seasonNumber,
@@ -1589,7 +1589,7 @@
Get the images that we have stored for a TV season by season number.
-
+
TVSeasonInfo
TmdbSeasons. getSeasonInfo (int tvID,
int seasonNumber,
@@ -1598,7 +1598,7 @@
Get the primary information about a TV season by its season number.
-
+
ResultList <Video >
TmdbSeasons. getSeasonVideos (int tvID,
int seasonNumber,
@@ -1606,14 +1606,14 @@
Get the videos that have been added to a TV season (trailers, teasers, etc...)
-
+
TokenSession
TmdbAuthentication. getSessionToken (TokenAuthorisation token)
This method is used to generate a session id for user based
authentication.
-
+
TokenAuthorisation
TmdbAuthentication. getSessionTokenLogin (TokenAuthorisation token,
String username,
@@ -1622,30 +1622,28 @@
authentication.
-
+
ResultList <MovieInfo >
TmdbMovies. getSimilarMovies (int movieId,
Integer page,
String language)
-The similar movies method will let you retrieve the similar movies for a
- particular movie.
+The similar movies method will let you retrieve the similar movies for a particular movie.
-
+
ResultsMap <String ,List <String >>
TmdbConfiguration. getTimezones ()
Get the list of supported timezones for the API methods that support them
-
+
ResultList <MovieInfo >
TmdbMovies. getTopRatedMovies (Integer page,
String language)
-This method is used to retrieve the top rated movies that have over 10
- votes on TMDb.
+This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
-
+
MediaState
TmdbTV. getTVAccountState (int tvID,
String sessionID)
@@ -1653,7 +1651,7 @@
been rated or added to their favourite or watch lists.
-
+
ResultList <TVInfo >
TmdbTV. getTVAiringToday (Integer page,
String language,
@@ -1661,19 +1659,19 @@
Get the list of TV shows that air today.
-
+
ResultList <AlternativeTitle >
TmdbTV. getTVAlternativeTitles (int tvID)
Get the alternative titles for a specific show ID.
-
+
ResultsMap <String ,List <Certification >>
TmdbCertifications. getTvCertification ()
Get a list of tv certification.
-
+
ResultList <ChangeKeyItem >
TmdbTV. getTVChanges (int tvID,
String startDate,
@@ -1681,27 +1679,27 @@
Get the changes for a specific TV show id.
-
+
ResultList <ContentRating >
TmdbTV. getTVContentRatings (int tvID)
Get the content ratings for a specific TV show id.
-
+
MediaCreditList
TmdbTV. getTVCredits (int tvID,
String language)
Get the cast & crew information about a TV series.
-
+
ExternalID
TmdbTV. getTVExternalIDs (int tvID,
String language)
Get the external ids that we have stored for a TV series.
-
+
ResultList <Artwork >
TmdbTV. getTVImages (int tvID,
String language,
@@ -1709,7 +1707,7 @@
Get the images (posters and backdrops) for a TV series.
-
+
TVInfo
TmdbTV. getTVInfo (int tvID,
String language,
@@ -1717,27 +1715,27 @@
Get the primary information about a TV series by id.
-
+
ResultList <Keyword >
TmdbTV. getTVKeywords (int tvID)
Get the plot keywords for a specific TV show id.
-
+
ResultList <TVInfo >
TmdbTV. getTVOnTheAir (Integer page,
String language)
Get the list of TV shows that are currently on the air.
-
+
ResultList <TVInfo >
TmdbTV. getTVPopular (Integer page,
String language)
Get the list of popular TV shows.
-
+
ResultList <TVInfo >
TmdbTV. getTVSimilar (int tvID,
Integer page,
@@ -1745,20 +1743,20 @@
Get the similar TV shows for a specific tv id.
-
+
ResultList <TVInfo >
TmdbTV. getTVTopRated (Integer page,
String language)
Get the list of top rated TV shows.
-
+
ResultList <Translation >
TmdbTV. getTVTranslations (int tvID)
Get the list of translations that exist for a TV series.
-
+
ResultList <Video >
TmdbTV. getTVVideos (int tvID,
String language)
@@ -1766,27 +1764,27 @@
credits, etc...)
-
+
protected static com.fasterxml.jackson.core.type.TypeReference
AbstractMethod. getTypeReference (Class aClass)
Helper function to get a pre-generated TypeReference for a class
-
+
ResultList <MovieInfo >
TmdbMovies. getUpcoming (Integer page,
String language)
Get the list of upcoming movies.
-
+
ResultList <UserList >
TmdbAccount. getUserLists (String sessionId,
int accountId)
Get all lists of a given user
-
+
ResultList <MovieBasic >
TmdbAccount. getWatchListMovie (String sessionId,
int accountId,
@@ -1796,7 +1794,7 @@
Get the list of movies on an accounts watch list.
-
+
ResultList <TVBasic >
TmdbAccount. getWatchListTV (String sessionId,
int accountId,
@@ -1806,7 +1804,7 @@
Get the list of movies on an accounts watch list.
-
+
StatusCode
TmdbAccount. modifyFavoriteStatus (String sessionId,
int accountId,
@@ -1816,7 +1814,7 @@
Add or remove a movie to an accounts favorite list.
-
+
StatusCode
TmdbAccount. modifyWatchList (String sessionId,
int accountId,
@@ -1826,7 +1824,7 @@
Add or remove a movie to an accounts watch list.
-
+
StatusCode
TmdbEpisodes. postEpisodeRating (int tvID,
int seasonNumber,
@@ -1837,7 +1835,7 @@
This method lets users rate a TV episode.
-
+
StatusCode
TmdbMovies. postMovieRating (int movieId,
int rating,
@@ -1846,7 +1844,7 @@
This method lets users rate a movie.
-
+
StatusCode
TmdbTV. postTVRating (int tvID,
int rating,
@@ -1855,7 +1853,7 @@
This method lets users rate a TV show.
-
+
protected <T> WrapperGenericList <T>
AbstractMethod. processWrapper (com.fasterxml.jackson.core.type.TypeReference typeRef,
URL url,
@@ -1863,7 +1861,7 @@
Process the wrapper list and return the whole wrapper
-
+
protected <T> List <T>
AbstractMethod. processWrapperList (com.fasterxml.jackson.core.type.TypeReference typeRef,
URL url,
@@ -1871,7 +1869,7 @@
Process the wrapper list and return the results
-
+
StatusCode
TmdbLists. removeItem (String sessionId,
String listId,
@@ -1879,7 +1877,7 @@
This method lets users delete items from a list that they created.
-
+
ResultList <Collection >
TmdbSearch. searchCollection (String query,
Integer page,
@@ -1887,21 +1885,21 @@
Search for collections by name.
-
+
ResultList <Company >
TmdbSearch. searchCompanies (String query,
Integer page)
Search Companies.
-
+
ResultList <Keyword >
TmdbSearch. searchKeyword (String query,
Integer page)
Search for keywords by name
-
+
ResultList <UserList >
TmdbSearch. searchList (String query,
Integer page,
@@ -1909,7 +1907,7 @@
Search for lists by name and description.
-
+
ResultList <MovieInfo >
TmdbSearch. searchMovie (String query,
Integer page,
@@ -1921,7 +1919,7 @@
Search Movies This is a good starting point to start finding movies on TMDb.
-
+
ResultList <MediaBasic >
TmdbSearch. searchMulti (String query,
Integer page,
@@ -1930,7 +1928,7 @@
Search the movie, tv show and person collections with a single query.
-
+
ResultList <PersonFind >
TmdbSearch. searchPeople (String query,
Integer page,
@@ -1939,7 +1937,7 @@
This is a good starting point to start finding people on TMDb.
-
+
ResultList <TVBasic >
TmdbSearch. searchTV (String query,
Integer page,
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
index cee72504a..50c63bc10 100644
--- a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
+++ b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html
index dc403427c..abb6b830c 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html
@@ -2,10 +2,10 @@
-
+
ArtworkType (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html
index 09121ca55..630819574 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html
@@ -2,10 +2,10 @@
-
+
CreditType (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html
index f6d7e35cd..ab912d850 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html
@@ -2,10 +2,10 @@
-
+
ExternalSource (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/Gender.html b/apidocs/com/omertron/themoviedbapi/enumeration/Gender.html
index e851746f4..bb6761324 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/Gender.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/Gender.html
@@ -2,10 +2,10 @@
-
+
Gender (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -151,7 +151,7 @@ extends
static Gender
-fromInteger (int iType)
+fromInteger (int type)
Get the gender from an integer type
@@ -273,9 +273,9 @@ not permitted.)
fromInteger
-public static Gender fromInteger(int iType)
+public static Gender fromInteger(int type)
Get the gender from an integer type
-Parameters: iType -
+Parameters: type -
Returns:
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html
index 23ded6769..007384f5b 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html
@@ -2,10 +2,10 @@
-
+
MediaType (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html
index e86b6495f..f6a30e868 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html
@@ -2,10 +2,10 @@
-
+
MovieMethod (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html
index 25d8f1d22..fc8981d0a 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html
@@ -2,10 +2,10 @@
-
+
PeopleMethod (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -38,7 +38,7 @@
Frames
@@ -380,7 +380,7 @@ not permitted.)
Frames
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ReleaseType.html b/apidocs/com/omertron/themoviedbapi/enumeration/ReleaseType.html
new file mode 100644
index 000000000..e584717a8
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/ReleaseType.html
@@ -0,0 +1,402 @@
+
+
+
+
+
+
+ReleaseType (API-The MovieDB 4.3-SNAPSHOT API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+Methods
+
+Modifier and Type
+Method and Description
+
+
+static ReleaseType
+fromInteger (int type)
+Get the Release Type from an integer type
+
+
+
+static ReleaseType
+valueOf (String name)
+Returns the enum constant of this type with the specified name.
+
+
+
+static ReleaseType []
+values ()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static ReleaseType valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+Parameters: name - the name of the enum constant to be returned.
+Returns: the enum constant with the specified name
+Throws:
+IllegalArgumentException - if this enum type has no constant with the specified name
+NullPointerException - if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016. All rights reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html
index d4664430f..6c37b914b 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.3-SNAPSHOT API)
-
+
@@ -37,7 +37,7 @@
@@ -290,7 +290,7 @@ not permitted.)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html b/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html
index f1c2ce045..e0d92f033 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html
index c47794d65..98039d485 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html
@@ -2,10 +2,10 @@
-
+
TVEpisodeMethod (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html
index 33aa4278d..8d3013992 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html
@@ -2,10 +2,10 @@
-
+
TVMethod (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html
index 63d50035d..170fceb55 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html
@@ -2,10 +2,10 @@
-
+
TVSeasonMethod (API-The MovieDB 4.3-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 6d674e865..f1d9f956c 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.3-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 64eff84a4..82d449605 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.3-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 f31eeb658..bacd3e47e 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/Gender.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/Gender.html
index 34d942108..a0f8267b0 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/Gender.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/Gender.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.Gender (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -102,7 +102,7 @@
static Gender
-Gender. fromInteger (int iType)
+Gender. fromInteger (int type)
Get the gender from an integer type
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html
index 5ff4440de..d9cdff8e9 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MovieMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MovieMethod.html
index a74b09e43..d4c316291 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MovieMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MovieMethod.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.MovieMethod (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/PeopleMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/PeopleMethod.html
index 5bbce6f2d..0c6147013 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/PeopleMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/PeopleMethod.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.PeopleMethod (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ReleaseType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ReleaseType.html
new file mode 100644
index 000000000..ec58806e6
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ReleaseType.html
@@ -0,0 +1,194 @@
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.enumeration.ReleaseType (API-The MovieDB 4.3-SNAPSHOT API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016. All rights reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html
index a02e35d9c..16839d6d9 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.3-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 6be6adac9..ff295040c 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVEpisodeMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVEpisodeMethod.html
index 236dad2e9..0029fd2f9 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVEpisodeMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVEpisodeMethod.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.TVEpisodeMethod (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVMethod.html
index a9b519cd7..51c91a31e 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVMethod.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.TVMethod (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVSeasonMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVSeasonMethod.html
index 41f1a673f..190341b5b 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVSeasonMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVSeasonMethod.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.TVSeasonMethod (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html
index 47e8065ab..740b99ae4 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.3-SNAPSHOT API)
-
+
@@ -20,6 +20,7 @@
MediaType
MovieMethod
PeopleMethod
+ReleaseType
SearchType
SortBy
TVEpisodeMethod
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html
index 55aba3320..7db2b7250 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.3-SNAPSHOT API)
-
+
@@ -113,26 +113,32 @@
+ReleaseType
+
+Release Type for the video
+
+
+
SearchType
-
+
SortBy
-
+
TVEpisodeMethod
List of TV methods
-
+
TVMethod
List of TV methods
-
+
TVSeasonMethod
List of TV methods
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html
index b8760ffa5..c3f21c50c 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.3-SNAPSHOT API)
-
+
@@ -89,6 +89,7 @@
com.omertron.themoviedbapi.enumeration.ExternalSource
com.omertron.themoviedbapi.enumeration.PeopleMethod (implements com.omertron.themoviedbapi.interfaces.AppendToResponseMethod )
com.omertron.themoviedbapi.enumeration.TVEpisodeMethod (implements com.omertron.themoviedbapi.interfaces.AppendToResponseMethod )
+com.omertron.themoviedbapi.enumeration.ReleaseType
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html
index 08868adf3..3bfe85061 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.3-SNAPSHOT API)
-
+
@@ -188,22 +188,27 @@
-SearchType
+ReleaseType
+Release Type for the video
+
-SortBy
+SearchType
+SortBy
+
+
TVEpisodeMethod
List of TV methods
-
+
TVMethod
List of TV methods
-
+
TVSeasonMethod
List of TV methods
@@ -325,6 +330,11 @@
List of all "Append To Response" movie methods
+
+ReleaseType
+Release Type for the video
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html
index fe38095d6..3e9181e0b 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html
@@ -2,10 +2,10 @@
-
+
AppendToResponse (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html
index 30a1027c6..e7025d2e0 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html
@@ -2,10 +2,10 @@
-
+
AppendToResponseMethod (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html b/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html
index af1980489..5e9537651 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html
@@ -2,10 +2,10 @@
-
+
Identification (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html
index bc15ad405..bd75d1878 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html
@@ -2,10 +2,10 @@
-
+
WrapperDates (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html
index cf05a194b..3e5d6e4f9 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html
@@ -2,10 +2,10 @@
-
+
WrapperPages (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html
index ce7a8f76a..9115523be 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface com.omertron.themoviedbapi.interfaces.AppendToResponse (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponseMethod.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponseMethod.html
index 05a36e6ca..678cfcbd2 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponseMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponseMethod.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface com.omertron.themoviedbapi.interfaces.AppendToResponseMethod (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html
index b89316a2f..e4ca5fdb8 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface com.omertron.themoviedbapi.interfaces.Identification (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html
index 92fc08c1a..092c08688 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface com.omertron.themoviedbapi.interfaces.WrapperDates (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html
index 4a569aff9..cbccce272 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface com.omertron.themoviedbapi.interfaces.WrapperPages (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html
index 32e86e8e0..a6f57d782 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html
index 543ab6ca4..06f7a3741 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html
index 79b188759..be8558fe6 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html
index f5ae9fb8d..4fb8ae6c9 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html b/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html
index 602082704..d52cc0dbf 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html
index 9bab6b68c..1e003887a 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html
index 658d581d8..11c12a895 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html
@@ -2,10 +2,10 @@
-
+
TmdbAuthentication (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html
index 7993cecd8..d4dbdd1c4 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html
@@ -2,10 +2,10 @@
-
+
TmdbCertifications (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html
index 21bada67c..0f428c211 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html
@@ -2,10 +2,10 @@
-
+
TmdbChanges (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html
index d937c61ae..259830dc3 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html
@@ -2,10 +2,10 @@
-
+
TmdbCollections (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html
index 548842542..7036f1968 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html
@@ -2,10 +2,10 @@
-
+
TmdbCompanies (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html
index 999a89b19..1675fd41d 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html
@@ -2,10 +2,10 @@
-
+
TmdbConfiguration (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html
index edb15beb9..d3f94e61b 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html
@@ -2,10 +2,10 @@
-
+
TmdbCredits (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html
index ba27ccf7f..329a5c287 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html
@@ -2,10 +2,10 @@
-
+
TmdbDiscover (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html
index 7c883c31b..3a989f442 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html
@@ -2,10 +2,10 @@
-
+
TmdbEpisodes (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html
index 6c96fd9dd..bb0eb6020 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html
index 7bbea8a98..f74a4a000 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html
@@ -2,10 +2,10 @@
-
+
TmdbGenres (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html
index 3c8dfc90f..eb022011b 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html
@@ -2,10 +2,10 @@
-
+
TmdbKeywords (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html
index a911faacb..1d8167aa9 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html
@@ -2,10 +2,10 @@
-
+
TmdbLists (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html
index 7deea75f7..0e97b14d3 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html
@@ -2,10 +2,10 @@
-
+
TmdbMovies (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -170,16 +170,15 @@ extends MediaState
getMovieAccountState (int movieId,
String sessionId)
-This method lets a user get the status of whether or not the movie has
- been rated or added to their favourite or movie watch list.
+This method lets a user get the status of whether or not the movie has been rated or added to their favourite or movie watch
+ list.
ResultList <AlternativeTitle >
getMovieAlternativeTitles (int movieId,
String country)
-This method is used to retrieve all of the alternative titles we have for
- a particular movie.
+This method is used to retrieve all of the alternative titles we have for a particular movie.
@@ -200,8 +199,7 @@ extends ResultList <Artwork >
getMovieImages (int movieId,
String language)
-This method should be used when you’re wanting to retrieve all of the
- images for a particular movie.
+This method should be used when you’re wanting to retrieve all of the images for a particular movie.
@@ -223,8 +221,7 @@ extends
ResultList <Keyword >
getMovieKeywords (int movieId)
-This method is used to retrieve all of the keywords that have been added
- to a particular movie.
+This method is used to retrieve all of the keywords that have been added to a particular movie.
@@ -239,8 +236,7 @@ extends ResultList <ReleaseInfo >
getMovieReleaseInfo (int movieId,
String language)
-This method is used to retrieve all of the release and certification data
- we have for a specific movie.
+This method is used to retrieve all of the release and certification data we have for a specific movie.
@@ -254,16 +250,14 @@ extends
ResultList <Translation >
getMovieTranslations (int movieId)
-This method is used to retrieve a list of the available translations for
- a specific movie.
+This method is used to retrieve a list of the available translations for a specific movie.
ResultList <Video >
getMovieVideos (int movieId,
String language)
-This method is used to retrieve all of the trailers for a particular
- movie.
+This method is used to retrieve all of the trailers for a particular movie.
@@ -281,30 +275,34 @@ extends
- ResultList <MovieInfo >
-getSimilarMovies (int movieId,
- Integer page,
- String language)
-The similar movies method will let you retrieve the similar movies for a
- particular movie.
+ResultList <ReleaseDates >
+getReleaseDates (int movieId)
+Get the release dates, certifications and related information by country for a specific movie id.
ResultList <MovieInfo >
-getTopRatedMovies (Integer page,
- String language)
-This method is used to retrieve the top rated movies that have over 10
- votes on TMDb.
+getSimilarMovies (int movieId,
+ Integer page,
+ String language)
+The similar movies method will let you retrieve the similar movies for a particular movie.
ResultList <MovieInfo >
+getTopRatedMovies (Integer page,
+ String language)
+This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
+
+
+
+ResultList <MovieInfo >
getUpcoming (Integer page,
String language)
Get the list of upcoming movies.
-
+
StatusCode
postMovieRating (int movieId,
int rating,
@@ -376,8 +374,7 @@ extends Parameters:movieId - language - appendToResponse -
Returns:
Throws:
@@ -398,8 +395,7 @@ extends Parameters:imdbId - language - appendToResponse -
Returns:
Throws:
@@ -415,8 +411,8 @@ extends MediaState getMovieAccountState(int movieId,
String sessionId)
throws MovieDbException
-This method lets a user get the status of whether or not the movie has
- been rated or added to their favourite or movie watch list.
+
This method lets a user get the status of whether or not the movie has been rated or added to their favourite or movie watch
+ list.
A valid session id is required.
Parameters: movieId - sessionId -
@@ -434,8 +430,7 @@ extends ResultList <AlternativeTitle > getMovieAlternativeTitles(int movieId,
String country)
throws MovieDbException
-This method is used to retrieve all of the alternative titles we have for
- a particular movie.
+This method is used to retrieve all of the alternative titles we have for a particular movie.
Parameters: movieId - country -
Returns:
Throws:
@@ -466,8 +461,7 @@ extends ResultList <Artwork > getMovieImages(int movieId,
String language)
throws MovieDbException
-This method should be used when you’re wanting to retrieve all of the
- images for a particular movie.
+This method should be used when you’re wanting to retrieve all of the images for a particular movie.
Parameters: movieId - language -
Returns:
Throws:
@@ -482,8 +476,7 @@ extends ResultList <Keyword > getMovieKeywords(int movieId)
throws MovieDbException
-This method is used to retrieve all of the keywords that have been added
- to a particular movie.
+
This method is used to retrieve all of the keywords that have been added to a particular movie.
Currently, only English keywords exist.
Parameters: movieId -
@@ -501,8 +494,7 @@ extends ResultList <ReleaseInfo > getMovieReleaseInfo(int movieId,
String language)
throws MovieDbException
-This method is used to retrieve all of the release and certification data
- we have for a specific movie.
+This method is used to retrieve all of the release and certification data we have for a specific movie.
Parameters: movieId - language -
Returns:
Throws:
@@ -518,8 +510,7 @@ extends ResultList <Video > getMovieVideos(int movieId,
String language)
throws MovieDbException
-This method is used to retrieve all of the trailers for a particular
- movie.
+
This method is used to retrieve all of the trailers for a particular movie.
Supported sites are YouTube and QuickTime.
Parameters: movieId - language -
@@ -528,6 +519,23 @@ extends MovieDbException
+
+
+
+
+
+getReleaseDates
+public ResultList <ReleaseDates > getReleaseDates(int movieId)
+ throws MovieDbException
+Get the release dates, certifications and related information by country for a specific movie id.
+
+ The results are keyed by country code and contain a type value.
+Parameters: movieId -
+Returns:
+Throws:
+MovieDbException
+
+
@@ -536,8 +544,7 @@ extends
ResultList <
Translation > getMovieTranslations(int movieId)
throws
MovieDbException
-
This method is used to retrieve a list of the available translations for
- a specific movie.
+
This method is used to retrieve a list of the available translations for a specific movie.
Parameters: movieId -
Returns:
Throws:
@@ -554,11 +561,9 @@ extends Integer page,
String language)
throws MovieDbException
-The similar movies method will let you retrieve the similar movies for a
- particular movie.
+
The similar movies method will let you retrieve the similar movies for a particular movie.
- This data is created dynamically but with the help of users votes on
- TMDb.
+ This data is created dynamically but with the help of users votes on TMDb.
The data is much better with movies that have more keywords
Parameters: movieId - language - page -
@@ -617,8 +622,7 @@ extends Parameters:movieId - startDate - endDate -
@@ -692,8 +696,7 @@ extends MovieDbException
This method is used to retrieve the movies currently in theatres.
- This is a curated list that will normally contain 100 movies. The default
- response will return 20 movies.
+ This is a curated list that will normally contain 100 movies. The default response will return 20 movies.
Parameters: language - page -
Returns:
Throws:
@@ -727,8 +730,7 @@ extends ResultList <MovieInfo > getTopRatedMovies(Integer page,
String language)
throws MovieDbException
-This method is used to retrieve the top rated movies that have over 10
- votes on TMDb.
+
This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
The default response will return 20 movies.
Parameters: language - page -
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html
index 2fb347a1b..9dd0b789b 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html
@@ -2,10 +2,10 @@
-
+
TmdbNetworks (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html
index e184f83ff..ca764a69c 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html
@@ -2,10 +2,10 @@
-
+
TmdbPeople (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html
index 826dfbd73..d01b39e0f 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html
@@ -2,10 +2,10 @@
-
+
TmdbReviews (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html
index 198a1b8ee..76116012f 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html
@@ -2,10 +2,10 @@
-
+
TmdbSearch (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html
index f8f59065f..cb6722540 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html
@@ -2,10 +2,10 @@
-
+
TmdbSeasons (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html
index 8dc30ae79..eb9e7ad77 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html
@@ -2,10 +2,10 @@
-
+
TmdbTV (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html
index c5ba80913..d10074c24 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.AbstractMethod (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html
index b2e82d27c..b246406d5 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbAccount (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html
index 7ccfe5966..f55bad006 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbAuthentication (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html
index 37ebf61b1..7343872ac 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbCertifications (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html
index 24738ebcb..d58341883 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbChanges (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html
index 39eb6fd6a..840b58726 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbCollections (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html
index 66cc2efce..a6a1f483f 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbCompanies (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html
index 67c273494..2e4815f99 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbConfiguration (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html
index cbbc1f0fd..785c4fe62 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbCredits (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html
index 222eaeec4..d56f1b292 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbDiscover (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html
index e959022e9..a91f59a78 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbEpisodes (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html
index a7c512b32..5f1c58be2 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbFind (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html
index 64a86a141..cb8d56b53 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbGenres (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html
index 2417fa64f..bd5a500f5 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbKeywords (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html
index d01db81c6..ac349c2e5 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbLists (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html
index c6ae56858..e3335faeb 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbMovies (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html
index e3c76b6a0..80e851449 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbNetworks (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html
index ce68426e0..a82e9c50e 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbPeople (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html
index ba5e2b51e..a0661e00a 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbReviews (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html
index 974bf7f7f..a6525079e 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbSearch (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html
index 95c2a05b1..06db7d169 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbSeasons (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html
index 9b8376868..00807aead 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.methods.TmdbTV (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-frame.html b/apidocs/com/omertron/themoviedbapi/methods/package-frame.html
index 03ddcd9e3..e5ff55621 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.methods (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-summary.html b/apidocs/com/omertron/themoviedbapi/methods/package-summary.html
index 4388c0646..a2f7912d1 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.methods (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-tree.html b/apidocs/com/omertron/themoviedbapi/methods/package-tree.html
index f67b4565a..8980e7c64 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.methods Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-use.html b/apidocs/com/omertron/themoviedbapi/methods/package-use.html
index bbf3adf0c..7d6ab1255 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.methods (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html b/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html
index bbc055da5..0d0ceb7d4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html
+++ b/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html
@@ -2,10 +2,10 @@
-
+
AbstractIdName (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html
index 0b0cff6e7..4864da37f 100644
--- a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html
+++ b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html
@@ -2,10 +2,10 @@
-
+
AbstractJsonMapping (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -101,7 +101,7 @@
Direct Known Subclasses:
-AbstractIdName , AbstractWrapperBase , Account , Artwork , Avatar , AvatarHash , Certification , ChangedItem , ChangeKeyItem , ChangeListItem , Collection , CollectionInfo , Company , Configuration , CreditBasic , CreditInfo , ExternalID , FindResults , JobDepartment , Language , ListItem , ListItemStatus , MediaBasic , MediaCredit , MediaCreditList , MediaState , PersonCreditList , ProductionCountry , RatedValue , ReleaseInfo , ResultDates , Review , StatusCode , TokenAuthorisation , TokenSession , Trailer , Translation , TVSeasonBasic , UserList , Video
+AbstractIdName , AbstractWrapperBase , Account , Artwork , Avatar , AvatarHash , Certification , ChangedItem , ChangeKeyItem , ChangeListItem , Collection , CollectionInfo , Company , Configuration , CreditBasic , CreditInfo , ExternalID , FindResults , JobDepartment , Language , ListItem , ListItemStatus , MediaBasic , MediaCredit , MediaCreditList , MediaState , PersonCreditList , ProductionCountry , RatedValue , Release , ReleaseDates , ResultDates , Review , StatusCode , TokenAuthorisation , TokenSession , Trailer , Translation , TVSeasonBasic , UserList , Video
diff --git a/apidocs/com/omertron/themoviedbapi/model/Certification.html b/apidocs/com/omertron/themoviedbapi/model/Certification.html
index 07e1b82f1..5788df2c2 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Certification.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Certification.html
@@ -2,10 +2,10 @@
-
+
Certification (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/FindResults.html b/apidocs/com/omertron/themoviedbapi/model/FindResults.html
index f48f2a0b7..8d61945d4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/FindResults.html
+++ b/apidocs/com/omertron/themoviedbapi/model/FindResults.html
@@ -2,10 +2,10 @@
-
+
FindResults (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Genre.html b/apidocs/com/omertron/themoviedbapi/model/Genre.html
index b0ce4aaee..297c3e0d9 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Genre.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Genre.html
@@ -2,10 +2,10 @@
-
+
Genre (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Language.html b/apidocs/com/omertron/themoviedbapi/model/Language.html
index 85cd551a1..6bbf15cbe 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Language.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Language.html
@@ -2,10 +2,10 @@
-
+
Language (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html
index 18a2f96fd..11285689e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html
+++ b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html
@@ -2,10 +2,10 @@
-
+
StatusCode (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/account/Account.html b/apidocs/com/omertron/themoviedbapi/model/account/Account.html
index f56033e5c..a9c3b3c77 100644
--- a/apidocs/com/omertron/themoviedbapi/model/account/Account.html
+++ b/apidocs/com/omertron/themoviedbapi/model/account/Account.html
@@ -2,10 +2,10 @@
-
+
Account (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/account/Avatar.html b/apidocs/com/omertron/themoviedbapi/model/account/Avatar.html
index 6f839bf9b..ccd274e6b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/account/Avatar.html
+++ b/apidocs/com/omertron/themoviedbapi/model/account/Avatar.html
@@ -2,10 +2,10 @@
-
+
Avatar (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/account/AvatarHash.html b/apidocs/com/omertron/themoviedbapi/model/account/AvatarHash.html
index a4d9d477a..757b6bba1 100644
--- a/apidocs/com/omertron/themoviedbapi/model/account/AvatarHash.html
+++ b/apidocs/com/omertron/themoviedbapi/model/account/AvatarHash.html
@@ -2,10 +2,10 @@
-
+
AvatarHash (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html
index effc6999d..e9412ba61 100644
--- a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html
+++ b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.account.Account (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Avatar.html b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Avatar.html
index 1b1018052..4f4cd28f9 100644
--- a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Avatar.html
+++ b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Avatar.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.account.Avatar (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/account/class-use/AvatarHash.html b/apidocs/com/omertron/themoviedbapi/model/account/class-use/AvatarHash.html
index 2ed658af4..206ac4333 100644
--- a/apidocs/com/omertron/themoviedbapi/model/account/class-use/AvatarHash.html
+++ b/apidocs/com/omertron/themoviedbapi/model/account/class-use/AvatarHash.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.account.AvatarHash (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html
index 66f23f1b8..d85c6410d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.account (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html
index 9d7514511..f60837486 100644
--- a/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.account (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html
index cbbc62f92..237b76a3c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.account Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-use.html b/apidocs/com/omertron/themoviedbapi/model/account/package-use.html
index 80c789b22..9aa29fb7f 100644
--- a/apidocs/com/omertron/themoviedbapi/model/account/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/account/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.account (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html
index b28e3132a..370c95bc7 100644
--- a/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html
+++ b/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html
@@ -2,10 +2,10 @@
-
+
Artwork (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html b/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html
index de3da43c9..860d5e69a 100644
--- a/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html
+++ b/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html
@@ -2,10 +2,10 @@
-
+
ArtworkMedia (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html
index 649a9c3cb..6dc89f459 100644
--- a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html
+++ b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.artwork.Artwork (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -201,8 +201,7 @@
ResultList <Artwork >
TmdbMovies. getMovieImages (int movieId,
String language)
-This method should be used when you’re wanting to retrieve all of the
- images for a particular movie.
+This method should be used when you’re wanting to retrieve all of the images for a particular movie.
diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html
index 3090274d5..0f598e8af 100644
--- a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html
+++ b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.artwork.ArtworkMedia (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html
index 3baca4c37..e38581311 100644
--- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.artwork (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html
index a2fad1884..906f93ec9 100644
--- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.artwork (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html
index 347f29427..866359409 100644
--- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.artwork Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html
index e8194d313..5f12f63ce 100644
--- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.artwork (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html
index 7ebed2f3e..1c2f1fbec 100644
--- a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html
@@ -2,10 +2,10 @@
-
+
TokenAuthorisation (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html
index f2308077d..780ba1285 100644
--- a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html
+++ b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html
@@ -2,10 +2,10 @@
-
+
TokenSession (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html
index 265e19a92..712c5bbb4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.authentication.TokenAuthorisation (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html
index 0479601b6..408e8cf6d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html
+++ b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.authentication.TokenSession (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html
index 808378404..f7e151edf 100644
--- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.authentication (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html
index aaee717fd..4e4291722 100644
--- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.authentication (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html
index 02ed80604..28d3437dd 100644
--- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.authentication Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html
index fc7a84075..3b61a8742 100644
--- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.authentication (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html
index 493e0b6aa..c2ad0f4c0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html
@@ -2,10 +2,10 @@
-
+
ChangeKeyItem (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html
index ffafe8377..6907d7a56 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html
@@ -2,10 +2,10 @@
-
+
ChangeListItem (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html
index db299d292..afc64e445 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html
@@ -2,10 +2,10 @@
-
+
ChangedItem (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html
index e486d5633..d24ea4234 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.change.ChangeKeyItem (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html
index 05900b04b..95e637fd1 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.change.ChangeListItem (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html
index d0a68a283..4fa4de1ba 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.change.ChangedItem (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html
index 0cb779e87..38eb8087e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.change (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html
index 641d5b26e..25d1260d2 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.change (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html
index 3328e4827..b05eb9036 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.change Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-use.html b/apidocs/com/omertron/themoviedbapi/model/change/package-use.html
index 36ca4af93..2b03c7101 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.change (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html
index 10513c994..44c6ea5b5 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.AbstractIdName (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html
index 894f3ab5a..0ebe37606 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.AbstractJsonMapping (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -524,6 +524,18 @@
class
+Release
+
+
+class
+ReleaseDate
+
+
+class
+ReleaseDates
+
+
+class
ReleaseInfo
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html
index b0221c288..cb77a1ee7 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Certification (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html b/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html
index 76d6dcfa0..c6d60db9a 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.FindResults (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
index 4da47617c..86f23cb0e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html
index 5e5049218..371415474 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html
index 040cf0879..18ad71996 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html b/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html
index 8a029d769..b910c91db 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html
@@ -2,10 +2,10 @@
-
+
Collection (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html
index 2d5123d98..a70fde284 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html
@@ -2,10 +2,10 @@
-
+
CollectionInfo (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html
index 8bd92644a..cb828bcde 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.collection.Collection (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html
index dcfbd48dd..0bee62b65 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.collection.CollectionInfo (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html
index 71eadfefe..7e2aaf87e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html
index 2f4446619..49fc36d32 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html
index f741a3f4c..cbdc329a0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.collection Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html
index 693d7976b..cb7f02b1b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/company/Company.html b/apidocs/com/omertron/themoviedbapi/model/company/Company.html
index 70e50ce26..564644bd0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/company/Company.html
+++ b/apidocs/com/omertron/themoviedbapi/model/company/Company.html
@@ -2,10 +2,10 @@
-
+
Company (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html b/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html
index cb2063807..7a737f42f 100644
--- a/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html
+++ b/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.company.Company (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html
index f3ba78885..48d2cc161 100644
--- a/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.company (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html
index 1505bd2f2..a5214d56d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.company (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html
index 40ca3eedd..7e2fc3eb2 100644
--- a/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.company Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-use.html b/apidocs/com/omertron/themoviedbapi/model/company/package-use.html
index 36beb3a0d..236e4122a 100644
--- a/apidocs/com/omertron/themoviedbapi/model/company/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/company/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.company (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html b/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html
index b4382c388..622a9953a 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html
@@ -2,10 +2,10 @@
-
+
Configuration (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html
index 7d9e0457e..ca93da7b8 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html
@@ -2,10 +2,10 @@
-
+
JobDepartment (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html b/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html
index 8a6bb510d..800e95592 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.config.Configuration (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html
index 02d483c67..d4dde7435 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.config.JobDepartment (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html
index 525eea5f2..535a2e78f 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.config (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html
index 69c0c84d4..677f7777e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.config (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html
index 130e68b7c..38891bab5 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.config Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-use.html b/apidocs/com/omertron/themoviedbapi/model/config/package-use.html
index 6432ccdef..85c45d361 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.config (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html
index 211a90147..6753e0edc 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html
@@ -2,10 +2,10 @@
-
+
CreditBasic (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html
index f56d779dc..83665fcdb 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html
@@ -2,10 +2,10 @@
-
+
CreditMovieBasic (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html
index 5d8be2b77..7f58a10ed 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html
@@ -2,10 +2,10 @@
-
+
CreditTVBasic (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html
index bd3cae849..946b9e911 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html
@@ -2,10 +2,10 @@
-
+
MediaCredit (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html
index 32fb5d7fc..280eaac6e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html
@@ -2,10 +2,10 @@
-
+
MediaCreditCast (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html
index 875cc0b51..eb4363443 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html
@@ -2,10 +2,10 @@
-
+
MediaCreditCrew (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html
index be828590b..414f6f07e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.credits.CreditBasic (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html
index 3cb6dac76..5897917ec 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.credits.CreditMovieBasic (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html
index 6034af657..34ebf9582 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.credits.CreditTVBasic (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html
index 4554b7c58..2c68ad629 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.credits.MediaCredit (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html
index 371e75ee1..fdebbe8f1 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.credits.MediaCreditCast (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html
index 65677ede2..de56cc809 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.credits.MediaCreditCrew (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html
index 69f079937..6e55c3b8d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.credits (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html
index 602487079..a4631172f 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.credits (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html
index 7444d3dd1..0cae8cd67 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.credits Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-use.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-use.html
index 172e27f86..c850bb70b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/credits/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.credits (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html b/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html
index 76c26ea1c..34bd1e0c0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html
@@ -2,10 +2,10 @@
-
+
Discover (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html b/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html
index bcc3de41b..91528994d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html
@@ -2,10 +2,10 @@
-
+
WithBuilder (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html
index 12238c213..a3ac8edc8 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.discover.Discover (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html
index c74f9b3a8..24aeadf39 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.discover.WithBuilder (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html
index 9271bd989..7ab28d648 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html
index 4037c37d1..3020e76f7 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html
index 73336598a..93658b539 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.discover Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html
index 0761e7d61..a75b79ced 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html
index 583aaf0b3..83bb1eab0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html
+++ b/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html
@@ -2,10 +2,10 @@
-
+
Keyword (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html
index f76ffa48b..58e6bd730 100644
--- a/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html
+++ b/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.keyword.Keyword (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -179,8 +179,7 @@
ResultList <Keyword >
TmdbMovies. getMovieKeywords (int movieId)
-This method is used to retrieve all of the keywords that have been added
- to a particular movie.
+This method is used to retrieve all of the keywords that have been added to a particular movie.
diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html
index 03e8ed585..92bcfbf79 100644
--- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.keyword (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html
index f6482d804..7b60bec07 100644
--- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.keyword (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html
index 1c16c54a9..5e3d1c0e0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.keyword Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html
index d1354c6f8..176e192e0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.keyword (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html b/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html
index fca77fd0b..1c296c09d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html
@@ -2,10 +2,10 @@
-
+
ListItem (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html
index 9760e1165..a462bda80 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html
@@ -2,10 +2,10 @@
-
+
ListItemStatus (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html b/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html
index 6d98c426d..9b0e298fb 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html
@@ -2,10 +2,10 @@
-
+
ListStatusCode (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/UserList.html b/apidocs/com/omertron/themoviedbapi/model/list/UserList.html
index 92079b67a..dac6344f1 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/UserList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/UserList.html
@@ -2,10 +2,10 @@
-
+
UserList (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html
index 3897037e7..574a781d3 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.list.ListItem (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html
index eedbb55eb..cb09b6042 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.list.ListItemStatus (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html
index b6dac7e10..d03c7c92c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.list.ListStatusCode (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html
index 355ca5d14..394d55d5b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.list.UserList (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html
index 34c7a01c2..a8341fcd4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.list (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html
index 830ab3a02..465d8a74c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.list (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html
index 780ddb5ef..718b339bd 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.list Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-use.html b/apidocs/com/omertron/themoviedbapi/model/list/package-use.html
index 86b5c0dfe..00ad8c9fe 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.list (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html
index 4d8eb4544..11142b56e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html
@@ -2,10 +2,10 @@
-
+
AlternativeTitle (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html
index 730a11348..094729723 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html
@@ -2,10 +2,10 @@
-
+
MediaBasic (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html
index 584631853..978d800c8 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html
@@ -2,10 +2,10 @@
-
+
MediaCreditList (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html
index f95e87589..2bb0480fd 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html
@@ -2,10 +2,10 @@
-
+
MediaState (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html b/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html
index f34f81405..bba3240b3 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html
@@ -2,10 +2,10 @@
-
+
RatedValue (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html
index 1860eccd6..985c3e8e8 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html
@@ -2,10 +2,10 @@
-
+
Trailer (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Translation.html b/apidocs/com/omertron/themoviedbapi/model/media/Translation.html
index f660b5f97..71a7bca3b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/Translation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/Translation.html
@@ -2,10 +2,10 @@
-
+
Translation (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Video.html b/apidocs/com/omertron/themoviedbapi/model/media/Video.html
index 789114951..d664c9597 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/Video.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/Video.html
@@ -2,10 +2,10 @@
-
+
Video (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html
index e067e86bf..9b38d2ac5 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.AlternativeTitle (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -144,8 +144,7 @@
ResultList <AlternativeTitle >
TmdbMovies. getMovieAlternativeTitles (int movieId,
String country)
-This method is used to retrieve all of the alternative titles we have for
- a particular movie.
+This method is used to retrieve all of the alternative titles we have for a particular movie.
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html
index d8119c6ea..8fa1ddb20 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.MediaBasic (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html
index 953808fa2..ad661ad12 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.MediaCreditList (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html
index a00139763..e63fbb15d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.MediaState (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -162,8 +162,8 @@
MediaState
TmdbMovies. getMovieAccountState (int movieId,
String sessionId)
-This method lets a user get the status of whether or not the movie has
- been rated or added to their favourite or movie watch list.
+This method lets a user get the status of whether or not the movie has been rated or added to their favourite or movie watch
+ list.
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html
index 9521b7100..abc3bb1b9 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.RatedValue (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html
index 86723fa7e..2a46b3315 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.Trailer (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html
index 8c5349d4a..77f0f789e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.Translation (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -142,8 +142,7 @@
ResultList <Translation >
TmdbMovies. getMovieTranslations (int movieId)
-This method is used to retrieve a list of the available translations for
- a specific movie.
+This method is used to retrieve a list of the available translations for a specific movie.
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html
index 5c2925e7f..6db002e89 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.Video (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -175,8 +175,7 @@
ResultList <Video >
TmdbMovies. getMovieVideos (int movieId,
String language)
-This method is used to retrieve all of the trailers for a particular
- movie.
+This method is used to retrieve all of the trailers for a particular movie.
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html
index 35ce5d7c0..1e2c68881 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.media (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html
index ba3223ee5..0c5415a7b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.media (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html
index d8a8a79cc..cc22898e9 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.media Class Hierarchy (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-use.html b/apidocs/com/omertron/themoviedbapi/model/media/package-use.html
index bf70b2434..30554a80e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.media (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/MovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/movie/MovieBasic.html
index 25ac1a912..343d018e5 100644
--- a/apidocs/com/omertron/themoviedbapi/model/movie/MovieBasic.html
+++ b/apidocs/com/omertron/themoviedbapi/model/movie/MovieBasic.html
@@ -2,10 +2,10 @@
-
+
MovieBasic (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html
index 3481fc24d..cd08f5eab 100644
--- a/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html
@@ -2,10 +2,10 @@
-
+
MovieInfo (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html
index 29d173c85..bf5157f56 100644
--- a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html
@@ -2,10 +2,10 @@
-
+
ProductionCompany (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html
index 0bfa4f984..0121568a8 100644
--- a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html
+++ b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html
@@ -2,10 +2,10 @@
-
+
ProductionCountry (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -38,7 +38,7 @@
Frames
@@ -306,7 +306,7 @@ implements
Frames
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/Release.html b/apidocs/com/omertron/themoviedbapi/model/movie/Release.html
new file mode 100644
index 000000000..62b7fb152
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/movie/Release.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+Release (API-The MovieDB 4.3-SNAPSHOT API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Release ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Release
+public Release()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016. All rights reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseDate.html b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseDate.html
new file mode 100644
index 000000000..d9e2da3a3
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseDate.html
@@ -0,0 +1,352 @@
+
+
+
+
+
+
+ReleaseDate (API-The MovieDB 4.3-SNAPSHOT API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+ReleaseDate ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ReleaseDate
+public ReleaseDate()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016. All rights reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseDates.html b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseDates.html
new file mode 100644
index 000000000..5c95d3322
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseDates.html
@@ -0,0 +1,314 @@
+
+
+
+
+
+
+ReleaseDates (API-The MovieDB 4.3-SNAPSHOT API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+ReleaseDates ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ReleaseDates
+public ReleaseDates()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016. All rights reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html
index a1fc32cf6..20badc4ff 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.3-SNAPSHOT API)
-
+
@@ -37,7 +37,7 @@
-
-String
getCountry ()
-
-String
-getReleaseDate ()
-
int
hashCode ()
@@ -173,22 +170,21 @@ implements
void
-setCertification (String certification)
-
-
-void
setCountry (String country)
-
+
void
setPrimary (boolean primary)
-
-void
-setReleaseDate (String releaseDate)
-
+
@@ -233,15 +229,6 @@ implements
-
-
-
@@ -251,24 +238,6 @@ implements String getCountry()
-
-
-
-
-
-
-
-
@@ -278,15 +247,6 @@ implements String country)
-
-
-
-
@@ -357,7 +317,7 @@ implements
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 ec6c9b5f3..e8a94d858 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.3-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 1c9ebf32d..9aca75292 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.3-SNAPSHOT API)
-
+
@@ -298,16 +298,14 @@
TmdbMovies. getSimilarMovies (int movieId,
Integer page,
String language)
-The similar movies method will let you retrieve the similar movies for a
- particular movie.
+The similar movies method will let you retrieve the similar movies for a particular movie.
ResultList <MovieInfo >
TmdbMovies. getTopRatedMovies (Integer page,
String language)
-This method is used to retrieve the top rated movies that have over 10
- votes on TMDb.
+This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html
index 2cb93512c..b9a1317e6 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.3-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 11e9b0e0f..3be7826b6 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/Release.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/Release.html
new file mode 100644
index 000000000..1e7d94e8e
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/Release.html
@@ -0,0 +1,161 @@
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.movie.Release (API-The MovieDB 4.3-SNAPSHOT API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016. All rights reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseDate.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseDate.html
new file mode 100644
index 000000000..dc6ce2a4a
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseDate.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.movie.ReleaseDate (API-The MovieDB 4.3-SNAPSHOT API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016. All rights reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseDates.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseDates.html
new file mode 100644
index 000000000..8e5ae3b04
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseDates.html
@@ -0,0 +1,159 @@
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.movie.ReleaseDates (API-The MovieDB 4.3-SNAPSHOT API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016. All rights reserved.
+
+
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 59d02bbe5..87f9115a0 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.3-SNAPSHOT API)
-
+
@@ -134,8 +134,7 @@
ResultList <ReleaseInfo >
TmdbMovies. getMovieReleaseInfo (int movieId,
String language)
-This method is used to retrieve all of the release and certification data
- we have for a specific movie.
+This method is used to retrieve all of the release and certification data we have for a specific movie.
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html
index 63c060e70..26e4e73ac 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.3-SNAPSHOT API)
-
+
@@ -17,6 +17,9 @@
MovieInfo
ProductionCompany
ProductionCountry
+Release
+ReleaseDate
+ReleaseDates
ReleaseInfo
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html
index 64ef8f835..54a9ff2e1 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.3-SNAPSHOT API)
-
+
@@ -97,6 +97,18 @@
+Release
+
+
+
+ReleaseDate
+
+
+
+ReleaseDates
+
+
+
ReleaseInfo
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html
index b23c3404b..05a56b3a3 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.3-SNAPSHOT API)
-
+
@@ -92,9 +92,15 @@
com.omertron.themoviedbapi.model.movie.ProductionCountry (implements java.io.Serializable )
+com.omertron.themoviedbapi.model.movie.Release
+
+com.omertron.themoviedbapi.model.movie.ReleaseDates
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-use.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-use.html
index 6ba0960b1..156d3d4a3 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.3-SNAPSHOT API)
-
+
@@ -148,6 +148,9 @@
+ReleaseDates
+
+
ReleaseInfo
@@ -196,6 +199,12 @@
ProductionCountry
+Release
+
+
+ReleaseDate
+
+
ReleaseInfo
diff --git a/apidocs/com/omertron/themoviedbapi/model/network/Network.html b/apidocs/com/omertron/themoviedbapi/model/network/Network.html
index 86647fb26..faa5857bd 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.3-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 2d5d9f1e7..cc3b83031 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.3-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 d75adbfd9..fe6857340 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.3-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 ccbc23f9c..49407dcc5 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.3-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 facc9dabc..25f55cdf4 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.3-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 9776d7ff5..ae0332d8c 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/package-frame.html
index acf14afed..aa835eb49 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/package-summary.html
index 9dea7a08d..adc4d726f 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/package-tree.html
index 7cd348dc2..24b7e8405 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-use.html b/apidocs/com/omertron/themoviedbapi/model/package-use.html
index b0a00e309..c4457c41e 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/ContentRating.html b/apidocs/com/omertron/themoviedbapi/model/person/ContentRating.html
index 95ab1e361..9825c554c 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html
index bd3229586..de4702384 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html b/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html
index e48776e82..75bd9a938 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html
index 03facd030..83a0d316b 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html
index ffb7ebb22..45555613b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html
@@ -2,10 +2,10 @@
-
+
PersonCreditList (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html
index ef58af156..fa0d7f44e 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html
index 928c18471..ddef1ed59 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html
index ad89f971a..5fcad3baa 100644
--- a/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html
@@ -2,10 +2,10 @@
-
+
PersonInfo (API-The MovieDB 4.3-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 abfc1a3ec..cc4d09637 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.3-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 38b5c78bd..ead9f2626 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.3-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 c55741b31..478f4d58d 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.3-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 94af866b8..666a313af 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html
index e29b9ad70..97eee9a74 100644
--- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.person.PersonCreditList (API-The MovieDB 4.3-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 6d679f34c..9fd8100f8 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.3-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 659264b6d..97e5d213c 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html
index 4641ac29a..453b4f1e2 100644
--- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.person.PersonInfo (API-The MovieDB 4.3-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 2bc4cb402..70a6c6ba6 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.3-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 2ed04fb67..bf18a82e5 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.3-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 769f9a208..f44bff731 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.3-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 6d2de59c8..5adcca2d3 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/review/Review.html b/apidocs/com/omertron/themoviedbapi/model/review/Review.html
index c47c08444..b67e2ff20 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.3-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 b9682bdc1..474636a57 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.3-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 b6ae82d89..e76d9b3fe 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.3-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 661e441d0..c3d8f6daa 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.3-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 46c2434f4..806ccc170 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.3-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 e6a5f2af8..7b5375608 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVBasic.html
index 156a9a59b..a27e2767e 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html
index 223e5d0c7..fcd3ff4b1 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html
index 6c3f4c20a..f1a0825a0 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html
index df672105e..4d0ce1426 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html
index 8eb399a61..791085931 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html
index 5d81554a8..259748928 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html
index 5487a595f..a35acbf44 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.3-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 845aa1867..02f46937c 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.3-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 2c67050c8..dba996979 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.3-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 343fd8aa9..a45433574 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.3-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 9089c0477..a93602660 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.3-SNAPSHOT API)
-
+
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 1a550d051..59437a26f 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.3-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 639c0d27c..4bad0c379 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.3-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 42da66d9b..b10a23b92 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.3-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 ae4aa87fe..c79c3ca61 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.3-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 ddad539e0..92dc580a1 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.3-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 2c5f0209a..a5cf8101d 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.3-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 ae3a35f62..a7da57557 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-frame.html b/apidocs/com/omertron/themoviedbapi/package-frame.html
index 92b516230..84f096dd3 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-summary.html b/apidocs/com/omertron/themoviedbapi/package-summary.html
index 7f1fcc225..a17a3261e 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-tree.html b/apidocs/com/omertron/themoviedbapi/package-tree.html
index 480863cc1..da9e93f7a 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-use.html b/apidocs/com/omertron/themoviedbapi/package-use.html
index cbbdd66e1..8a95ede02 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperAll.html
index 705cf0751..f0e47bcec 100644
--- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperAll.html
+++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperAll.html
@@ -2,10 +2,10 @@
-
+
AbstractWrapperAll (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html
index ff4604c63..801710d6f 100644
--- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html
+++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html
@@ -2,10 +2,10 @@
-
+
AbstractWrapperBase (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html
index e0a86cc38..b72dd8101 100644
--- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html
@@ -2,10 +2,10 @@
-
+
AbstractWrapperId (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html
index 7b76c97ab..3763b81fe 100644
--- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html
+++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html
@@ -2,10 +2,10 @@
-
+
AbstractWrapperIdPages (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultDates.html b/apidocs/com/omertron/themoviedbapi/results/ResultDates.html
index 66ca2ed2c..9de08c7ff 100644
--- a/apidocs/com/omertron/themoviedbapi/results/ResultDates.html
+++ b/apidocs/com/omertron/themoviedbapi/results/ResultDates.html
@@ -2,10 +2,10 @@
-
+
ResultDates (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultList.html b/apidocs/com/omertron/themoviedbapi/results/ResultList.html
index 4d1569609..7ea5e9840 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html
index 0c803d443..d75a63e21 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html
index d99f54acc..7704839df 100644
--- a/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html
+++ b/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html
@@ -2,10 +2,10 @@
-
+
WrapperAlternativeTitles (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html
index 7f7870e84..5933d6f72 100644
--- a/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html
@@ -2,10 +2,10 @@
-
+
WrapperChanges (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html
index fbf322641..dd3003d8b 100644
--- a/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html
+++ b/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html
@@ -2,10 +2,10 @@
-
+
WrapperConfig (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html b/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html
index 67c940ba6..8f7ced87f 100644
--- a/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html
+++ b/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html
@@ -2,10 +2,10 @@
-
+
WrapperGenericList (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html
index 94cb78522..c5c215092 100644
--- a/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html
+++ b/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html
@@ -2,10 +2,10 @@
-
+
WrapperGenres (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html
index b8334c3f8..f431832b8 100644
--- a/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html
+++ b/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html
@@ -2,10 +2,10 @@
-
+
WrapperImages (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html
index ad48e1ec4..a74a19444 100644
--- a/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html
+++ b/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html
@@ -2,10 +2,10 @@
-
+
WrapperJobList (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html
index 7b6706f2b..e5a46fc52 100644
--- a/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html
@@ -2,10 +2,10 @@
-
+
WrapperMovieKeywords (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html b/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html
index 86f55b906..a14de7ff6 100644
--- a/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html
+++ b/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html
@@ -2,10 +2,10 @@
-
+
WrapperMultiSearch (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html
index 7163f7519..2d68502d0 100644
--- a/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html
@@ -2,10 +2,10 @@
-
+
WrapperReleaseInfo (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html
index 41ec6cfb5..4e44cfb04 100644
--- a/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html
+++ b/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html
@@ -2,10 +2,10 @@
-
+
WrapperTranslations (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html b/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html
index 81dd6c8a2..85c2447d0 100644
--- a/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html
+++ b/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html
@@ -2,10 +2,10 @@
-
+
WrapperVideos (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html
index 5a61a2533..4d8ebd5ff 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperAll (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html
index 9b945d2f5..eb5f5c175 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperBase (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html
index 8cc633244..9bb344e04 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperId (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html
index 605299aed..b4a24272a 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperIdPages (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html
index 746f8d80e..6bcb3b989 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.ResultDates (API-The MovieDB 4.3-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 0759b662f..10a0878ff 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.3-SNAPSHOT API)
-
+
@@ -756,8 +756,7 @@
ResultList <AlternativeTitle >
TmdbMovies. getMovieAlternativeTitles (int movieId,
String country)
-This method is used to retrieve all of the alternative titles we have for
- a particular movie.
+This method is used to retrieve all of the alternative titles we have for a particular movie.
@@ -772,15 +771,13 @@
ResultList <Artwork >
TmdbMovies. getMovieImages (int movieId,
String language)
-This method should be used when you’re wanting to retrieve all of the
- images for a particular movie.
+This method should be used when you’re wanting to retrieve all of the images for a particular movie.
ResultList <Keyword >
TmdbMovies. getMovieKeywords (int movieId)
-This method is used to retrieve all of the keywords that have been added
- to a particular movie.
+This method is used to retrieve all of the keywords that have been added to a particular movie.
@@ -795,8 +792,7 @@
ResultList <ReleaseInfo >
TmdbMovies. getMovieReleaseInfo (int movieId,
String language)
-This method is used to retrieve all of the release and certification data
- we have for a specific movie.
+This method is used to retrieve all of the release and certification data we have for a specific movie.
@@ -810,16 +806,14 @@
ResultList <Translation >
TmdbMovies. getMovieTranslations (int movieId)
-This method is used to retrieve a list of the available translations for
- a specific movie.
+This method is used to retrieve a list of the available translations for a specific movie.
ResultList <Video >
TmdbMovies. getMovieVideos (int movieId,
String language)
-This method is used to retrieve all of the trailers for a particular
- movie.
+This method is used to retrieve all of the trailers for a particular movie.
@@ -885,6 +879,12 @@
+ResultList <ReleaseDates >
+TmdbMovies. getReleaseDates (int movieId)
+Get the release dates, certifications and related information by country for a specific movie id.
+
+
+
ResultList <ChangeKeyItem >
TmdbSeasons. getSeasonChanges (int tvID,
String startDate,
@@ -892,7 +892,7 @@
Look up a TV season's changes by season ID.
-
+
ResultList <Artwork >
TmdbSeasons. getSeasonImages (int tvID,
int seasonNumber,
@@ -901,7 +901,7 @@
Get the images that we have stored for a TV season by season number.
-
+
ResultList <Video >
TmdbSeasons. getSeasonVideos (int tvID,
int seasonNumber,
@@ -909,24 +909,22 @@
Get the videos that have been added to a TV season (trailers, teasers, etc...)
-
+
ResultList <MovieInfo >
TmdbMovies. getSimilarMovies (int movieId,
Integer page,
String language)
-The similar movies method will let you retrieve the similar movies for a
- particular movie.
-
-
-
-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.
+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 <TVInfo >
TmdbTV. getTVAiringToday (Integer page,
String language,
@@ -934,13 +932,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,
@@ -948,13 +946,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,
@@ -962,27 +960,27 @@
Get the images (posters and backdrops) for a TV series.
-
+
ResultList <Keyword >
TmdbTV. getTVKeywords (int tvID)
Get the plot keywords for a specific TV show id.
-
+
ResultList <TVInfo >
TmdbTV. getTVOnTheAir (Integer page,
String language)
Get the list of TV shows that are currently on the air.
-
+
ResultList <TVInfo >
TmdbTV. getTVPopular (Integer page,
String language)
Get the list of popular TV shows.
-
+
ResultList <TVInfo >
TmdbTV. getTVSimilar (int tvID,
Integer page,
@@ -990,20 +988,20 @@
Get the similar TV shows for a specific tv id.
-
+
ResultList <TVInfo >
TmdbTV. getTVTopRated (Integer page,
String language)
Get the list of top rated TV shows.
-
+
ResultList <Translation >
TmdbTV. getTVTranslations (int tvID)
Get the list of translations that exist for a TV series.
-
+
ResultList <Video >
TmdbTV. getTVVideos (int tvID,
String language)
@@ -1011,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,
@@ -1035,7 +1033,7 @@
Get the list of movies on an accounts watch list.
-
+
ResultList <TVBasic >
TmdbAccount. getWatchListTV (String sessionId,
int accountId,
@@ -1045,7 +1043,7 @@
Get the list of movies on an accounts watch list.
-
+
ResultList <Collection >
TmdbSearch. searchCollection (String query,
Integer page,
@@ -1053,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,
@@ -1075,7 +1073,7 @@
Search for lists by name and description.
-
+
ResultList <MovieInfo >
TmdbSearch. searchMovie (String query,
Integer page,
@@ -1087,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,
@@ -1096,7 +1094,7 @@
Search the movie, tv show and person collections with a single query.
-
+
ResultList <PersonFind >
TmdbSearch. searchPeople (String query,
Integer page,
@@ -1105,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 35a4f2bf2..9017d8d05 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html
index 249eaf378..20281c123 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.WrapperAlternativeTitles (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html
index a1596160a..ae8a1adb5 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.WrapperChanges (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html
index d60d14ed7..e8d6592e2 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.WrapperConfig (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html
index 38586c872..0008f76f9 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.WrapperGenericList (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html
index c50b2751c..90a6806dd 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.WrapperGenres (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html
index 6ef6d1172..cb0124e63 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.WrapperImages (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html
index db94a70a1..3ca1244a5 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.WrapperJobList (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html
index 9ddd24a92..fc51b2e5b 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.WrapperMovieKeywords (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html
index fb56ba5b4..8b6f2a477 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.WrapperMultiSearch (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html
index cffbecff5..34a702554 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.WrapperReleaseInfo (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html
index a24bc00c0..4720759ad 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.WrapperTranslations (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html
index 877fbf706..34187bf75 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.WrapperVideos (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-frame.html b/apidocs/com/omertron/themoviedbapi/results/package-frame.html
index 04cc14845..399cd046b 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-summary.html b/apidocs/com/omertron/themoviedbapi/results/package-summary.html
index 07f98e67d..21d3b3b18 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-tree.html b/apidocs/com/omertron/themoviedbapi/results/package-tree.html
index 787d8feec..38dce05fa 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-use.html b/apidocs/com/omertron/themoviedbapi/results/package-use.html
index 34fae7288..7883c7e52 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
index 67f50927d..75d850c0f 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html b/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html
index 6b1daa37b..cccab84bb 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html b/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html
index 14b0f35c0..bea795e58 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html b/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html
index 9f0133a7e..ae11c8d7c 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.3-SNAPSHOT API)
-
+
@@ -240,57 +240,60 @@ extends RATING
+RELEASE_DATES
+
+
RELEASES
-
+
REMOVE_ITEM
-
+
REVIEWS
-
+
SESSION_NEW
-
+
SIMILAR
-
+
TAGGED_IMAGES
-
+
TOKEN_NEW
-
+
TOKEN_VALIDATE
-
+
TOP_RATED
-
+
TRANSLATIONS
-
+
TV
-
+
TV_CREDITS
-
+
TV_LIST
-
+
UPCOMING
-
+
VIDEOS
-
+
WATCHLIST
-
+
WATCHLIST_MOVIES
-
+
WATCHLIST_TV
@@ -860,12 +863,21 @@ the order they are declared.
-
diff --git a/apidocs/com/omertron/themoviedbapi/tools/Param.html b/apidocs/com/omertron/themoviedbapi/tools/Param.html
index 1dbd23bb7..6087f8e43 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/PostBody.html b/apidocs/com/omertron/themoviedbapi/tools/PostBody.html
index cb38b4590..404265184 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/PostTools.html b/apidocs/com/omertron/themoviedbapi/tools/PostTools.html
index b4a081c50..b7e7d7c71 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html b/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html
index 04fa98a6d..f68e08444 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.3-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 ec032e36c..8bd7d547a 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.3-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 dfaaeb4a5..20591db5b 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.3-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 a56bc0305..16c7ef908 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.3-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 4bf83812b..b73930358 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.3-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 23e632ec7..b09ef482b 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.3-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 2aabb4d7f..201db3a7b 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.3-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 2904ea72d..709d93fda 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.3-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 665b31a24..531fd651c 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
index 54bb98982..0bf1401be 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
index cf2c13c1b..365b47d1a 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
index ccd45f0b8..147f94c3e 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-use.html b/apidocs/com/omertron/themoviedbapi/tools/package-use.html
index f1ca611ff..f4baa08b2 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.3-SNAPSHOT API)
-
+
diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html
index 1bb445646..94c71e27c 100644
--- a/apidocs/constant-values.html
+++ b/apidocs/constant-values.html
@@ -2,10 +2,10 @@
-
+
Constant Field Values (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html
index 60e4dcbf9..ba1bb3397 100644
--- a/apidocs/deprecated-list.html
+++ b/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
-
+
Deprecated List (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html
index 7340b062a..a064da4f9 100644
--- a/apidocs/help-doc.html
+++ b/apidocs/help-doc.html
@@ -2,10 +2,10 @@
-
+
API Help (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/index-all.html b/apidocs/index-all.html
index 8f02b53fc..87adbf238 100644
--- a/apidocs/index-all.html
+++ b/apidocs/index-all.html
@@ -2,10 +2,10 @@
-
+
Index (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -489,6 +489,10 @@
Get the gender from an integer type
+fromInteger(int) - Static method in enum com.omertron.themoviedbapi.enumeration.ReleaseType
+
+Get the Release Type from an integer type
+
fromString(String) - Static method in enum com.omertron.themoviedbapi.enumeration.ArtworkType
Convert a string into an Enum type
@@ -623,7 +627,7 @@
getCastId() - Method in class com.omertron.themoviedbapi.model.credits.MediaCreditCast
-getCertification() - Method in class com.omertron.themoviedbapi.model.movie.ReleaseInfo
+getCertification() - Method in class com.omertron.themoviedbapi.model.movie.Release
getChangedItems() - Method in class com.omertron.themoviedbapi.model.change.ChangeKeyItem
@@ -709,6 +713,8 @@
getCountry() - Method in class com.omertron.themoviedbapi.model.movie.ProductionCountry
+getCountry() - Method in class com.omertron.themoviedbapi.model.movie.ReleaseDates
+
getCountry() - Method in class com.omertron.themoviedbapi.model.movie.ReleaseInfo
getCountry() - Method in class com.omertron.themoviedbapi.model.person.ContentRating
@@ -1125,6 +1131,8 @@
getLanguage() - Method in class com.omertron.themoviedbapi.model.media.Video
+getLanguage() - Method in class com.omertron.themoviedbapi.model.movie.ReleaseDate
+
getLanguages() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
getLastAirDate() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
@@ -1197,8 +1205,8 @@
getMovieAccountState(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
-This method lets a user get the status of whether or not the movie has
- been rated or added to their favourite or movie watch list.
+This method lets a user get the status of whether or not the movie has been rated or added to their favourite or movie watch
+ list.
getMovieAccountState(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -1207,8 +1215,7 @@
getMovieAlternativeTitles(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
-This method is used to retrieve all of the alternative titles we have for
- a particular movie.
+This method is used to retrieve all of the alternative titles we have for a particular movie.
getMovieAlternativeTitles(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -1239,8 +1246,7 @@
getMovieImages(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
-This method should be used when you’re wanting to retrieve all of the
- images for a particular movie.
+This method should be used when you’re wanting to retrieve all of the images for a particular movie.
getMovieImages(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -1265,8 +1271,7 @@
getMovieKeywords(int) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
-This method is used to retrieve all of the keywords that have been added
- to a particular movie.
+This method is used to retrieve all of the keywords that have been added to a particular movie.
getMovieKeywords(int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -1283,8 +1288,7 @@
getMovieReleaseInfo(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
-This method is used to retrieve all of the release and certification data
- we have for a specific movie.
+This method is used to retrieve all of the release and certification data we have for a specific movie.
getMovieReleaseInfo(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -1311,8 +1315,7 @@
getMovieTranslations(int) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
-This method is used to retrieve a list of the available translations for
- a specific movie.
+This method is used to retrieve a list of the available translations for a specific movie.
getMovieTranslations(int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -1321,8 +1324,7 @@
getMovieVideos(int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
-This method is used to retrieve all of the trailers for a particular
- movie.
+This method is used to retrieve all of the trailers for a particular movie.
getMovieVideos(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -1373,6 +1375,8 @@
getNetworks() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
+getNote() - Method in class com.omertron.themoviedbapi.model.movie.ReleaseDate
+
getNowPlayingMovies(Integer, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
This method is used to retrieve the movies currently in theatres.
@@ -1631,7 +1635,13 @@
getReleaseDate() - Method in class com.omertron.themoviedbapi.model.movie.MovieBasic
-getReleaseDate() - Method in class com.omertron.themoviedbapi.model.movie.ReleaseInfo
+getReleaseDate() - Method in class com.omertron.themoviedbapi.model.movie.Release
+
+getReleaseDates(int) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
+
+Get the release dates, certifications and related information by country for a specific movie id.
+
+getReleaseDates() - Method in class com.omertron.themoviedbapi.model.movie.ReleaseDates
getReleases() - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
@@ -1758,8 +1768,7 @@
getSimilarMovies(int, Integer, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
-The similar movies method will let you retrieve the similar movies for a
- particular movie.
+The similar movies method will let you retrieve the similar movies for a particular movie.
getSimilarMovies() - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
@@ -1831,8 +1840,7 @@
getTopRatedMovies(Integer, String) - Method in class com.omertron.themoviedbapi.methods.TmdbMovies
-This method is used to retrieve the top rated movies that have over 10
- votes on TMDb.
+This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
getTopRatedMovies(Integer, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -2019,6 +2027,8 @@
getType() - Method in class com.omertron.themoviedbapi.model.media.Video
+getType() - Method in class com.omertron.themoviedbapi.model.movie.ReleaseDate
+
getType() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
getTypeList(Class<E>, E[]) - Method in class com.omertron.themoviedbapi.results.AbstractWrapperBase
@@ -2529,6 +2539,14 @@
RatedValue() - Constructor for class com.omertron.themoviedbapi.model.media.RatedValue
+Release - Class in com.omertron.themoviedbapi.model.movie
+
+Release() - Constructor for class com.omertron.themoviedbapi.model.movie.Release
+
+ReleaseDate - Class in com.omertron.themoviedbapi.model.movie
+
+ReleaseDate() - Constructor for class com.omertron.themoviedbapi.model.movie.ReleaseDate
+
releaseDateGte(String) - Method in class com.omertron.themoviedbapi.model.discover.Discover
The minimum release to include.
@@ -2537,10 +2555,18 @@
The maximum release to include.
+ ReleaseDates - Class in com.omertron.themoviedbapi.model.movie
+
+ReleaseDates() - Constructor for class com.omertron.themoviedbapi.model.movie.ReleaseDates
+
ReleaseInfo - Class in com.omertron.themoviedbapi.model.movie
ReleaseInfo() - Constructor for class com.omertron.themoviedbapi.model.movie.ReleaseInfo
+ReleaseType - Enum in com.omertron.themoviedbapi.enumeration
+
+Release Type for the video
+
remove(Param) - Method in class com.omertron.themoviedbapi.tools.TmdbParameters
Remove a parameter from the collection
@@ -2726,7 +2752,7 @@
setCastId(int) - Method in class com.omertron.themoviedbapi.model.credits.MediaCreditCast
-setCertification(String) - Method in class com.omertron.themoviedbapi.model.movie.ReleaseInfo
+setCertification(String) - Method in class com.omertron.themoviedbapi.model.movie.Release
setChangedItems(List<ChangedItem>) - Method in class com.omertron.themoviedbapi.model.change.ChangeKeyItem
@@ -2764,6 +2790,8 @@
setCountry(String) - Method in class com.omertron.themoviedbapi.model.movie.ProductionCountry
+setCountry(String) - Method in class com.omertron.themoviedbapi.model.movie.ReleaseDates
+
setCountry(String) - Method in class com.omertron.themoviedbapi.model.movie.ReleaseInfo
setCountry(String) - Method in class com.omertron.themoviedbapi.model.person.ContentRating
@@ -3016,6 +3044,8 @@
setLanguage(String) - Method in class com.omertron.themoviedbapi.model.media.Video
+setLanguage(String) - Method in class com.omertron.themoviedbapi.model.movie.ReleaseDate
+
setLanguages(List<String>) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
setLastAirDate(String) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
@@ -3104,6 +3134,8 @@
setNetworks(List<Network>) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
+setNote(String) - Method in class com.omertron.themoviedbapi.model.movie.ReleaseDate
+
setNumberOfEpisodes(int) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
setNumberOfSeasons(int) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
@@ -3220,7 +3252,9 @@
setReleaseDate(String) - Method in class com.omertron.themoviedbapi.model.movie.MovieBasic
-setReleaseDate(String) - Method in class com.omertron.themoviedbapi.model.movie.ReleaseInfo
+setReleaseDate(String) - Method in class com.omertron.themoviedbapi.model.movie.Release
+
+setReleaseDates(List<ReleaseDate>) - Method in class com.omertron.themoviedbapi.model.movie.ReleaseDates
setReleases(WrapperReleaseInfo) - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
@@ -3354,6 +3388,8 @@
setType(String) - Method in class com.omertron.themoviedbapi.model.media.Video
+setType(int) - Method in class com.omertron.themoviedbapi.model.movie.ReleaseDate
+
setType(String) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
setUrl(String) - Method in class com.omertron.themoviedbapi.model.review.Review
@@ -3744,6 +3780,10 @@
Returns the enum constant of this type with the specified name.
+valueOf(String) - Static method in enum com.omertron.themoviedbapi.enumeration.ReleaseType
+
+Returns the enum constant of this type with the specified name.
+
valueOf(String) - Static method in enum com.omertron.themoviedbapi.enumeration.SearchType
Returns the enum constant of this type with the specified name.
@@ -3815,6 +3855,11 @@ the order they are declared.
Returns an array containing the constants of this enum type, in
the order they are declared.
+values() - Static method in enum com.omertron.themoviedbapi.enumeration.ReleaseType
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
values() - Static method in enum com.omertron.themoviedbapi.enumeration.SearchType
Returns an array containing the constants of this enum type, in
diff --git a/apidocs/index.html b/apidocs/index.html
index f26302826..9bd77fe60 100644
--- a/apidocs/index.html
+++ b/apidocs/index.html
@@ -2,7 +2,7 @@
-
+
API-The MovieDB 4.3-SNAPSHOT API