diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index 48f489990..301430013 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index d89ba83d6..f68c02403 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html b/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html index 7e6a38fd2..b3921a5ca 100644 --- a/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html +++ b/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html @@ -2,7 +2,7 @@ - + AppendToResponseBuilder (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/Compare.html b/apidocs/com/omertron/themoviedbapi/Compare.html index ab5daf750..5a1c4224f 100644 --- a/apidocs/com/omertron/themoviedbapi/Compare.html +++ b/apidocs/com/omertron/themoviedbapi/Compare.html @@ -2,7 +2,7 @@ - + Compare (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.html index 7c76b44e8..2ff070e15 100644 --- a/apidocs/com/omertron/themoviedbapi/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.html @@ -2,7 +2,7 @@ - + MovieDbException (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html index 74c27f0fc..53d9ecb9f 100644 --- a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html +++ b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html @@ -2,7 +2,7 @@ - + TheMovieDbApi (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html b/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html index 09dda6047..7848ddcd6 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.AppendToResponseBuilder (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/class-use/Compare.html b/apidocs/com/omertron/themoviedbapi/class-use/Compare.html index 28262fa2c..94bcd96bf 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/Compare.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/Compare.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.Compare (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html index 2ec0e103d..c64834996 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 4.1-SNAPSHOT API) @@ -1172,7 +1172,8 @@ int seasonNumber, int episodeNumber, String sessionID) -
This method lets users get the status of whether or not the TV episode has been rated.
+
This method lets users get the status of whether or not the TV episode + has been rated.
@@ -1197,7 +1198,8 @@ int seasonNumber, int episodeNumber, String language) -
Get the external ids for a TV episode by comabination of a season and episode number.
+
Get the external ids for a TV episode by comabination of a season and + episode number.
@@ -1205,7 +1207,8 @@ TmdbEpisodes.getEpisodeImages(int tvID, int seasonNumber, int episodeNumber) -
Get the images (episode stills) for a TV episode by combination of a season and episode number.
+
Get the images (episode stills) for a TV episode by combination of a + season and episode number.
@@ -1215,7 +1218,8 @@ int episodeNumber, String language, String... appendToResponse) -
Get the primary information about a TV episode by combination of a season and episode number.
+
Get the primary information about a TV episode by combination of a season + and episode number.
@@ -1224,7 +1228,8 @@ int seasonNumber, int episodeNumber, String language) -
Get the videos that have been added to a TV episode (teasers, clips, etc...)
+
Get the videos that have been added to a TV episode (teasers, clips, + etc...)
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html index 57f88dd3a..32e883fe4 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html index e852b1e3c..8c8909eab 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html index ef16db8f3..8a4e0c25b 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html index 2d8903503..e7f922662 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html index 083b4bdfa..71f50177b 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html index 646cd3e4d..86112c698 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html index 8f3418bca..ca4c07311 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html index 8969394f5..0d68ec25d 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html b/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html index 574162a12..dfaea6578 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html index 714de61ea..9e427e139 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html @@ -2,7 +2,7 @@ - + TVEpisodeMethod (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html index 717f18329..67f039d78 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html index c8f7bb8fb..d8b62cff6 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html @@ -2,7 +2,7 @@ - + TVSeasonMethod (API-The MovieDB 4.1-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 f16b8e983..c06fd817b 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.1-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 ce4dc1483..9c005bef2 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.1-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 e8975cef8..c30d4f7ac 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.1-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 21ab706b8..d4237bcb5 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.1-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 afe09dd5e..5e3f4fadf 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.1-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 a5cbb0e42..b3c23d556 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.1-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 36efa06b7..540074c33 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.1-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 15abfa2e7..afdec92d4 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVEpisodeMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVEpisodeMethod.html index 24f4074eb..a49a9e1c7 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVEpisodeMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVEpisodeMethod.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.TVEpisodeMethod (API-The MovieDB 4.1-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 201d669ba..f052f74ee 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVSeasonMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVSeasonMethod.html index 101be7148..dc671be3a 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVSeasonMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVSeasonMethod.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.TVSeasonMethod (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html index 092d1f04a..d8a8da330 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html index 0369b87c8..c0ff367c6 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html index 7b7aec729..4cbbc8444 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html index 4df743eb4..e3abf1f81 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html index d689301f7..6899ccab8 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html @@ -2,7 +2,7 @@ - + AppendToResponse (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html index 8408365e4..9330d2995 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html @@ -2,7 +2,7 @@ - + AppendToResponseMethod (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html b/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html index ca217f45e..693a34b1e 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html @@ -2,7 +2,7 @@ - + Identification (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html index 5b5a757e4..97274a4f8 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html @@ -2,7 +2,7 @@ - + WrapperDates (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html index f10373d4c..2614fa4c1 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html @@ -2,7 +2,7 @@ - + WrapperPages (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html index 0da06c331..c9f48a73a 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html @@ -2,7 +2,7 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.AppendToResponse (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponseMethod.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponseMethod.html index f25249775..a4914776a 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponseMethod.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponseMethod.html @@ -2,7 +2,7 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.AppendToResponseMethod (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html index ef6f5cf7e..dbaf3bb2f 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html @@ -2,7 +2,7 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.Identification (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html index 058eef221..bfd514001 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html @@ -2,7 +2,7 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.WrapperDates (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html index 84accbff9..87e7af539 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html @@ -2,7 +2,7 @@ - + Uses of Interface com.omertron.themoviedbapi.interfaces.WrapperPages (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html index 904b0adb6..a9227e3eb 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html index 085349d6a..af92f405d 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html index 8edaa81ce..c6bdb6a80 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html index d2556ffe7..c12ba3050 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html b/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html index b681fc5c8..54d75218b 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html index ef6a6bc01..c48d6d815 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html index c37ecfc31..b42de62f1 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html index a1a9f8971..f0ff530f9 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html index ee910cc75..0581206b4 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html index 56f076f3a..eababa223 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html index 8c4abce60..58cf155bf 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html index aea10f2cc..22d4ae218 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html index 98a645367..1c01c5fcf 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html index 2631b0b42..282f29a1c 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html index 84954868f..41f792e84 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.1-SNAPSHOT API) @@ -166,7 +166,8 @@ extends String sessionID) -
This method lets users get the status of whether or not the TV episode has been rated.
+
This method lets users get the status of whether or not the TV episode + has been rated.
@@ -191,7 +192,8 @@ extends String language) -
Get the external ids for a TV episode by comabination of a season and episode number.
+
Get the external ids for a TV episode by comabination of a season and + episode number.
@@ -199,7 +201,8 @@ extends getEpisodeImages(int tvID, int seasonNumber, int episodeNumber) -
Get the images (episode stills) for a TV episode by combination of a season and episode number.
+
Get the images (episode stills) for a TV episode by combination of a + season and episode number.
@@ -209,7 +212,8 @@ extends String language, String... appendToResponse) -
Get the primary information about a TV episode by combination of a season and episode number.
+
Get the primary information about a TV episode by combination of a season + and episode number.
@@ -218,7 +222,8 @@ extends String language) -
Get the videos that have been added to a TV episode (teasers, clips, etc...)
+
Get the videos that have been added to a TV episode (teasers, clips, + etc...)
@@ -293,7 +298,8 @@ extends String language, String... appendToResponse) throws MovieDbException -
Get the primary information about a TV episode by combination of a season and episode number.
+
Get the primary information about a TV episode by combination of a season + and episode number.
Parameters:
tvID -
seasonNumber -
episodeNumber -
language -
appendToResponse -
Returns:
Throws:
@@ -328,7 +334,8 @@ extends String sessionID) throws MovieDbException -
This method lets users get the status of whether or not the TV episode has been rated. +
This method lets users get the status of whether or not the TV episode + has been rated. A valid session id is required.
Parameters:
tvID -
seasonNumber -
episodeNumber -
sessionID -
@@ -365,7 +372,8 @@ extends String language) throws MovieDbException -
Get the external ids for a TV episode by comabination of a season and episode number.
+
Get the external ids for a TV episode by comabination of a season and + episode number.
Parameters:
tvID -
seasonNumber -
episodeNumber -
language -
Returns:
Throws:
@@ -382,7 +390,8 @@ extends MovieDbException -
Get the images (episode stills) for a TV episode by combination of a season and episode number.
+
Get the images (episode stills) for a TV episode by combination of a + season and episode number.
Parameters:
tvID -
seasonNumber -
episodeNumber -
Returns:
Throws:
@@ -402,7 +411,8 @@ extends String sessionID, String guestSessionID) throws MovieDbException -
This method lets users rate a TV episode. A valid session id or guest session id is required.
+
This method lets users rate a TV episode. A valid session id or guest + session id is required.
Parameters:
tvID -
seasonNumber -
episodeNumber -
rating -
sessionID -
guestSessionID -
Returns:
Throws:
@@ -420,7 +430,8 @@ extends String language) throws MovieDbException -
Get the videos that have been added to a TV episode (teasers, clips, etc...)
+
Get the videos that have been added to a TV episode (teasers, clips, + etc...)
Parameters:
tvID -
seasonNumber -
episodeNumber -
language -
Returns:
Throws:
diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html index ce64ec7c4..5ad39d0f0 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html index d4fb1a12f..583af8c9c 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html index f7b8f531c..0fbdb5e28 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html index bf2d956f7..dc39b3d16 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html index 39eab2273..8c4006e51 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html index e48af1a5e..72514f0c1 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html index 4084c0aa4..a032c13d8 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.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html index 774076bdb..af69bdf53 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html @@ -2,7 +2,7 @@ - + TmdbReviews (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html index 20e300f7e..4aaac2bfa 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html @@ -2,7 +2,7 @@ - + TmdbSearch (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html index cc94d14ee..8fca92130 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html @@ -2,7 +2,7 @@ - + TmdbSeasons (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html index c21d35be2..7c691156a 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html @@ -2,7 +2,7 @@ - + TmdbTV (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html index eb315f339..2f5dc3806 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.AbstractMethod (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html index d9a153765..94d19ae1c 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbAccount (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html index 4a1f6cb15..697c6b87d 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbAuthentication (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html index 21d5379b6..3c77c55a2 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbCertifications (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html index 5dc4f565d..37bc2c4e0 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbChanges (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html index 67f0dc101..1a13e77b8 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbCollections (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html index 03ebe681d..7b1ff2585 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbCompanies (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html index 055ab9105..be050843a 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbConfiguration (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html index 80b1e3cf4..d8186bfff 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbCredits (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html index 9b04a905d..86868a351 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbDiscover (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html index 813945d40..63ec64a3b 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbEpisodes (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html index 59913ea72..07a0cb6de 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbFind (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html index 042043424..cf839619a 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbGenres (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html index 43f92d5c3..89b8a3260 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbKeywords (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html index 4768945d6..2530ff793 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbLists (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html index 9b556c90f..e2ee80f5c 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbMovies (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html index fd7e6205b..c8400258b 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbNetworks (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html index 7873126ab..9e3320072 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbPeople (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html index 2117f6915..3ee513a34 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbReviews (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html index ebfde61f8..040b923d4 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbSearch (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html index 080ccc565..a58929dd5 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbSeasons (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html index f9e4f2b7f..212de29e3 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbTV (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-frame.html b/apidocs/com/omertron/themoviedbapi/methods/package-frame.html index cbbe252b5..c705787d5 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/methods/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.methods (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-summary.html b/apidocs/com/omertron/themoviedbapi/methods/package-summary.html index e96b54939..50854c15d 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/methods/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.methods (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-tree.html b/apidocs/com/omertron/themoviedbapi/methods/package-tree.html index 276bb4ed7..ea305d63f 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/methods/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.methods Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-use.html b/apidocs/com/omertron/themoviedbapi/methods/package-use.html index 5e076fb1f..e54bf92cd 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/methods/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.methods (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html b/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html index 12bb62100..7a70f0578 100644 --- a/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html +++ b/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html @@ -2,7 +2,7 @@ - + AbstractIdName (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html index 467eacf63..0121ef377 100644 --- a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html +++ b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html @@ -2,7 +2,7 @@ - + AbstractJsonMapping (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Certification.html b/apidocs/com/omertron/themoviedbapi/model/Certification.html index e6eb85931..d9c8cbab1 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Certification.html +++ b/apidocs/com/omertron/themoviedbapi/model/Certification.html @@ -2,7 +2,7 @@ - + Certification (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/FindResults.html b/apidocs/com/omertron/themoviedbapi/model/FindResults.html index 046a5d0d8..beeba61a2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/FindResults.html +++ b/apidocs/com/omertron/themoviedbapi/model/FindResults.html @@ -2,7 +2,7 @@ - + FindResults (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Genre.html b/apidocs/com/omertron/themoviedbapi/model/Genre.html index 76c5e07e4..02c9d8eed 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Genre.html +++ b/apidocs/com/omertron/themoviedbapi/model/Genre.html @@ -2,7 +2,7 @@ - + Genre (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Language.html b/apidocs/com/omertron/themoviedbapi/model/Language.html index 1814b4f17..0771b7737 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Language.html +++ b/apidocs/com/omertron/themoviedbapi/model/Language.html @@ -2,7 +2,7 @@ - + Language (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html index f96082a48..70243d1e5 100644 --- a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html @@ -2,7 +2,7 @@ - + StatusCode (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/account/Account.html b/apidocs/com/omertron/themoviedbapi/model/account/Account.html index c0274b746..d297a4da8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/Account.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/Account.html @@ -2,7 +2,7 @@ - + Account (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/account/Avatar.html b/apidocs/com/omertron/themoviedbapi/model/account/Avatar.html index 1402aaf38..3962ccfea 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/Avatar.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/Avatar.html @@ -2,7 +2,7 @@ - + Avatar (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/account/AvatarHash.html b/apidocs/com/omertron/themoviedbapi/model/account/AvatarHash.html index 8d32b1e86..167d1d7c3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/AvatarHash.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/AvatarHash.html @@ -2,7 +2,7 @@ - + AvatarHash (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html index 7c2c8086e..76674e070 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.account.Account (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Avatar.html b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Avatar.html index b19f890c0..781c0f1dc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Avatar.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Avatar.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.account.Avatar (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/account/class-use/AvatarHash.html b/apidocs/com/omertron/themoviedbapi/model/account/class-use/AvatarHash.html index c3556d4dd..e307f4f92 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/class-use/AvatarHash.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/class-use/AvatarHash.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.account.AvatarHash (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html index bd6197abb..f52b51e13 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.account (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html index 0111cd904..31885356e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.account (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html index 04996ede9..15cb0848e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.account Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-use.html b/apidocs/com/omertron/themoviedbapi/model/account/package-use.html index 16d6ec16f..3e91c5a6a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.account (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html index 3e2600edd..2ca785a59 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html @@ -2,7 +2,7 @@ - + Artwork (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html b/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html index c3a58d473..f044e6933 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html @@ -2,7 +2,7 @@ - + ArtworkMedia (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html index fc8fff202..d75cde003 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.artwork.Artwork (API-The MovieDB 4.1-SNAPSHOT API) @@ -193,7 +193,8 @@ TmdbEpisodes.getEpisodeImages(int tvID, int seasonNumber, int episodeNumber) -
Get the images (episode stills) for a TV episode by combination of a season and episode number.
+
Get the images (episode stills) for a TV episode by combination of a + season and episode number.
diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html index 8280cb9be..ea59eb1b6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.artwork.ArtworkMedia (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html index ede75156a..7925a6e4d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.artwork (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html index fae4982e3..04b4f5180 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.artwork (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html index 78bbd30a6..365562515 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.artwork Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html index 715e6ebb7..26cd936eb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.artwork (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html index ef2e01ab8..b2d98bca2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html @@ -2,7 +2,7 @@ - + TokenAuthorisation (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html index 6db4c62cf..ff4c045ad 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html @@ -2,7 +2,7 @@ - + TokenSession (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html index b8cd3d524..8ee6972cf 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.authentication.TokenAuthorisation (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html index 99eafc863..50249afcc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.authentication.TokenSession (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html index 2e7e607d9..19e2f0e5e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.authentication (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html index 6097e93a0..3f379bdbc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.authentication (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html index 19009994c..40580f5d6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.authentication Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html index f1a542e64..75356c530 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.authentication (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html index 2a03b78c7..683d2fbee 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html @@ -2,7 +2,7 @@ - + ChangeKeyItem (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html index fae7e07e9..c891b1bac 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html @@ -2,7 +2,7 @@ - + ChangeListItem (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html index bf690e0c2..150b20695 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html @@ -2,7 +2,7 @@ - + ChangedItem (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html index 032d71283..3027d67bb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.change.ChangeKeyItem (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html index 870165fa8..9d58aa032 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.change.ChangeListItem (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html index d1a851483..beb25a8e8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.change.ChangedItem (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html index 8030db39f..7baf51528 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.change (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html index 330d961db..c0d290565 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.change (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html index 98816a7f5..8e583e9c3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.change Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-use.html b/apidocs/com/omertron/themoviedbapi/model/change/package-use.html index e52efb9bf..0787a3512 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.change (API-The MovieDB 4.1-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 53d548023..4a3149799 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.AbstractIdName (API-The MovieDB 4.1-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 d379fa2f0..645c291bf 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.AbstractJsonMapping (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html index f4e954527..644665df4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Certification (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html b/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html index 9b6a61305..1834a2ac2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.FindResults (API-The MovieDB 4.1-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 7fa55f271..ebe10cf7b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 4.1-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 70f83eb48..fde6ad9a5 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 4.1-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 e0784f3d9..2010d2f0c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html b/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html index f7dca60d7..7d3b13b6c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html @@ -2,7 +2,7 @@ - + Collection (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html index 787deb01b..1692a7b84 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html @@ -2,7 +2,7 @@ - + CollectionInfo (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html index 9c78656a0..c7e716b58 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.collection.Collection (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html index cd642f31b..2d03cceea 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.collection.CollectionInfo (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html index e95280e8f..62d7c5742 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html index b2de48bf2..7ace0919c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html index 85cfdb131..8cc115bc7 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.collection Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html index 8a6f606cf..39b62124c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/company/Company.html b/apidocs/com/omertron/themoviedbapi/model/company/Company.html index 8059a1694..a15bd8af4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/Company.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/Company.html @@ -2,7 +2,7 @@ - + Company (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html b/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html index 3d4629393..859649626 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.company.Company (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html index fef061b18..ae096d2f9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.company (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html index 4123263c4..9c394eda0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.company (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html index 71dbe70d7..363b72c75 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.company Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-use.html b/apidocs/com/omertron/themoviedbapi/model/company/package-use.html index 096d155d1..1a6cc01bd 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.company (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html b/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html index 17993bf5b..5062a459c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html @@ -2,7 +2,7 @@ - + Configuration (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html index a90e6013c..1303dd22c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html @@ -2,7 +2,7 @@ - + JobDepartment (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html b/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html index f0fe4887a..ac4c059c6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.config.Configuration (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html index 7f57a2da8..f6034db59 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.config.JobDepartment (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html index 49153d723..812fc2acc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.config (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html index e096c5f41..d7fd477e4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.config (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html index 3e8cc919c..804ca29f9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.config Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-use.html b/apidocs/com/omertron/themoviedbapi/model/config/package-use.html index 44b8fb989..f3c50d298 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.config (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html index 55e1bed4b..93ea6a71a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html @@ -2,7 +2,7 @@ - + CreditBasic (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html index ac49289d6..599b9c6b3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html @@ -2,7 +2,7 @@ - + CreditMovieBasic (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html index 58e81096a..6869970c8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html @@ -2,7 +2,7 @@ - + CreditTVBasic (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html index 6d0fde722..e6f71dc85 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html @@ -2,7 +2,7 @@ - + MediaCredit (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html index 89fa34444..8a287c9ea 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html @@ -2,7 +2,7 @@ - + MediaCreditCast (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html index 61ea1b2ac..8079727dc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html @@ -2,7 +2,7 @@ - + MediaCreditCrew (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html index 139572b63..1366f43bc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.CreditBasic (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html index cb79e6a97..8140e392a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.CreditMovieBasic (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html index d3aa88899..50baed8cc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.CreditTVBasic (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html index b9854acd0..3dc56454f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.MediaCredit (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html index acb389f95..cc3cfed3e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.MediaCreditCast (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html index 5e3b5675c..5f662f523 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.MediaCreditCrew (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html index 66c971762..c0d5d51db 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.credits (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html index c2da67e79..f2954948f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.credits (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html index 0733dcb70..10e45baca 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.credits Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-use.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-use.html index b3fbd1caa..1b25d5fb3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.credits (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html b/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html index 03eee0c10..cc60be3c4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html @@ -2,7 +2,7 @@ - + Discover (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html b/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html index c6848c2fe..511341f10 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html @@ -2,7 +2,7 @@ - + WithBuilder (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html index eab32d3ff..7394a2ed2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.discover.Discover (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html index 0261d75f8..130fd53f3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.discover.WithBuilder (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html index e636ecd6d..3631a105d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html index d787e7d6c..320168e47 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html index ffa6bcc7f..76d862216 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.discover Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html index 5824a0590..5e36e4e37 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html index 4fd40858b..f38d3de24 100644 --- a/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html +++ b/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html @@ -2,7 +2,7 @@ - + Keyword (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html index 452b9ac63..94a37cf30 100644 --- a/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html +++ b/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.keyword.Keyword (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html index 822901404..67667abf1 100644 --- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.keyword (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html index dc2409cc8..ac96b094a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.keyword (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html index 6049426c9..1e96f4187 100644 --- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.keyword Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html index 02da58ab3..b54593955 100644 --- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.keyword (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html b/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html index df244fb31..9d99aed60 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html @@ -2,7 +2,7 @@ - + ListItem (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html index 499d7a305..d9ba04830 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html @@ -2,7 +2,7 @@ - + ListItemStatus (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html b/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html index efea691ac..6f3aabdae 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html @@ -2,7 +2,7 @@ - + ListStatusCode (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/list/UserList.html b/apidocs/com/omertron/themoviedbapi/model/list/UserList.html index e9edaf245..01308909f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/UserList.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/UserList.html @@ -2,7 +2,7 @@ - + UserList (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html index 7d9e87ef0..b085fe3bb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.list.ListItem (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html index 7d644d509..694c0d060 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.list.ListItemStatus (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html index fdbf68e54..24e7829ac 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.list.ListStatusCode (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html index 3244b2630..0fd8fe486 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.list.UserList (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html index c2b618b20..a37846b52 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.list (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html index 486762a46..f757eb27d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.list (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html index 6c409da70..321b80c1c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.list Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-use.html b/apidocs/com/omertron/themoviedbapi/model/list/package-use.html index 8f27de0a3..a81b4d111 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.list (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html index ccfab301c..94ab659a4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html @@ -2,7 +2,7 @@ - + AlternativeTitle (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html index 85b57c1df..8e01ed898 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html @@ -2,7 +2,7 @@ - + MediaBasic (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html index 52d063276..a9232e835 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html @@ -2,7 +2,7 @@ - + MediaCreditList (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html index 0b953776f..cef6b6617 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html @@ -2,7 +2,7 @@ - + MediaState (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html b/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html index fa6fd1322..9bd0eca30 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html @@ -2,7 +2,7 @@ - + RatedValue (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html index 6ab6be98a..d61589843 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html @@ -2,7 +2,7 @@ - + Trailer (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Translation.html b/apidocs/com/omertron/themoviedbapi/model/media/Translation.html index 1ef721680..f22c83585 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/Translation.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/Translation.html @@ -2,7 +2,7 @@ - + Translation (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Video.html b/apidocs/com/omertron/themoviedbapi/model/media/Video.html index 8fff2ec85..57233807e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/Video.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/Video.html @@ -2,7 +2,7 @@ - + Video (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html index b553be8ab..752743f0d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.AlternativeTitle (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html index 9d14652a4..ff9a5bd84 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.MediaBasic (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html index eaec09fb2..b663cbbdf 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.MediaCreditList (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html index 28fd6c33b..e557ad74b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.MediaState (API-The MovieDB 4.1-SNAPSHOT API) @@ -154,7 +154,8 @@ int seasonNumber, int episodeNumber, String sessionID) -
This method lets users get the status of whether or not the TV episode has been rated.
+
This method lets users get the status of whether or not the TV episode + has been rated.
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html index e56959d2d..907b75ca5 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.RatedValue (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html index 18eb8e7df..2254f7ac8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.Trailer (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html index d45d42d2a..785981ec9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.Translation (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html index cb2d5bb85..9906f0e59 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.Video (API-The MovieDB 4.1-SNAPSHOT API) @@ -167,7 +167,8 @@ int seasonNumber, int episodeNumber, String language) -
Get the videos that have been added to a TV episode (teasers, clips, etc...)
+
Get the videos that have been added to a TV episode (teasers, clips, + etc...)
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html index d33775e0b..5a054f010 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.media (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html index 2328fd3d2..42b54ca04 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.media (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html index ffb8a540c..341e60338 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.media Class Hierarchy (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-use.html b/apidocs/com/omertron/themoviedbapi/model/media/package-use.html index f205e916b..fb0fee32e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.media (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/MovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/movie/MovieBasic.html index 1897e431f..19f8ee9c7 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/MovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/MovieBasic.html @@ -2,7 +2,7 @@ - + MovieBasic (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html index 2ae052365..d6b649788 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html @@ -2,7 +2,7 @@ - + MovieInfo (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html index 6a4ee65e9..f7612a547 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html @@ -2,7 +2,7 @@ - + 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 485f0bebc..12150c16a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html @@ -2,7 +2,7 @@ - + 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 7f03659c6..65b534b38 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html @@ -2,7 +2,7 @@ - + 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 b038661a0..9a5f79be4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.movie.MovieBasic (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieInfo.html index 0bbed9277..ec06ad75a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieInfo.html @@ -2,7 +2,7 @@ - + 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 ae9a46fc1..b3c49e62f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html @@ -2,7 +2,7 @@ - + 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 34bbcf46e..d630c6e41 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCountry.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCountry.html @@ -2,7 +2,7 @@ - + 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 35d630034..526948f50 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseInfo.html @@ -2,7 +2,7 @@ - + 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 cb3e58554..851619107 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html @@ -2,7 +2,7 @@ - + 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 0fc5b1efc..f0b3bcd8b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.movie (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html index 7f78154e5..560e5a204 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html @@ -2,7 +2,7 @@ - + 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 99aad8fee..b48fe8469 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.movie (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/network/Network.html b/apidocs/com/omertron/themoviedbapi/model/network/Network.html index 776f3cd12..c90006de6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/Network.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/Network.html @@ -2,7 +2,7 @@ - + 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 fa99aac1e..8047f844f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/class-use/Network.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/class-use/Network.html @@ -2,7 +2,7 @@ - + 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 453784562..da3a98bb0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/package-frame.html @@ -2,7 +2,7 @@ - + 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 6a0c51668..351b8c7da 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/package-summary.html @@ -2,7 +2,7 @@ - + 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 cd97b7be8..f849b0926 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/package-tree.html @@ -2,7 +2,7 @@ - + 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 d6ea84330..e2d066836 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/package-use.html @@ -2,7 +2,7 @@ - + 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 e2807db06..d424fae52 100644 --- a/apidocs/com/omertron/themoviedbapi/model/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/package-frame.html @@ -2,7 +2,7 @@ - + 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 a675dead7..942d34b48 100644 --- a/apidocs/com/omertron/themoviedbapi/model/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/package-summary.html @@ -2,7 +2,7 @@ - + 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 c82c9bc9f..8baaac422 100644 --- a/apidocs/com/omertron/themoviedbapi/model/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/package-tree.html @@ -2,7 +2,7 @@ - + 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 c97f07ecb..76a88a758 100644 --- a/apidocs/com/omertron/themoviedbapi/model/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/package-use.html @@ -2,7 +2,7 @@ - + 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 c777fe905..410aca83b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/ContentRating.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/ContentRating.html @@ -2,7 +2,7 @@ - + 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 bf635d981..76115abde 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html @@ -2,7 +2,7 @@ - + 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 21de91eca..7ddba79cd 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html @@ -2,7 +2,7 @@ - + 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 72818dc61..24ce4f2fb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html @@ -2,7 +2,7 @@ - + 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 7517b59b2..c171deb62 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html @@ -2,7 +2,7 @@ - + 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 9400d8bf7..1d8e1ac62 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html @@ -2,7 +2,7 @@ - + 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 1b8afd26d..e1b9170ce 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html @@ -2,7 +2,7 @@ - + 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 b301a1e67..4c38afc7c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html @@ -2,7 +2,7 @@ - + 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 8d600c17b..fd890b68b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html @@ -2,7 +2,7 @@ - + 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 9a445924e..388cfe130 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditInfo.html @@ -2,7 +2,7 @@ - + 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 7bd686b3b..b70736c47 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/ExternalID.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ExternalID.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.ExternalID (API-The MovieDB 4.1-SNAPSHOT API) @@ -160,7 +160,8 @@ int seasonNumber, int episodeNumber, String language) -
Get the external ids for a TV episode by comabination of a season and episode number.
+
Get the external ids for a TV episode by comabination of a season and + episode number.
diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonBasic.html index 80334c1be..77f030e30 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonBasic.html @@ -2,7 +2,7 @@ - + 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 9bdd4c2f9..d7729fc50 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html @@ -2,7 +2,7 @@ - + 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 6ffde1773..4f5b62360 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditsMixIn.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditsMixIn.html @@ -2,7 +2,7 @@ - + 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 2f23aa1c4..df477dfad 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonFind.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonFind.html @@ -2,7 +2,7 @@ - + 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 96cd105e9..f1c5e06e9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html @@ -2,7 +2,7 @@ - + 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 28f4f14ad..8466bf69d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/package-frame.html @@ -2,7 +2,7 @@ - + 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 882b64c5f..fb83ae8ce 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/package-summary.html @@ -2,7 +2,7 @@ - + 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 fb416c8be..b871d9f83 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/package-tree.html @@ -2,7 +2,7 @@ - + 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 f34a9c66c..9d84bdb9d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/package-use.html @@ -2,7 +2,7 @@ - + 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 903b6e42f..40eda463c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/Review.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/Review.html @@ -2,7 +2,7 @@ - + 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 d968f1bd6..e1eca363a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/class-use/Review.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/class-use/Review.html @@ -2,7 +2,7 @@ - + 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 4abbac5ba..718c08e73 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/package-frame.html @@ -2,7 +2,7 @@ - + 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 77b6c1a2c..ce72b59e8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/package-summary.html @@ -2,7 +2,7 @@ - + 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 4090b45f5..63d14334a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/package-tree.html @@ -2,7 +2,7 @@ - + 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 bc6651daa..351b47a86 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/package-use.html @@ -2,7 +2,7 @@ - + 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 a59e174a9..81b6f5153 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVBasic.html @@ -2,7 +2,7 @@ - + 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 949b70873..dca387051 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html @@ -2,7 +2,7 @@ - + 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 fc09b3633..bd4d520f2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html @@ -2,7 +2,7 @@ - + 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 49ab62cac..6a37d249b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html @@ -2,7 +2,7 @@ - + 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 1be367f92..4be9c00a3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html @@ -2,7 +2,7 @@ - + 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 8a35e85b3..580ffe569 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html @@ -2,7 +2,7 @@ - + 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 785a64391..525777dec 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html @@ -2,7 +2,7 @@ - + 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 d6ea3ba0c..8fce5cd3b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html @@ -2,7 +2,7 @@ - + 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 1f319fedc..022c9fa41 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVCredit.html @@ -2,7 +2,7 @@ - + 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 314272256..b0d10a7b6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeBasic.html @@ -2,7 +2,7 @@ - + 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 78b56e682..3459dbfe9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeInfo.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo (API-The MovieDB 4.1-SNAPSHOT API) @@ -136,7 +136,8 @@ int episodeNumber, String language, String... appendToResponse) -
Get the primary information about a TV episode by combination of a season and episode number.
+
Get the primary information about a TV episode by combination of a season + and episode number.
diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVInfo.html index 4c0c5a03b..bc25e2fa8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVInfo.html @@ -2,7 +2,7 @@ - + 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 a0d626dea..db877b246 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonBasic.html @@ -2,7 +2,7 @@ - + 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 f2f34c821..7042132f3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonInfo.html @@ -2,7 +2,7 @@ - + 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 f3ec6b50d..78e6da73b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/package-frame.html @@ -2,7 +2,7 @@ - + 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 083fbe77b..70a8d961b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/package-summary.html @@ -2,7 +2,7 @@ - + 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 8e2c5bf58..2fd4a6a92 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/package-tree.html @@ -2,7 +2,7 @@ - + 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 002b48f7e..a2f217a26 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/package-use.html @@ -2,7 +2,7 @@ - + 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 2571f3b45..b6c875356 100644 --- a/apidocs/com/omertron/themoviedbapi/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/package-frame.html @@ -2,7 +2,7 @@ - + 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 41afad903..0e6832a92 100644 --- a/apidocs/com/omertron/themoviedbapi/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/package-summary.html @@ -2,7 +2,7 @@ - + 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 5844255ab..891579c26 100644 --- a/apidocs/com/omertron/themoviedbapi/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/package-tree.html @@ -2,7 +2,7 @@ - + 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 5f8fc4ea0..ff51ac09c 100644 --- a/apidocs/com/omertron/themoviedbapi/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/package-use.html @@ -2,7 +2,7 @@ - + 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 f73117cac..f48df01d3 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperAll.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperAll.html @@ -2,7 +2,7 @@ - + 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 987bce6b9..74425a32e 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html @@ -2,7 +2,7 @@ - + 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 2e72641d8..9258c6beb 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html @@ -2,7 +2,7 @@ - + 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 061b4d5a5..ed05b7758 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html @@ -2,7 +2,7 @@ - + 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 1d433debe..3e4b13c63 100644 --- a/apidocs/com/omertron/themoviedbapi/results/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/results/ResultDates.html @@ -2,7 +2,7 @@ - + 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 9f2eeac2d..50a8ff91e 100644 --- a/apidocs/com/omertron/themoviedbapi/results/ResultList.html +++ b/apidocs/com/omertron/themoviedbapi/results/ResultList.html @@ -2,7 +2,7 @@ - + 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 368848f96..4d30db64f 100644 --- a/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html +++ b/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html @@ -2,7 +2,7 @@ - + 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 64fb92122..9185b1a58 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html @@ -2,7 +2,7 @@ - + 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 89b8293ba..a290350d0 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html @@ -2,7 +2,7 @@ - + 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 26c41ccef..617ac8994 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html @@ -2,7 +2,7 @@ - + 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 9907693eb..24c75026d 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html @@ -2,7 +2,7 @@ - + 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 c8b4cd017..7f2ee016a 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html @@ -2,7 +2,7 @@ - + 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 009359ecc..812c9edf1 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html @@ -2,7 +2,7 @@ - + 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 7e83e3569..810c6fb80 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html @@ -2,7 +2,7 @@ - + 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 fec2aeee2..c6fb0a13a 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html @@ -2,7 +2,7 @@ - + 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 bcc940363..89b3ca017 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html @@ -2,7 +2,7 @@ - + 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 c9cb8273d..899df94f9 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html @@ -2,7 +2,7 @@ - + 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 9591838cf..360b8bc97 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html @@ -2,7 +2,7 @@ - + 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 d1cc63b48..9e3e4c6f1 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html @@ -2,7 +2,7 @@ - + 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 b3c1e9e41..fa5c3d38c 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html @@ -2,7 +2,7 @@ - + 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 531641ee8..93fd5f7b8 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html @@ -2,7 +2,7 @@ - + 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 3bf2aa3b8..6ea859d5b 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html @@ -2,7 +2,7 @@ - + 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 5f115febb..f6344c21f 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html @@ -2,7 +2,7 @@ - + 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 87c7bf5e4..f1524b611 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html @@ -2,7 +2,7 @@ - + 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 a9936e36a..2846f72bb 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultList.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultList.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.results.ResultList (API-The MovieDB 4.1-SNAPSHOT API) @@ -671,7 +671,8 @@ TmdbEpisodes.getEpisodeImages(int tvID, int seasonNumber, int episodeNumber) -
Get the images (episode stills) for a TV episode by combination of a season and episode number.
+
Get the images (episode stills) for a TV episode by combination of a + season and episode number.
@@ -680,7 +681,8 @@ int seasonNumber, int episodeNumber, String language) -
Get the videos that have been added to a TV episode (teasers, clips, etc...)
+
Get the videos that have been added to a TV episode (teasers, clips, + etc...)
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html index 5e04e98c4..25aa46f53 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html @@ -2,7 +2,7 @@ - + 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 1791dbfab..27790b9ee 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html @@ -2,7 +2,7 @@ - + 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 c40eb2ce0..654e9f11c 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html @@ -2,7 +2,7 @@ - + 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 0b1de1bc8..389a3ae25 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html @@ -2,7 +2,7 @@ - + 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 e4e44f340..400396db2 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html @@ -2,7 +2,7 @@ - + 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 6ed58eb92..955647415 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html @@ -2,7 +2,7 @@ - + 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 b36f3c35e..f687bbb1d 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html @@ -2,7 +2,7 @@ - + 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 629c653d5..898cbc526 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html @@ -2,7 +2,7 @@ - + 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 bc2cbdeac..fa340675b 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html @@ -2,7 +2,7 @@ - + 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 992b4f9c0..135a170f1 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html @@ -2,7 +2,7 @@ - + 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 a2db02cc8..3fe2ad03e 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html @@ -2,7 +2,7 @@ - + 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 21731e829..03d8860ee 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html @@ -2,7 +2,7 @@ - + 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 253fdc9e2..9c6ab1f13 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html @@ -2,7 +2,7 @@ - + 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 29bcbd360..1a5f5bb6a 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-frame.html @@ -2,7 +2,7 @@ - + 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 46093252b..bde39233d 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-summary.html @@ -2,7 +2,7 @@ - + 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 553bc1e2c..aa9202341 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-tree.html @@ -2,7 +2,7 @@ - + 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 d190ffe9a..6d790c242 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-use.html @@ -2,7 +2,7 @@ - + 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 56f0f407b..fbc2274df 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html +++ b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html @@ -2,7 +2,7 @@ - + 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 0d67e9d2d..cf3f1c6f9 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html +++ b/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html @@ -2,7 +2,7 @@ - + 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 8bbeab6da..a45c743ba 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html +++ b/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html @@ -2,7 +2,7 @@ - + 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 54be25c2d..53c1879df 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html +++ b/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html @@ -2,7 +2,7 @@ - + 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 c2313bff2..c7cff612a 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/Param.html +++ b/apidocs/com/omertron/themoviedbapi/tools/Param.html @@ -2,7 +2,7 @@ - + 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 0827a988d..f0a1a1157 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/PostBody.html +++ b/apidocs/com/omertron/themoviedbapi/tools/PostBody.html @@ -2,7 +2,7 @@ - + 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 deb77b144..a323a843f 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/PostTools.html +++ b/apidocs/com/omertron/themoviedbapi/tools/PostTools.html @@ -2,7 +2,7 @@ - + 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 c45ec9f74..5630452e4 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html +++ b/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html @@ -2,7 +2,7 @@ - + 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 f8ee5d49c..8fd245dee 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html @@ -2,7 +2,7 @@ - + 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 b699c9dc6..d0a76801b 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/HttpTools.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/HttpTools.html @@ -2,7 +2,7 @@ - + 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 5a1477172..8a6616a08 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodBase.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodBase.html @@ -2,7 +2,7 @@ - + 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 305225bad..0e84bd598 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodSub.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodSub.html @@ -2,7 +2,7 @@ - + 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 3b6a6bc09..69052882b 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/Param.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/Param.html @@ -2,7 +2,7 @@ - + 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 3dea4edf7..05e63e87f 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/PostBody.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/PostBody.html @@ -2,7 +2,7 @@ - + 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 f8c1f9dee..c3ec8c0be 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/PostTools.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/PostTools.html @@ -2,7 +2,7 @@ - + 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 e7d836046..ec812b6b5 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/TmdbParameters.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/TmdbParameters.html @@ -2,7 +2,7 @@ - + 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 359fa0ba6..2d69b712f 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html @@ -2,7 +2,7 @@ - + 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 21cce1bb6..5a3a9538f 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html @@ -2,7 +2,7 @@ - + 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 ad1ef2979..255178ea3 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html @@ -2,7 +2,7 @@ - + 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 e7818c4e1..d96c04249 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-use.html @@ -2,7 +2,7 @@ - + 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 6ca24e354..8d5e59145 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index b697f34df..77e3cc1d3 100644 --- a/apidocs/deprecated-list.html +++ b/apidocs/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index 8e1c61324..5d7f63344 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -2,7 +2,7 @@ - + API Help (API-The MovieDB 4.1-SNAPSHOT API) diff --git a/apidocs/index-all.html b/apidocs/index-all.html index 9d4418718..f4e3d3292 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -2,7 +2,7 @@ - + Index (API-The MovieDB 4.1-SNAPSHOT API) @@ -784,7 +784,8 @@
getEpisodeAccountState(int, int, int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-
This method lets users get the status of whether or not the TV episode has been rated.
+
This method lets users get the status of whether or not the TV episode + has been rated.
getEpisodeAccountState(int, int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -813,7 +814,8 @@
getEpisodeExternalID(int, int, int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-
Get the external ids for a TV episode by comabination of a season and episode number.
+
Get the external ids for a TV episode by comabination of a season and + episode number.
getEpisodeExternalID(int, int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -822,7 +824,8 @@
getEpisodeImages(int, int, int) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-
Get the images (episode stills) for a TV episode by combination of a season and episode number.
+
Get the images (episode stills) for a TV episode by combination of a + season and episode number.
getEpisodeImages(int, int, int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -831,7 +834,8 @@
getEpisodeInfo(int, int, int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-
Get the primary information about a TV episode by combination of a season and episode number.
+
Get the primary information about a TV episode by combination of a season + and episode number.
getEpisodeInfo(int, int, int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -848,7 +852,8 @@
 
getEpisodeVideos(int, int, int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-
Get the videos that have been added to a TV episode (teasers, clips, etc...)
+
Get the videos that have been added to a TV episode (teasers, clips, + etc...)
getEpisodeVideos(int, int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
diff --git a/apidocs/index.html b/apidocs/index.html index 80e1a3300..71232fa89 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,7 +2,7 @@ - + API-The MovieDB 4.1-SNAPSHOT API