Finds movies and trailers similar to a given trailer.
GET
/Trailers
Trailers
最后修改时间:2025-04-15 07:17:25
请求参数
Query 参数
userId
string <uuid>
可选
maxOfficialRating
string
可选
hasThemeSong
boolean
可选
hasThemeVideo
boolean
可选
hasSubtitles
boolean
可选
hasSpecialFeature
boolean
可选
hasTrailer
boolean
可选
adjacentTo
string <uuid>
可选
parentIndexNumber
integer <int32>
可选
hasParentalRating
boolean
可选
isHd
boolean
可选
is4K
boolean
可选
locationTypes
array[string]
可选
枚举值:
FileSystemRemoteVirtualOffline
excludeLocationTypes
array[string]
可选
枚举值:
FileSystemRemoteVirtualOffline
isMissing
boolean
可选
isUnaired
boolean
可选
minCommunityRating
number <double>
可选
minCriticRating
number <double>
可选
minPremiereDate
string <date-time>
可选
minDateLastSaved
string <date-time>
可选
minDateLastSavedForUser
string <date-time>
可选
maxPremiereDate
string <date-time>
可选
hasOverview
boolean
可选
hasImdbId
boolean
可选
hasTmdbId
boolean
可选
hasTvdbId
boolean
可选
isMovie
boolean
可选
isSeries
boolean
可选
isNews
boolean
可选
isKids
boolean
可选
isSports
boolean
可选
excludeItemIds
array[string <uuid>]
可选
startIndex
integer <int32>
可选
limit
integer <int32>
可选
recursive
boolean
可选
searchTerm
string
可选
sortOrder
array[string]
可选
枚举值:
AscendingDescending
parentId
string <uuid>
可选
fields
array[string]
可选
枚举值:
AirTimeCanDeleteCanDownloadChannelInfoChaptersTrickplayChildCountCumulativeRunTimeTicksCustomRatingDateCreatedDateLastMediaAddedDisplayPreferencesIdEtagExternalUrlsGenresHomePageUrlItemCountsMediaSourceCountMediaSourcesOriginalTitleOverviewParentIdPathPeoplePlayAccessProductionLocationsProviderIdsPrimaryImageAspectRatioRecursiveItemCountSettingsScreenshotImageTagsSeriesPrimaryImageSeriesStudioSortNameSpecialEpisodeNumbersStudiosTaglinesTagsRemoteTrailersMediaStreamsSeasonUserDataServiceNameThemeSongIdsThemeVideoIdsExternalEtagPresentationUniqueKeyInheritedParentalRatingValueExternalSeriesIdSeriesPresentationUniqueKeyDateLastRefreshedDateLastSavedRefreshStateChannelImageEnableMediaSourceDisplayWidthHeightExtraIdsLocalTrailerCountIsHDSpecialFeatureCount
excludeItemTypes
array[string]
可选
枚举值:
AggregateFolderAudioAudioBookBasePluginFolderBookBoxSetChannelChannelFolderItemCollectionFolderEpisodeFolderGenreManualPlaylistsFolderMovieLiveTvChannelLiveTvProgramMusicAlbumMusicArtistMusicGenreMusicVideoPersonPhotoPhotoAlbumPlaylistPlaylistsFolderProgramRecordingSeasonSeriesStudioTrailerTvChannelTvProgramUserRootFolderUserViewVideoYear
filters
array[string]
可选
枚举值:
IsFolderIsNotFolderIsUnplayedIsPlayedIsFavoriteIsResumableLikesDislikesIsFavoriteOrLikes
isFavorite
boolean
可选
mediaTypes
array[string]
可选
枚举值:
UnknownVideoAudioPhotoBook
imageTypes
array[string]
可选
枚举值:
PrimaryArtBackdropBannerLogoThumbDiscBoxScreenshotMenuChapterBoxRearProfile
sortBy
array[string]
可选
枚举值:
DefaultAiredEpisodeOrderAlbumAlbumArtistArtistDateCreatedOfficialRatingDatePlayedPremiereDateStartDateSortNameNameRandomRuntimeCommunityRatingProductionYearPlayCountCriticRatingIsFolderIsUnplayedIsPlayedSeriesSortNameVideoBitRateAirTimeStudioIsFavoriteOrLikedDateLastContentAddedSeriesDatePlayedParentIndexNumberIndexNumberSimilarityScoreSearchScore
isPlayed
boolean
可选
genres
array[string]
可选
officialRatings
array[string]
可选
tags
array[string]
可选
years
array[integer <int32>]
可选
enableUserData
boolean
可选
imageTypeLimit
integer <int32>
可选
enableImageTypes
array[string]
可选
枚举值:
PrimaryArtBackdropBannerLogoThumbDiscBoxScreenshotMenuChapterBoxRearProfile
person
string
可选
personIds
array[string <uuid>]
可选
personTypes
array[string]
可选
studios
array[string]
可选
artists
array[string]
可选
excludeArtistIds
array[string <uuid>]
可选
artistIds
array[string <uuid>]
可选
albumArtistIds
array[string <uuid>]
可选
contributingArtistIds
array[string <uuid>]
可选
albums
array[string]
可选
albumIds
array[string <uuid>]
可选
ids
array[string <uuid>]
可选
videoTypes
array[string]
可选
枚举值:
VideoFileIsoDvdBluRay
minOfficialRating
string
可选
isLocked
boolean
可选
isPlaceHolder
boolean
可选
hasOfficialRating
boolean
可选
collapseBoxSetItems
boolean
可选
minWidth
integer <int32>
可选
minHeight
integer <int32>
可选
maxWidth
integer <int32>
可选
maxHeight
integer <int32>
可选
is3D
boolean
可选
seriesStatus
array[string]
可选
枚举值:
ContinuingEndedUnreleased
nameStartsWithOrGreater
string
可选
nameStartsWith
string
可选
nameLessThan
string
可选
studioIds
array[string <uuid>]
可选
genreIds
array[string <uuid>]
可选
enableTotalRecordCount
boolean
可选
默认值:
true
enableImages
boolean
可选
默认值:
true
示例代码
返回响应
修改于 2025-04-15 07:17:25