diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html
index 0b5f3caa2..800088b63 100644
--- a/apidocs/allclasses-frame.html
+++ b/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
-
+
getReleases()
-long |
-getRevenue() |
-
-
List<Review> |
getReviews() |
-
+
int |
getRuntime() |
-
+
List<MovieInfo> |
getSimilarMovies() |
-
+
List<Language> |
getSpokenLanguages() |
-
+
String |
getStatus() |
-
+
String |
getTagline() |
-
+
List<Translation> |
getTranslations() |
-
+
List<Video> |
getVideos() |
-
+
boolean |
hasMethod(MovieMethod method) |
-
+
void |
setAlternativeTitles(WrapperAlternativeTitles alternativeTitles) |
-
+
void |
setBelongsToCollection(Collection belongsToCollection) |
-
+
void |
setBudget(long budget) |
-
+
void |
setChanges(WrapperChanges changes) |
-
+
void |
setCredits(MediaCreditList credits) |
-
+
void |
setGenres(List<Genre> genres) |
-
+
void |
setHomepage(String homepage) |
-
+
void |
setImages(WrapperImages images) |
-
+
void |
setImdbID(String imdbID) |
-
+
void |
setKeywords(WrapperMovieKeywords keywords) |
-
+
void |
setLists(WrapperGenericList<UserList> lists) |
-
-void |
-setOriginalLanguage(String originalLanguage) |
-
void |
-setOverview(String overview) |
-
-
-void |
setProductionCompanies(List<ProductionCompany> productionCompanies) |
-
+
void |
setProductionCountries(List<ProductionCountry> productionCountries) |
-
-void |
-setReleases(WrapperReleaseInfo releases) |
-
void |
-setRevenue(long revenue) |
+setReleases(WrapperReleaseInfo releases) |
void |
@@ -372,7 +348,7 @@ implements MovieBasic
-getGenreIds, getMediaId, getOriginalTitle, getReleaseDate, getTitle, getUserRating, isAdult, isVideo, setAdult, setGenreIds, setMediaId, setOriginalTitle, setReleaseDate, setTitle, setUserRating, setVideo
+getGenreIds, getMediaId, getOriginalLanguage, getOriginalTitle, getOverview, getReleaseDate, getRevenue, getTitle, getUserRating, isAdult, isVideo, setAdult, setGenreIds, setMediaId, setOriginalLanguage, setOriginalTitle, setOverview, setReleaseDate, setRevenue, setTitle, setUserRating, setVideo
-
-
-
-
@@ -509,19 +472,6 @@ implements List<ProductionCountry> getProductionCountries()
-
-
-
-
@@ -558,19 +508,6 @@ implements String getStatus()
-
-
-
-
@@ -616,19 +553,6 @@ implements String imdbID)
-
-
-
-
@@ -647,19 +571,6 @@ implements List<ProductionCountry> productionCountries)
-
-
-
-
@@ -696,19 +607,6 @@ implements String status)
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html
index 0d5246b9c..28a81583f 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html
index 7bbf03ba1..7bf43d776 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html
index bd980eb1a..375783ec6 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html
index 6e654d9fe..2f20a52c1 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.1-SNAPSHOT API)
-
+
@@ -307,7 +307,7 @@
class |
MovieInfo
-Movie Bean
+Movie Info
|
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 1a85a9425..04ec15d3f 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html
index 01a21ee27..0d6ec0c82 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.1-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 d8f63abdb..ca45051ee 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseInfo.html
index 31fa01aca..8c8638abb 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html
index 14978322f..8b9f37acc 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html
index 4f4570d1d..14f9ac7f7 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.1-SNAPSHOT API)
-
+
@@ -85,7 +85,7 @@
| MovieInfo |
- Movie Bean
+Movie Info
|
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html
index 1f9ec4f83..e66284ceb 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-use.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-use.html
index 0afa07d8a..7b2f01eee 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.1-SNAPSHOT API)
-
+
@@ -119,7 +119,7 @@
| MovieInfo
- Movie Bean
+Movie Info
|
@@ -144,7 +144,7 @@
| MovieInfo
- Movie Bean
+Movie Info
|
@@ -186,7 +186,7 @@
| MovieInfo
- Movie Bean
+Movie Info
|
diff --git a/apidocs/com/omertron/themoviedbapi/model/network/Network.html b/apidocs/com/omertron/themoviedbapi/model/network/Network.html
index 673a8b0aa..2790ac304 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.1-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 9bc52da3d..607647ee7 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.1-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 980bca733..044178d56 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.1-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 eb0b49c18..a73c810e8 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.1-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 b30b7ecdd..808e03787 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.1-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 3713cd06d..9217d1b41 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/package-frame.html
index 5cc99c521..e798e9c84 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/package-summary.html
index 33efd20df..55305b259 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/package-tree.html
index bc485a759..ec1506560 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-use.html b/apidocs/com/omertron/themoviedbapi/model/package-use.html
index 4f778d4d1..e27080697 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/ContentRating.html b/apidocs/com/omertron/themoviedbapi/model/person/ContentRating.html
index 368bba119..542d88845 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html
index e2d716753..e1412f3a4 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html b/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html
index af93dc843..963088a7a 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html
index dc4dfd7fb..c09d407b5 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html
index 69e5d29e6..2f6700874 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html
index 36bc088a3..fe579f656 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html
index 98ed8fda8..bdfe3f655 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html
index f5d1b9eea..ec02dd258 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.1-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 5d768ceab..b35353b6c 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.1-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 35ee201dd..f1f322469 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.1-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 10e49df5e..3fa50af5c 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.1-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 5e43fdeb2..4b75c7c49 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.1-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 4f819b348..d8361c256 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.1-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 46ed7fa38..8de81f9ba 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.1-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 80e760d04..4d7593798 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.1-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 3446b4fe5..a00aaf2f0 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.1-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 67e4555f4..dabf0f993 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.1-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 ae7c5d78a..44dda8af5 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.1-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 7493ae492..b395a6efe 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.1-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 19f8cb142..c4a4f9317 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/review/Review.html b/apidocs/com/omertron/themoviedbapi/model/review/Review.html
index c4fb41c46..f1b8bbcfb 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.1-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 b508fef44..ed4b91c4c 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.1-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 b3586d639..af42cc676 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.1-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 daba90f59..c105fcc62 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.1-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 bbb476bc9..9cc18b774 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.1-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 97c90d10d..4c2a7cfa4 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVBasic.html
index dfb761c2d..b7b7c6f52 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html
index 80fd7b240..7cdf33d45 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html
index 148090e09..f5ccf44c7 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html
index b6eaf08b8..383118266 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html
index 275a0af0d..f187f30c9 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html
index a903aae1d..9901bcda5 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html
index e9db16077..9a5fe4e96 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.1-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 d9d716a27..34322191b 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.1-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 450adbf2c..5bbed5426 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.1-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 7d621f3a6..56c6b534c 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.1-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 d5bb1eb6f..e5ea23ec5 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.1-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 3ec2e947f..0270e3c64 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.1-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 58bb0489f..6a997e378 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.1-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 2f9bae483..78dcdb61f 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.1-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 589507f0b..497bd11ea 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.1-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 0bfdf3b56..4c4a9c683 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.1-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 739eece6e..24d48898b 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.1-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 aceb90e1a..0190b7854 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-frame.html b/apidocs/com/omertron/themoviedbapi/package-frame.html
index 379dceb9d..aca7a76cf 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-summary.html b/apidocs/com/omertron/themoviedbapi/package-summary.html
index dacda8a39..d572e2022 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-tree.html b/apidocs/com/omertron/themoviedbapi/package-tree.html
index 560380139..d983a3848 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-use.html b/apidocs/com/omertron/themoviedbapi/package-use.html
index 3d3701016..21dd8a7c8 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperAll.html
index c9a2e1495..bc432cda4 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html
index 3c9183708..f017e2e23 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html
index b98153462..57ea00b85 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html
index 63810f627..571d61ef1 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultDates.html b/apidocs/com/omertron/themoviedbapi/results/ResultDates.html
index e7406aa6b..a7f654cf4 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultList.html b/apidocs/com/omertron/themoviedbapi/results/ResultList.html
index 94a3136bd..e44d4cc8a 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html
index 6affc76d8..986f52139 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html
index 6e72d13df..4e69ce3b1 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html
index af00146b0..9668805d8 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html
index 62b274673..fe7fb8c2c 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html b/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html
index 2796ba1de..739ef376e 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html
index 6e86c8d1a..e6766e274 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html
index 7c9119924..45c4bb020 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html
index 38a168211..a5dab14e4 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html
index 3eb88b726..e83ad3d13 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html b/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html
index 36dbf227f..bfc402c71 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html
index eee62124f..6f276168f 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html
index 78bd9d2fc..8a8b63d65 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html b/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html
index 04676fdb8..8876d6481 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.1-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 33e10fdd3..70fcda040 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.1-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 62d093b04..f6689efd5 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.1-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 0c0ade960..7e1b131f7 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.1-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 3a60400be..9837c0ef8 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.1-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 2c847cf95..5d8fe2fe0 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.1-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 cff369070..acb4fe39e 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html
index 28ce569d0..bf467c0c1 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.1-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 35fb2fe80..653525480 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.1-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 cba4dce04..68b4ae957 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.1-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 2eacd0a01..bf0339f03 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.1-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 7ab8e698e..69c2eba17 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.1-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 d26ce7469..962c8d969 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.1-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 c74559244..f02112aa6 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.1-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 92570f923..2dafb4646 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.1-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 9269eccb5..cfa4b98ce 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.1-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 53524ff2c..03fa2c0a4 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.1-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 6dae3f609..94630afa1 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.1-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 a00121cc7..3eee3d225 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.1-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 a63f6f5c1..adeb70d6c 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-frame.html b/apidocs/com/omertron/themoviedbapi/results/package-frame.html
index fadb3b933..b4314ef31 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-summary.html b/apidocs/com/omertron/themoviedbapi/results/package-summary.html
index 694d8a93c..059d57471 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-tree.html b/apidocs/com/omertron/themoviedbapi/results/package-tree.html
index 3727100e9..e8832f53a 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-use.html b/apidocs/com/omertron/themoviedbapi/results/package-use.html
index ae7d1083c..93330136c 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
index f230f3922..499260d6b 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html b/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html
index 1aaac12a3..6b8f82245 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html b/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html
index fd7da5f9e..b5bacc478 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html b/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html
index 00f3905e9..32e2e8287 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/Param.html b/apidocs/com/omertron/themoviedbapi/tools/Param.html
index 1e18e39f3..216a0dd96 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/PostBody.html b/apidocs/com/omertron/themoviedbapi/tools/PostBody.html
index be718cb18..923c26155 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/PostTools.html b/apidocs/com/omertron/themoviedbapi/tools/PostTools.html
index 8fe21e34f..b4f261d2c 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html b/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html
index 0f57bca6c..ccabff212 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.1-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 64067299f..8ecad1b18 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.1-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 44b4805c3..2ea2c3044 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.1-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 df952033f..cf8512bd9 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.1-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 bd62cf36d..2ebae05b4 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.1-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 d5481d630..5c9b98f0b 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.1-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 833bbb75a..f25280038 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.1-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 6cce85b0d..0682be2f2 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.1-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 3f310ef6c..ad2424781 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
index 4650a661a..b55f2bff7 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
index cf768ea97..9bd96b2de 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
index 095205a1e..a511f75e5 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-use.html b/apidocs/com/omertron/themoviedbapi/tools/package-use.html
index a5072598f..7dde42b98 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.1-SNAPSHOT API)
-
+
diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html
index 407630b6c..9c7fb9b12 100644
--- a/apidocs/constant-values.html
+++ b/apidocs/constant-values.html
@@ -2,10 +2,10 @@
-
+
Constant Field Values (API-The MovieDB 4.1-SNAPSHOT API)
-
+
diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html
index 5c3349a30..6c2a2e8fc 100644
--- a/apidocs/deprecated-list.html
+++ b/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
-
+
Deprecated List (API-The MovieDB 4.1-SNAPSHOT API)
-
+
diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html
index 04b0f95be..d991f8e21 100644
--- a/apidocs/help-doc.html
+++ b/apidocs/help-doc.html
@@ -2,10 +2,10 @@
-
+
API Help (API-The MovieDB 4.1-SNAPSHOT API)
-
+
diff --git a/apidocs/index-all.html b/apidocs/index-all.html
index 88d13b518..2f56ea9f5 100644
--- a/apidocs/index-all.html
+++ b/apidocs/index-all.html
@@ -2,10 +2,10 @@
-
+
Index (API-The MovieDB 4.1-SNAPSHOT API)
-
+
@@ -206,6 +206,10 @@
Avatar() - Constructor for class com.omertron.themoviedbapi.model.account.Avatar
+AvatarHash - Class in com.omertron.themoviedbapi.model.account
+
+AvatarHash() - Constructor for class com.omertron.themoviedbapi.model.account.AvatarHash
+
@@ -951,7 +955,7 @@
getHash() - Method in class com.omertron.themoviedbapi.model.account.Avatar
-getHash() - Method in class com.omertron.themoviedbapi.model.account.Hash
+getHash() - Method in class com.omertron.themoviedbapi.model.account.AvatarHash
getHeadquarters() - Method in class com.omertron.themoviedbapi.model.company.Company
@@ -1365,8 +1369,6 @@
getOriginalLanguage() - Method in class com.omertron.themoviedbapi.model.movie.MovieBasic
-getOriginalLanguage() - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
-
getOriginalLanguage() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
getOriginalName() - Method in class com.omertron.themoviedbapi.model.credits.CreditTVBasic
@@ -1387,8 +1389,6 @@
getOverview() - Method in class com.omertron.themoviedbapi.model.movie.MovieBasic
-getOverview() - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
-
getOverview() - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeBasic
getOverview() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
@@ -1621,8 +1621,6 @@
getRevenue() - Method in class com.omertron.themoviedbapi.model.movie.MovieBasic
-getRevenue() - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
-
getReview(String) - Method in class com.omertron.themoviedbapi.methods.TmdbReviews
Get the full details of a review by ID.
@@ -2092,10 +2090,6 @@
Check to see if the collection has a certain parameter
-Hash - Class in com.omertron.themoviedbapi.model.account
-
-Hash() - Constructor for class com.omertron.themoviedbapi.model.account.Hash
-
hashCode() - Method in class com.omertron.themoviedbapi.model.AbstractIdName
hashCode() - Method in class com.omertron.themoviedbapi.model.artwork.Artwork
@@ -2340,7 +2334,7 @@
MovieInfo - Class in com.omertron.themoviedbapi.model.movie
-Movie Bean
+Movie Info
MovieInfo() - Constructor for class com.omertron.themoviedbapi.model.movie.MovieInfo
@@ -2831,9 +2825,9 @@
setGuestStars(List<MediaCreditCast>) - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo
-setHash(Hash) - Method in class com.omertron.themoviedbapi.model.account.Avatar
+setHash(AvatarHash) - Method in class com.omertron.themoviedbapi.model.account.Avatar
-setHash(String) - Method in class com.omertron.themoviedbapi.model.account.Hash
+setHash(String) - Method in class com.omertron.themoviedbapi.model.account.AvatarHash
setHeadquarters(String) - Method in class com.omertron.themoviedbapi.model.company.Company
@@ -3061,8 +3055,6 @@
setOriginalLanguage(String) - Method in class com.omertron.themoviedbapi.model.movie.MovieBasic
-setOriginalLanguage(String) - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
-
setOriginalLanguage(String) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
setOriginalName(String) - Method in class com.omertron.themoviedbapi.model.credits.CreditTVBasic
@@ -3083,8 +3075,6 @@
setOverview(String) - Method in class com.omertron.themoviedbapi.model.movie.MovieBasic
-setOverview(String) - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
-
setOverview(String) - Method in class com.omertron.themoviedbapi.model.tv.TVEpisodeBasic
setOverview(String) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
@@ -3187,8 +3177,6 @@
setRevenue(long) - Method in class com.omertron.themoviedbapi.model.movie.MovieBasic
-setRevenue(long) - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
-
setReviews(WrapperGenericList<Review>) - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
setRuntime(int) - Method in class com.omertron.themoviedbapi.model.movie.MovieInfo
diff --git a/apidocs/index.html b/apidocs/index.html
index 3469d3b37..ab5180160 100644
--- a/apidocs/index.html
+++ b/apidocs/index.html
@@ -2,7 +2,7 @@
-
+
API-The MovieDB 4.1-SNAPSHOT API