diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html
index 79650fe83..99c8e61a0 100644
--- a/apidocs/allclasses-frame.html
+++ b/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
-
+
isAdult()
+boolean |
+isVideo() |
+
+
void |
setAdult(boolean adult) |
-
+
void |
setBackdropPath(String backdropPath) |
-
+
void |
setId(String id) |
-
+
void |
setOriginalTitle(String originalTitle) |
-
+
void |
setPopularity(float popularity) |
-
+
void |
setPosterPath(String posterPath) |
-
+
void |
setReleaseDate(String releaseDate) |
-
+
void |
setTitle(String title) |
+
+void |
+setVideo(boolean video) |
+
void |
setVoteAverage(float voteAverage) |
@@ -375,6 +383,15 @@ extends
+
+
+
+-
+
isVideo
+public boolean isVideo()
+
+
@@ -459,12 +476,21 @@ extends
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/Language.html b/apidocs/com/omertron/themoviedbapi/model/Language.html
index 67d5f9d93..9e1630c8c 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html
index c2f6b65c9..4b5a19eea 100644
--- a/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html
+++ b/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html
@@ -2,10 +2,10 @@
-
+
ListItemStatus (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDb.html b/apidocs/com/omertron/themoviedbapi/model/MovieDb.html
index 67421e03c..18ad112c6 100644
--- a/apidocs/com/omertron/themoviedbapi/model/MovieDb.html
+++ b/apidocs/com/omertron/themoviedbapi/model/MovieDb.html
@@ -2,10 +2,10 @@
-
+
MovieDb (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html b/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html
index 257739557..9c97f1a37 100644
--- a/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html
@@ -2,10 +2,10 @@
-
+
MovieDbList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html b/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html
index 3be8879a3..20755dc68 100644
--- a/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html
+++ b/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html
@@ -2,10 +2,10 @@
-
+
MovieDbListStatus (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieList.html b/apidocs/com/omertron/themoviedbapi/model/MovieList.html
index f10e94017..d5f6ed0f9 100644
--- a/apidocs/com/omertron/themoviedbapi/model/MovieList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/MovieList.html
@@ -2,10 +2,10 @@
-
+
MovieList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Person.html b/apidocs/com/omertron/themoviedbapi/model/Person.html
index cf90e5caf..e414c7a8e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Person.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Person.html
@@ -2,10 +2,10 @@
-
+
Person (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCast.html b/apidocs/com/omertron/themoviedbapi/model/PersonCast.html
index dda83a050..2828d94c0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/PersonCast.html
+++ b/apidocs/com/omertron/themoviedbapi/model/PersonCast.html
@@ -2,10 +2,10 @@
-
+
PersonCast (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html b/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html
index 5a96335ab..e131bae3d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html
+++ b/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html
@@ -2,10 +2,10 @@
-
+
PersonCredit (API-The MovieDB 3.11-SNAPSHOT API)
-
+
@@ -168,24 +168,32 @@ extends
String |
-getJob() |
+getFirstAirDate() |
String |
+getJob() |
+
+
+String |
getMediaType() |
-
+
int |
getMovieId() |
-
+
String |
getMovieOriginalTitle() |
-
+
String |
getMovieTitle() |
+
+List<String> |
+getOriginCountry() |
+
PersonType |
getPersonType() |
@@ -203,33 +211,49 @@ extends getReleaseDate()
+String |
+getTvName() |
+
+
+String |
+getTvOriginalName() |
+
+
+boolean |
+getVideo() |
+
+
float |
getVoteAverage() |
-
+
int |
getVoteCount() |
-
+
void |
setAdult(String adult) |
-
+
void |
setBackdropPath(String backdropPath) |
-
+
void |
setCharacter(String character) |
-
+
void |
setCreditId(String creditId) |
-
+
void |
setDepartment(String department) |
+
+void |
+setFirstAirDate(String firstAirDate) |
+
void |
setJob(String job) |
@@ -252,20 +276,36 @@ extends
void |
-setPersonType(PersonType personType) |
+setOriginCountry(List<String> originCountry) |
void |
-setPopularity(float popularity) |
+setPersonType(PersonType personType) |
void |
-setPosterPath(String posterPath) |
+setPopularity(float popularity) |
void |
+setPosterPath(String posterPath) |
+
+
+void |
setReleaseDate(String releaseDate) |
+
+void |
+setTvName(String tvName) |
+
+
+void |
+setTvOriginalName(String tvOriginalName) |
+
+
+void |
+setVideo(boolean video) |
+
void |
setVoteAverage(float voteAverage) |
@@ -419,6 +459,51 @@ extends String getCreditId()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -602,12 +687,57 @@ extends
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html b/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html
index c2ec92e4d..062cbc2f6 100644
--- a/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html
+++ b/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html
@@ -2,10 +2,10 @@
-
+
PersonCrew (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonType.html b/apidocs/com/omertron/themoviedbapi/model/PersonType.html
index 4ba6ac4f1..56fad71a2 100644
--- a/apidocs/com/omertron/themoviedbapi/model/PersonType.html
+++ b/apidocs/com/omertron/themoviedbapi/model/PersonType.html
@@ -2,10 +2,10 @@
-
+
PersonType (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html
index 51f71dcfa..f4d99ea18 100644
--- a/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html
@@ -2,10 +2,10 @@
-
+
ProductionCompany (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html
index 37259dd87..9bea4f75b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html
+++ b/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html
@@ -2,10 +2,10 @@
-
+
ProductionCountry (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html
index 8a6618c67..21b31acaf 100644
--- a/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html
@@ -2,10 +2,10 @@
-
+
ReleaseInfo (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Reviews.html b/apidocs/com/omertron/themoviedbapi/model/Reviews.html
index 077c4823f..c42caae9b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Reviews.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Reviews.html
@@ -2,10 +2,10 @@
-
+
Reviews (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html
index f04078ea7..329381d7e 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html
index 0e71792ac..9e00f8b32 100644
--- a/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html
+++ b/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html
@@ -2,10 +2,10 @@
-
+
TmdbConfiguration (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html
index 18ad1ebd6..80d285cd5 100644
--- a/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html
@@ -2,10 +2,10 @@
-
+
TokenAuthorisation (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/TokenSession.html
index 4db189c40..5590d39a9 100644
--- a/apidocs/com/omertron/themoviedbapi/model/TokenSession.html
+++ b/apidocs/com/omertron/themoviedbapi/model/TokenSession.html
@@ -2,10 +2,10 @@
-
+
TokenSession (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/Trailer.html
index 1bc746ef4..31bf8a081 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Trailer.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Trailer.html
@@ -2,10 +2,10 @@
-
+
Trailer (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Translation.html b/apidocs/com/omertron/themoviedbapi/model/Translation.html
index 55a291187..7755e8d32 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Translation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Translation.html
@@ -2,10 +2,10 @@
-
+
Translation (API-The MovieDB 3.11-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 bed22a5d4..c315b3f99 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 3.11-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 320aca0ab..a1125a567 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html
index f2062b1f1..33e888b7e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Account (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html
index 13f6e045a..384785500 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html
index ca5759240..f399a9801 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html
index d0f48a5bc..af640acbc 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html
index 61a78a6da..57e0262ee 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ChangeKeyItem (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html
index 82a79f07d..5167a7cd4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ChangedItem (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedMovie.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedMovie.html
index cdbdb10ad..15e167297 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedMovie.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedMovie.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ChangedMovie (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html
index 6871208a2..0387da17d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html
index cc38ed0a4..8af3ef5f1 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html
index 221dacdb8..23f04b415 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html
index e906ca692..6af45d9df 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Discover (API-The MovieDB 3.11-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 a4c6bd814..d5114cead 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html
index 13e3c03a1..72207e573 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.JobDepartment (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html
index cf611d60c..bbe244d3f 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html b/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html
index a92ef22a6..d0298c6ad 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.11-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 1a939c0a4..68a804d38 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html
index d6d09cae8..32084bf33 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ListItemStatus (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html
index 7d3f76c1d..ee6a420fd 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html
index 22764e1e2..10d10b26b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html
index 05f2d13c7..352de4b1c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.MovieDbListStatus (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html
index 90c1f19ce..6b3839d86 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html
index 908294050..86a1a0463 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html
index fa0d6bb65..40d5a4cda 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html
index db59d957e..0acd35aff 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html
index 293a3f81f..0f91f1ddf 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html
index e6a5626a1..862306c02 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html
index e89d7e6b1..bc89986b1 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html
index 5947d926e..ced37514e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html
index 3fe9f59cc..16ebc88b6 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html
index a53860040..56f12651f 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Reviews (API-The MovieDB 3.11-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 909be64a6..9f523552e 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html
index 40e60b69e..f8bc1c56d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html
index 3c92e448f..1c9f6c968 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html
index 2252dfd61..3df3ee4bb 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html
index 942161e1e..4dc0c6360 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html
index 39907c84f..6a7802716 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/comparator/PersonCreditDateComparator.html b/apidocs/com/omertron/themoviedbapi/model/comparator/PersonCreditDateComparator.html
index 09bd80293..6f51f76df 100644
--- a/apidocs/com/omertron/themoviedbapi/model/comparator/PersonCreditDateComparator.html
+++ b/apidocs/com/omertron/themoviedbapi/model/comparator/PersonCreditDateComparator.html
@@ -2,10 +2,10 @@
-
+
PersonCreditDateComparator (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/comparator/class-use/PersonCreditDateComparator.html b/apidocs/com/omertron/themoviedbapi/model/comparator/class-use/PersonCreditDateComparator.html
index a5adfc316..11c8d3171 100644
--- a/apidocs/com/omertron/themoviedbapi/model/comparator/class-use/PersonCreditDateComparator.html
+++ b/apidocs/com/omertron/themoviedbapi/model/comparator/class-use/PersonCreditDateComparator.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.comparator.PersonCreditDateComparator (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/comparator/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/comparator/package-frame.html
index b302e836e..41ed81fe1 100644
--- a/apidocs/com/omertron/themoviedbapi/model/comparator/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/comparator/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/comparator/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/comparator/package-summary.html
index 7d88df7e4..d35f30243 100644
--- a/apidocs/com/omertron/themoviedbapi/model/comparator/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/comparator/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/comparator/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/comparator/package-tree.html
index 9180ae972..dc79ad459 100644
--- a/apidocs/com/omertron/themoviedbapi/model/comparator/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/comparator/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.comparator Class Hierarchy (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/comparator/package-use.html b/apidocs/com/omertron/themoviedbapi/model/comparator/package-use.html
index 388c1a388..16548ae14 100644
--- a/apidocs/com/omertron/themoviedbapi/model/comparator/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/comparator/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/package-frame.html
index 8bb45a6f4..683afd4ff 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/package-summary.html
index b2bca1b15..0056ab243 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/package-tree.html
index 7786f7cd1..1fd290f33 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-use.html b/apidocs/com/omertron/themoviedbapi/model/package-use.html
index b6044747d..679b718be 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-frame.html b/apidocs/com/omertron/themoviedbapi/package-frame.html
index 1d013c92f..b397566cf 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-summary.html b/apidocs/com/omertron/themoviedbapi/package-summary.html
index a60a57993..0585d23e0 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-tree.html b/apidocs/com/omertron/themoviedbapi/package-tree.html
index 6041dc8c5..af27e7922 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-use.html b/apidocs/com/omertron/themoviedbapi/package-use.html
index 79d291fe4..6a1475d6f 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractResults.html b/apidocs/com/omertron/themoviedbapi/results/AbstractResults.html
index 61be9ed40..36f5cc521 100644
--- a/apidocs/com/omertron/themoviedbapi/results/AbstractResults.html
+++ b/apidocs/com/omertron/themoviedbapi/results/AbstractResults.html
@@ -2,10 +2,10 @@
-
+
AbstractResults (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html
index ef3b49199..ce6d2a436 100644
--- a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html
+++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html
@@ -2,10 +2,10 @@
-
+
TmdbResultsList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html
index dd6f207f8..88e91f741 100644
--- a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html
+++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html
@@ -2,10 +2,10 @@
-
+
TmdbResultsMap (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractResults.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractResults.html
index af2cfa4dd..6ff9315b3 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractResults.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractResults.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.AbstractResults (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html
index ecc44fe78..90161e1df 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.TmdbResultsList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html
index 67401b8cd..2a1f3ea1c 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.TmdbResultsMap (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-frame.html b/apidocs/com/omertron/themoviedbapi/results/package-frame.html
index 3b8b0dd99..a69608c6e 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-summary.html b/apidocs/com/omertron/themoviedbapi/results/package-summary.html
index f473d815a..7bc73ddf1 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-tree.html b/apidocs/com/omertron/themoviedbapi/results/package-tree.html
index d69c78aa9..8b9dcf805 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-use.html b/apidocs/com/omertron/themoviedbapi/results/package-use.html
index dcce562ed..3b215b1af 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
index fe50b010b..8441b5f1f 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html b/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html
index a8eda65f2..bcfe5567e 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html
@@ -2,10 +2,10 @@
-
+
WebBrowser (API-The MovieDB 3.11-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 14b2e1900..e0283553f 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html
index 43bda632c..fa528f9f8 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.WebBrowser (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
index 7e6ee4398..c06973d13 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
index dc5f567d3..5480f7778 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
index 36d30f367..2597fe20c 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-use.html b/apidocs/com/omertron/themoviedbapi/tools/package-use.html
index 1dc3d996e..5ee5a9b2b 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 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
index 5f0e76523..2d8694c2a 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
@@ -2,10 +2,10 @@
-
+
AbstractWrapper (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
index 67a0a4864..bd97e9f69 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
@@ -2,10 +2,10 @@
-
+
AbstractWrapperAll (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
index 98bec2ae9..e79545d32 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
@@ -2,10 +2,10 @@
-
+
AbstractWrapperId (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html
index 1abad55be..1a59bb1f9 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html
@@ -2,10 +2,10 @@
-
+
IWrapperDates (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html
index 763e515e9..408c50fbb 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html
@@ -2,10 +2,10 @@
-
+
IWrapperId (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html
index b31940776..eaed63022 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html
@@ -2,10 +2,10 @@
-
+
IWrapperPages (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html
index cd2799c85..59a116d80 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html
@@ -2,10 +2,10 @@
-
+
ResultDates (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
index 3eb7d3879..5d66efcbd 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
@@ -2,10 +2,10 @@
-
+
WrapperAlternativeTitles (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
index c3267b9e6..fe5ec07ac 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
@@ -2,10 +2,10 @@
-
+
WrapperChanges (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
index 261d1a00e..17cd26110 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
@@ -2,10 +2,10 @@
-
+
WrapperCollection (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html
index 093fb27d9..18ed2ef18 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html
@@ -2,10 +2,10 @@
-
+
WrapperCompany (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html
index 52346f247..99e8e699b 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html
@@ -2,10 +2,10 @@
-
+
WrapperCompanyMovies (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
index 202e276bc..f6e606fb8 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
@@ -2,10 +2,10 @@
-
+
WrapperConfig (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
index 533f26b26..85788b1d5 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
@@ -2,10 +2,10 @@
-
+
WrapperGenres (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
index 26c8d211a..8e4ddccc1 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
@@ -2,10 +2,10 @@
-
+
WrapperImages (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
index dab097351..008175532 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
@@ -2,10 +2,10 @@
-
+
WrapperJobList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html
index 46700b26a..a43df3f93 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html
@@ -2,10 +2,10 @@
-
+
WrapperKeywordMovies (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html
index c77562308..0e51768b2 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html
@@ -2,10 +2,10 @@
-
+
WrapperKeywords (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html
index ca8776819..603fc47cd 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html
@@ -2,10 +2,10 @@
-
+
WrapperMovie (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html
index 7c2e72588..c9d76d34b 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html
@@ -2,10 +2,10 @@
-
+
WrapperMovieCasts (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html
index 384e43ec7..0cb804284 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html
@@ -2,10 +2,10 @@
-
+
WrapperMovieChanges (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html
index c0ff5a985..ff9170720 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html
@@ -2,10 +2,10 @@
-
+
WrapperMovieDbList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
index 24a042268..7d02c24a0 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
@@ -2,10 +2,10 @@
-
+
WrapperMovieKeywords (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html
index ce674d13c..9bb0c7000 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html
@@ -2,10 +2,10 @@
-
+
WrapperMovieList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html
index 7e1177ceb..771cd92ea 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html
@@ -2,10 +2,10 @@
-
+
WrapperPerson (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html
index 19111625a..46efa9302 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html
@@ -2,10 +2,10 @@
-
+
WrapperPersonCredits (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html
index 4dc17fb75..b587d890c 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html
@@ -2,10 +2,10 @@
-
+
WrapperPersonList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
index a326c1dc3..48bdafd19 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
@@ -2,10 +2,10 @@
-
+
WrapperReleaseInfo (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html
index 7de821703..bf3294e54 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html
@@ -2,10 +2,10 @@
-
+
WrapperReviews (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html
index bf6407c96..586829fec 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html
@@ -2,10 +2,10 @@
-
+
WrapperTrailers (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
index c94c0a05f..c2b6115ff 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
@@ -2,10 +2,10 @@
-
+
WrapperTranslations (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html
index 0c4c6d580..37f565989 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapper (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html
index 41394967f..4ceee4a68 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html
index f0399b940..e4db407b3 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapperId (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html
index 024901dd0..59086f184 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface com.omertron.themoviedbapi.wrapper.IWrapperDates (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html
index ac3706117..943694603 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface com.omertron.themoviedbapi.wrapper.IWrapperId (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html
index e8915fb67..a5a2b3cc1 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface com.omertron.themoviedbapi.wrapper.IWrapperPages (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html
index 9691b066c..0c8370a35 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.ResultDates (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html
index 4b20414cf..d07e4054b 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperAlternativeTitles (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html
index 5015e038b..e5f5da761 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperChanges (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html
index b344e35b0..dfc8d7581 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperCollection (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html
index 06fc13516..645b4a400 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperCompany (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html
index 4ffaca8d5..789479bf1 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperCompanyMovies (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html
index a32380993..47c0a5fba 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperConfig (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html
index ff103314e..5da82dc1e 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperGenres (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html
index 719b4774a..3b8abae5a 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperImages (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html
index d7fe91f8c..31c7e8c7d 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperJobList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html
index 07c070fe2..0778d7266 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperKeywordMovies (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html
index 629824136..643976879 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperKeywords (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html
index 45e6322f6..3a9295d17 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovie (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html
index 9d9f5bde2..a6905b24c 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieCasts (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieChanges.html
index 5b6afccfe..c781297cd 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieChanges.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieChanges (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html
index d63ab09db..63d6335a4 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieDbList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html
index 53f39f5c6..0828df06f 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieKeywords (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html
index 72ccd1645..68be6b8d7 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html
index 966aaf4e3..b9f52c9f0 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperPerson (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html
index f67e409cd..718e471bf 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperPersonCredits (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html
index 4f689ff84..5d800f2a7 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperPersonList (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html
index 4caca8929..726d33bb9 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperReleaseInfo (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html
index 2b6957627..0e4bcea4e 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperReviews (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html
index 76e390eb0..2905c5cc3 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperTrailers (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html
index 959948d9e..babe45266 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperTranslations (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html
index 4457c2ffb..072a491fc 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.wrapper (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html
index c19cbaa30..2e0fd7b62 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.wrapper (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html
index c8ee650e3..66853a615 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.wrapper Class Hierarchy (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html
index 04c420334..0690daa72 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.wrapper (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html
index 94ecff05d..c96a05757 100644
--- a/apidocs/constant-values.html
+++ b/apidocs/constant-values.html
@@ -2,10 +2,10 @@
-
+
Constant Field Values (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html
index b5147b76e..8af6a041f 100644
--- a/apidocs/deprecated-list.html
+++ b/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
-
+
Deprecated List (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html
index 24e7a41fb..ff42dd1e4 100644
--- a/apidocs/help-doc.html
+++ b/apidocs/help-doc.html
@@ -2,10 +2,10 @@
-
+
API Help (API-The MovieDB 3.11-SNAPSHOT API)
-
+
diff --git a/apidocs/index-all.html b/apidocs/index-all.html
index 68a3feae0..e41b61529 100644
--- a/apidocs/index-all.html
+++ b/apidocs/index-all.html
@@ -2,10 +2,10 @@
-
+
Index (API-The MovieDB 3.11-SNAPSHOT API)
-
+
@@ -517,6 +517,8 @@
getFilePath() - Method in class com.omertron.themoviedbapi.model.Artwork
+getFirstAirDate() - Method in class com.omertron.themoviedbapi.model.PersonCredit
+
getFlag() - Method in class com.omertron.themoviedbapi.model.Artwork
getGenreList(String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -781,6 +783,8 @@
getOriginalTitle() - Method in class com.omertron.themoviedbapi.model.MovieDb
+getOriginCountry() - Method in class com.omertron.themoviedbapi.model.PersonCredit
+
getOverview() - Method in class com.omertron.themoviedbapi.model.CollectionInfo
getOverview() - Method in class com.omertron.themoviedbapi.model.MovieDb
@@ -1029,6 +1033,10 @@
getTranslations() - Method in class com.omertron.themoviedbapi.wrapper.WrapperTranslations
+getTvName() - Method in class com.omertron.themoviedbapi.model.PersonCredit
+
+getTvOriginalName() - Method in class com.omertron.themoviedbapi.model.PersonCredit
+
getType() - Method in class com.omertron.themoviedbapi.model.Trailer
getTypeList(Class<E>, E[]) - Method in class com.omertron.themoviedbapi.wrapper.AbstractWrapper
@@ -1055,6 +1063,8 @@
getVideo() - Method in class com.omertron.themoviedbapi.model.MovieDb
+getVideo() - Method in class com.omertron.themoviedbapi.model.PersonCredit
+
getVoteAverage() - Method in class com.omertron.themoviedbapi.model.Artwork
getVoteAverage() - Method in class com.omertron.themoviedbapi.model.KeywordMovie
@@ -1167,6 +1177,8 @@
Check to see if the size is valid for any of the images types
+isVideo() - Method in class com.omertron.themoviedbapi.model.KeywordMovie
+
IWrapperDates - Interface in com.omertron.themoviedbapi.wrapper
IWrapperId - Interface in com.omertron.themoviedbapi.wrapper
@@ -1548,6 +1560,8 @@
setFilePath(String) - Method in class com.omertron.themoviedbapi.model.Artwork
+setFirstAirDate(String) - Method in class com.omertron.themoviedbapi.model.PersonCredit
+
setFlag(String) - Method in class com.omertron.themoviedbapi.model.Artwork
setGenres(List<Genre>) - Method in class com.omertron.themoviedbapi.model.MovieDb
@@ -1728,6 +1742,8 @@
setOriginalTitle(String) - Method in class com.omertron.themoviedbapi.model.MovieDb
+setOriginCountry(List<String>) - Method in class com.omertron.themoviedbapi.model.PersonCredit
+
setOverview(String) - Method in class com.omertron.themoviedbapi.model.CollectionInfo
setOverview(String) - Method in class com.omertron.themoviedbapi.model.MovieDb
@@ -1916,6 +1932,10 @@
setTranslations(List<Translation>) - Method in class com.omertron.themoviedbapi.wrapper.WrapperTranslations
+setTvName(String) - Method in class com.omertron.themoviedbapi.model.PersonCredit
+
+setTvOriginalName(String) - Method in class com.omertron.themoviedbapi.model.PersonCredit
+
setType(String) - Method in class com.omertron.themoviedbapi.model.Trailer
setUrl(String) - Method in class com.omertron.themoviedbapi.model.Reviews
@@ -1926,8 +1946,12 @@
setValue(Object) - Method in class com.omertron.themoviedbapi.model.ChangedItem
+setVideo(boolean) - Method in class com.omertron.themoviedbapi.model.KeywordMovie
+
setVideo(Boolean) - Method in class com.omertron.themoviedbapi.model.MovieDb
+setVideo(boolean) - Method in class com.omertron.themoviedbapi.model.PersonCredit
+
setVoteAverage(float) - Method in class com.omertron.themoviedbapi.model.Artwork
setVoteAverage(float) - Method in class com.omertron.themoviedbapi.model.KeywordMovie
diff --git a/apidocs/index.html b/apidocs/index.html
index 77d2afa43..ef9b5b24a 100644
--- a/apidocs/index.html
+++ b/apidocs/index.html
@@ -2,7 +2,7 @@
-
+
API-The MovieDB 3.11-SNAPSHOT API