diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html
index db5a6960a..4a2dfb210 100644
--- a/apidocs/allclasses-frame.html
+++ b/apidocs/allclasses-frame.html
@@ -2,7 +2,7 @@
-
+
getPersonChangeList(Integer page,
String startDate,
String endDate)
-Get a list of Person IDs that have been edited.
+Get a list of PersonInfo IDs that have been edited.
@@ -583,14 +583,14 @@ extends
-Person |
+PersonInfo |
getPersonInfo(int personId,
String... appendToResponse)
Get the general person information for a specific id.
|
-Person |
+PersonInfo |
getPersonLatest()
Get the latest person id.
|
@@ -1465,7 +1465,7 @@ extends String startDate,
String endDate)
throws MovieDbException
-
@@ -544,14 +544,14 @@
-Person |
+PersonInfo |
TheMovieDbApi.getPersonInfo(int personId,
String... appendToResponse)
Get the general person information for a specific id.
|
-Person |
+PersonInfo |
TheMovieDbApi.getPersonLatest()
Get the latest person id.
|
@@ -1464,14 +1464,14 @@
-Person |
+PersonInfo |
TmdbPeople.getPersonInfo(int personId,
String... appendToResponse)
Get the general person information for a specific id.
|
-Person |
+PersonInfo |
TmdbPeople.getPersonLatest()
Get the latest person id.
|
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
index ac989193c..e4924e1e7 100644
--- a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
+++ b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html
index dffac6e10..fe479b3dc 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html
@@ -2,7 +2,7 @@
-
+
ArtworkType (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html
index e1d0f76fa..d1ecb48bf 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html
@@ -2,7 +2,7 @@
-
+
CreditType (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html
index 2952d50ea..63d39f580 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html
@@ -2,7 +2,7 @@
-
+
ExternalSource (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html
index 6d110ffb8..b3eac84e9 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html
@@ -2,7 +2,7 @@
-
+
MediaType (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html
index 816235f9c..3996e2a6e 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html
@@ -2,7 +2,7 @@
-
+
MovieMethod (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html
index 2b3320a04..2b9109496 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html
@@ -2,7 +2,7 @@
-
+
PeopleMethod (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html
index aba9b614b..4d8d4e646 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html
@@ -2,7 +2,7 @@
-
+
SearchType (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html b/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html
index 63cc68ffd..c12a4499e 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html
@@ -2,7 +2,7 @@
-
+
SortBy (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html
index 593cee60c..329b84cbd 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html
@@ -2,7 +2,7 @@
-
+
TVMethod (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html
index 311f893b8..f871549fd 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.ArtworkType (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html
index 85aa3a972..11f66dce6 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.CreditType (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html
index 3e48a8778..747587488 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.ExternalSource (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html
index 332958b17..2835699de 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.MediaType (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MovieMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MovieMethod.html
index 22f979a65..afa6d9d5f 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MovieMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MovieMethod.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.MovieMethod (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/PeopleMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/PeopleMethod.html
index e54e52c53..f6bf971f1 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/PeopleMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/PeopleMethod.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.PeopleMethod (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html
index 90b2bd79e..a1abf7a0a 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.SearchType (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html
index 34e32310f..cf31a005d 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.SortBy (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVMethod.html
index a7c7ff599..83c3b036c 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVMethod.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.TVMethod (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html
index b06df26c7..2efb3514e 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html
index ec5ce5fd5..08b1c7a10 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html
index 89c413a37..d4346d1a7 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.enumeration Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html
index 3431b01a3..26246c99c 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html
@@ -2,7 +2,7 @@
-
+
Uses of Package com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/IIdentification.html b/apidocs/com/omertron/themoviedbapi/interfaces/IIdentification.html
index 95001dfa0..ea14f40c6 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/IIdentification.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/IIdentification.html
@@ -2,7 +2,7 @@
-
+
IIdentification (API-The MovieDB 4.0-SNAPSHOT API)
@@ -89,7 +89,7 @@
- All Known Implementing Classes:
-- AbstractIdName, AbstractWrapperAll, AbstractWrapperId, AbstractWrapperIdPages, Account, Collection, CollectionInfo, Company, CreditBasic, CreditMovieBasic, CreditTVBasic, ExternalID, Genre, Keyword, MediaBasic, MediaCredit, MediaCreditCast, MediaCreditCrew, MediaCreditList, MediaState, MovieBasic, MovieInfo, Network, Person, PersonBasic, PersonCreditList, PersonFind, ProductionCompany, ResultList, ResultsMap, TVBasic, TVCredit, TVEpisodeBasic, TVEpisodeInfo, TVInfo, TVSeasonBasic, TVSeasonInfo, WrapperAlternativeTitles, WrapperGenericList, WrapperImages, WrapperMovieKeywords, WrapperMultiSearch, WrapperReleaseInfo, WrapperTranslations, WrapperVideos
+- AbstractIdName, AbstractWrapperAll, AbstractWrapperId, AbstractWrapperIdPages, Account, Collection, CollectionInfo, Company, CreditBasic, CreditMovieBasic, CreditTVBasic, ExternalID, Genre, Keyword, MediaBasic, MediaCredit, MediaCreditCast, MediaCreditCrew, MediaCreditList, MediaState, MovieBasic, MovieInfo, Network, PersonBasic, PersonCreditList, PersonFind, PersonInfo, ProductionCompany, ResultList, ResultsMap, TVBasic, TVCredit, TVEpisodeBasic, TVEpisodeInfo, TVInfo, TVSeasonBasic, TVSeasonInfo, WrapperAlternativeTitles, WrapperGenericList, WrapperImages, WrapperMovieKeywords, WrapperMultiSearch, WrapperReleaseInfo, WrapperTranslations, WrapperVideos
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperDates.html
index 1e65ebf57..41aa1b885 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperDates.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperDates.html
@@ -2,7 +2,7 @@
-
+
IWrapperDates (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperPages.html
index d0531ad6d..35aba6b65 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperPages.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperPages.html
@@ -2,7 +2,7 @@
-
+
IWrapperPages (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IIdentification.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IIdentification.html
index 3670cd59d..b247e9099 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IIdentification.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IIdentification.html
@@ -2,7 +2,7 @@
-
+
Uses of Interface com.omertron.themoviedbapi.interfaces.IIdentification (API-The MovieDB 4.0-SNAPSHOT API)
@@ -360,20 +360,20 @@
class |
-Person |
-
-
-class |
PersonBasic |
-
+
class |
PersonCreditList<T extends CreditBasic> |
-
+
class |
PersonFind |
+
+class |
+PersonInfo |
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperDates.html
index 5f0f6d72a..f66972195 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperDates.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperDates.html
@@ -2,7 +2,7 @@
-
+
Uses of Interface com.omertron.themoviedbapi.interfaces.IWrapperDates (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperPages.html
index 6ddb00f72..bca055ad3 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperPages.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperPages.html
@@ -2,7 +2,7 @@
-
+
Uses of Interface com.omertron.themoviedbapi.interfaces.IWrapperPages (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html
index 1facc8ff2..499076db8 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html
index 1242c45dc..718f39081 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html
index f5c39da1a..ec6954849 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.interfaces Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html
index 3929a4e17..097829dd2 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html
@@ -2,7 +2,7 @@
-
+
Uses of Package com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html b/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html
index fa36c5a13..58fa355dd 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html
@@ -2,7 +2,7 @@
-
+
AbstractMethod (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html
index 4dd04fc26..fcbfb46f4 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html
@@ -2,7 +2,7 @@
-
+
TmdbAccount (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html
index 59410e38f..b16b74449 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html
@@ -2,7 +2,7 @@
-
+
TmdbAuthentication (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html
index c1692cad9..1b92fc353 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html
@@ -2,7 +2,7 @@
-
+
TmdbCertifications (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html
index 3610e60de..30686b097 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html
@@ -2,7 +2,7 @@
-
+
TmdbChanges (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html
index a68086a29..e81e747d0 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html
@@ -2,7 +2,7 @@
-
+
TmdbCollections (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html
index 85537c179..624061f28 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html
@@ -2,7 +2,7 @@
-
+
TmdbCompanies (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html
index fa6db7bf2..48bb6efd4 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html
@@ -2,7 +2,7 @@
-
+
TmdbConfiguration (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html
index dec13b9a8..11ccfcf38 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html
@@ -2,7 +2,7 @@
-
+
TmdbCredits (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html
index d53c866a9..5cc938a1e 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html
@@ -2,7 +2,7 @@
-
+
TmdbDiscover (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html
index 6def98129..9a5d48e9b 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html
@@ -2,7 +2,7 @@
-
+
TmdbEpisodes (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html
index 1ed8c69ab..2ecab1779 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html
@@ -2,7 +2,7 @@
-
+
TmdbFind (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html
index 79a6989b8..785f99f37 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html
@@ -2,7 +2,7 @@
-
+
TmdbGenres (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html
index bd2d01e36..f088954c3 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html
@@ -2,7 +2,7 @@
-
+
TmdbKeywords (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html
index 95844828a..c23f20c25 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html
@@ -2,7 +2,7 @@
-
+
TmdbLists (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html
index bcfee9cfa..b29196589 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html
@@ -2,7 +2,7 @@
-
+
TmdbMovies (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html
index 87b7bd565..29b449ad3 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html
@@ -2,7 +2,7 @@
-
+
TmdbNetworks (API-The MovieDB 4.0-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html
index 94ea1f986..5fe202e5f 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html
@@ -2,7 +2,7 @@
-
+
TmdbPeople (API-The MovieDB 4.0-SNAPSHOT API)
@@ -189,14 +189,14 @@ extends