Optional
configuration: ConfigurationThe series id.
Optional
userId: stringThe user id.
Optional
fields: ItemFields[]Optional. Specify additional fields of information to return in the output. This allows multiple, comma delimited. Options: Budget, Chapters, DateCreated, Genres, HomePageUrl, IndexOptions, MediaStreams, Overview, ParentId, Path, People, ProviderIds, PrimaryImageAspectRatio, Revenue, SortName, Studios, Taglines, TrailerUrls.
Optional
season: numberOptional filter by season number.
Optional
seasonId: stringOptional. Filter by season id.
Optional
isMissing: booleanOptional. Filter by items that are missing episodes or not.
Optional
adjacentTo: stringOptional. Return items that are siblings of a supplied item.
Optional
startItemId: stringOptional. Skip through the list until a given item is found.
Optional
startIndex: numberOptional. The record index to start at. All items with a lower index will be dropped from the results.
Optional
limit: numberOptional. The maximum number of records to return.
Optional
enableImages: booleanOptional, include image information in output.
Optional
imageTypeLimit: numberOptional, the max number of images to return, per image type.
Optional
enableImageTypes: ImageType[]Optional. The image types to include in the output.
Optional
enableUserData: booleanOptional. Include user data.
Optional
sortBy: ItemSortByOptional. Specify one or more sort orders, comma delimited. Options: Album, AlbumArtist, Artist, Budget, CommunityRating, CriticRating, DateCreated, DatePlayed, PlayCount, PremiereDate, ProductionYear, SortName, Random, Revenue, Runtime.
Optional
options: RawAxiosRequestConfigOverride http request option.
Optional
userId: stringThe user id of the user to get the next up episodes for.
Optional
startIndex: numberOptional. The record index to start at. All items with a lower index will be dropped from the results.
Optional
limit: numberOptional. The maximum number of records to return.
Optional
fields: ItemFields[]Optional. Specify additional fields of information to return in the output.
Optional
seriesId: stringOptional. Filter by series id.
Optional
parentId: stringOptional. Specify this to localize the search to a specific item or folder. Omit to use the root.
Optional
enableImages: booleanOptional. Include image information in output.
Optional
imageTypeLimit: numberOptional. The max number of images to return, per image type.
Optional
enableImageTypes: ImageType[]Optional. The image types to include in the output.
Optional
enableUserData: booleanOptional. Include user data.
Optional
nextUpDateCutoff: stringOptional. Starting date of shows to show in Next Up section.
Optional
enableTotalRecordCount: booleanWhether to enable the total records count. Defaults to true.
Optional
disableFirstEpisode: booleanWhether to disable sending the first episode in a series as next up.
Optional
enableResumable: booleanWhether to include resumable episodes in next up results.
Optional
enableRewatching: booleanWhether to include watched episodes in next up results.
Optional
options: RawAxiosRequestConfigOverride http request option.
The series id.
Optional
userId: stringThe user id.
Optional
fields: ItemFields[]Optional. Specify additional fields of information to return in the output. This allows multiple, comma delimited. Options: Budget, Chapters, DateCreated, Genres, HomePageUrl, IndexOptions, MediaStreams, Overview, ParentId, Path, People, ProviderIds, PrimaryImageAspectRatio, Revenue, SortName, Studios, Taglines, TrailerUrls.
Optional
isSpecialSeason: booleanOptional. Filter by special season.
Optional
isMissing: booleanOptional. Filter by items that are missing episodes or not.
Optional
adjacentTo: stringOptional. Return items that are siblings of a supplied item.
Optional
enableImages: booleanOptional. Include image information in output.
Optional
imageTypeLimit: numberOptional. The max number of images to return, per image type.
Optional
enableImageTypes: ImageType[]Optional. The image types to include in the output.
Optional
enableUserData: booleanOptional. Include user data.
Optional
options: RawAxiosRequestConfigOverride http request option.
Optional
userId: stringThe user id of the user to get the upcoming episodes for.
Optional
startIndex: numberOptional. The record index to start at. All items with a lower index will be dropped from the results.
Optional
limit: numberOptional. The maximum number of records to return.
Optional
fields: ItemFields[]Optional. Specify additional fields of information to return in the output.
Optional
parentId: stringOptional. Specify this to localize the search to a specific item or folder. Omit to use the root.
Optional
enableImages: booleanOptional. Include image information in output.
Optional
imageTypeLimit: numberOptional. The max number of images to return, per image type.
Optional
enableImageTypes: ImageType[]Optional. The image types to include in the output.
Optional
enableUserData: booleanOptional. Include user data.
Optional
options: RawAxiosRequestConfigOverride http request option.
TvShowsApi - functional programming interface
Export