Class InternalItemsQuery
Inheritance
System.Object
InternalItemsQuery
Assembly: MediaBrowser.Controller.dll
public sealed class InternalItemsQuery
Constructors
Declaration
public InternalItemsQuery()
Declaration
public InternalItemsQuery(User user)
Parameters
Type |
Name |
Description |
User |
user |
|
Properties
Declaration
public long AdjacentTo { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
Declaration
public DayOfWeek[] AirDays { get; set; }
Property Value
Type |
Description |
System.DayOfWeek[] |
|
Declaration
public long[] AlbumArtistIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public string AlbumArtistStartsWithOrGreater { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public long[] AlbumIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public string AlbumWithPresentationUniqueKey { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public long[] AllAlbumArtistIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public bool AllowDynamicChildren { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public ItemLinkType[] AllowedGlobalItemLinkTypes { get; set; }
Property Value
Declaration
public bool AllowGlobalLists { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool AllowGlobalPeople { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool AllowOwnedItems { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool AllowTagOrRating { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public long[] AncestorIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public BaseItem[] Ancestors { get; set; }
Property Value
Declaration
public ICollection<KeyValuePair<string, string>> AnyProviderIdEquals { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, System.String>> |
|
Declaration
public long[] AppearsInItemIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public long[] ArtistIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public string ArtistStartsWithOrGreater { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string[] AudioCodecs { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string[] AudioLanguages { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string[] AudioLayouts { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public UnratedItem[] BlockUnratedItems { get; set; }
Property Value
Declaration
public bool? CanEditItems { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public long[] CollectionIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public string[] Containers { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public int? ContainsIndexNumber { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public long[] ContributingArtistIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public DtoOptions DtoOptions { get; set; }
Property Value
Declaration
public bool EnableAutoSort { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableGroupByMetadataKey { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableInnerItemLinkJoin { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableShareLevelColumn { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableTotalRecordCount { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnforceAncestorDistance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnforceContentRestriction
Declaration
public bool EnforceContentRestriction { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnforceExtraType { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnforceShareLevel { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public long[] ExcludeArtistIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public string[] ExcludeInheritedTags { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public long[] ExcludeItemIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public string[] ExcludeItemTypes { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public long[] ExcludeParentIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public Dictionary<string, string> ExcludeProviderIds { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.Dictionary<System.String, System.String> |
|
Declaration
public long[] ExcludeTagIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public string[] ExcludeTags { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public ExtendedVideoTypes[] ExtendedVideoTypes { get; set; }
Property Value
Declaration
public string ExternalId { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public ExtraType[] ExtraTypes { get; set; }
Property Value
Declaration
public long[] FirstAlbumArtistIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public Type FixedType { get; set; }
Property Value
Type |
Description |
System.Type |
|
Declaration
public bool ForceOriginalFolders { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public long[] GenreIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public string[] Genres { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string[] GroupBy { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public bool GroupByAlbumId { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool GroupByParentPresentationUniqueKey { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool? GroupByPresentationUniqueKey { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool GroupBySeriesPresentationUniqueKey { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public ItemLinkType? GroupItemsIntoItemLinkType { get; set; }
Property Value
Declaration
public bool GroupProgramsBySeries { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool? HasAired { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public string[] HasAnyProviderId { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public bool? HasAudioStream { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasChapterImageExtractionFailure { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasChapterImages { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasChildIsKids { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasChildIsMovie { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasChildIsNews { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasChildIsSports { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasContainer { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasDeadParentId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasExtra { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasExtraType { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasIndexNumber { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasIntroDetectionFailure { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
HasLiveTvContent
Declaration
public bool HasLiveTvContent { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string[] HasNoAudioTrackWithLanguages { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string[] HasNoExternalSubtitleTrackWithLanguages { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string[] HasNoInternalSubtitleTrackWithLanguages { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string[] HasNoSubtitleTrackWithLanguages { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public bool? HasOfficialRating { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasOverview { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasParentalRating { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasParentId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasPath { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasPrefix { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasProductionYear { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public long[] HasSameGenresFromItems { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public bool? HasSubtitles { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasThemeSong { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasThemeVideo { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? HasTrailer { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public ImageType[] ImageTypes { get; set; }
Property Value
Declaration
public bool IncludeHiddenUserViews { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string[] IncludeInheritedTags { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string[] IncludeItemTypes { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public bool IncludeLiveTVView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public int? IndexNumber { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public string[] InnerIncludeItemTypes { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public bool? Is3D { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? Is4K { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsAiring { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsDeadItemLink { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsDeadPerson { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsFavorite { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsFolder { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsHD { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsHiddenFromResume { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsInProgress { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool IsInSeasonWithMultipleEpisodes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool? IsKids { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsLiked { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsLocked { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsMovie { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsNew { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsNewOrPremiere { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsNews { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool IsNextUpQuery { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool? IsPlayed { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsPremiere { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool IsQueryingByGenres { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool IsQueryingByStudios { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool IsQueryingByTags { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool? IsRepeat { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsResumable { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsSeries { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsSpecialSeason { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsSports { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsUnaired { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? IsVirtualItem { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public long[] ItemIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public long[] ItemLinkAncestorIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public int ItemLinkLevel { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public int? Limit { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public long[] ListIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public long[] ListItemIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public DateTimeOffset? MaxDateCreated { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTimeOffset> |
|
Declaration
public DateTimeOffset? MaxDateLastSaved { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTimeOffset> |
|
Declaration
public DateTimeOffset? MaxEndDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTimeOffset> |
|
Declaration
public int? MaxHeight { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public int? MaxListOrder { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public int? MaxParentalRating { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public int? MaxPlayers { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public DateTimeOffset? MaxPremiereDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTimeOffset> |
|
Declaration
public DateTimeOffset? MaxStartDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTimeOffset> |
|
Declaration
public int? MaxWidth { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public string[] MediaTypes { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public double? MinCommunityRating { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
Declaration
public double? MinCriticRating { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
Declaration
public DateTimeOffset? MinDateCreated { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTimeOffset> |
|
Declaration
public DateTimeOffset? MinDateLastSaved { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTimeOffset> |
|
Declaration
public DateTimeOffset? MinDateLastSavedForUser { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTimeOffset> |
|
Declaration
public DateTimeOffset? MinEndDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTimeOffset> |
|
Declaration
public int? MinHeight { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public int? MinIndexNumber { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public int? MinParentalRating { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public int? MinParentIndexNumber { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public int? MinPlayers { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public DateTimeOffset? MinPremiereDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTimeOffset> |
|
Declaration
public long? MinRunTimeTicks { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int64> |
|
Declaration
public int MinSimilarityScore { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public int? MinSortIndexNumber { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public string MinSortName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int? MinSortParentIndexNumber { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public DateTimeOffset? MinStartDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTimeOffset> |
|
Declaration
public int? MinWidth { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public string[] MissingAllProviderIds { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string[] MissingAnyProviderId { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string NameContains { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string NameLessThan { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string NameStartsWith { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string NameStartsWithOrGreater { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public long NotSyncedToTargetId { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
Declaration
public string[] OfficialRatings { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public (string, SortOrder)[] OrderBy { get; set; }
Property Value
Type |
Description |
System.ValueTuple<System.String, SortOrder>[] |
|
Declaration
public long[] OuterItemIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public string OverviewContains { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public BaseItem Parent { get; set; }
Property Value
Declaration
public long[] ParentIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public int? ParentIndexNumber { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public int? ParentIndexNumberNotEquals { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public Tuple<int?, string> ParentIndexNumberOrAlbumWithPresentationUniqueKey { get; set; }
Property Value
Type |
Description |
System.Tuple<System.Nullable<System.Int32>, System.String> |
|
Declaration
public string ParentWithPresentationUniqueKey { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public long ParentWithPresentationUniqueKeyFromItemId { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
Declaration
public string Path { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string[] PathIsAny { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string PathNotStartsWith { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string PathStartsWith { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string[] PathStartsWithAny { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public long[] PersonIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public PersonType[] PersonTypes { get; set; }
Property Value
Declaration
public string PresentationUniqueKey { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string PresentationUniqueKeyNotEquals { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool ProjectToMedia { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string QueryName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int RandomSeed { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public bool Recursive { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool RecursiveTaggedItems { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string SearchTerm { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string SeriesNameOrNameContains { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string SeriesPresentationUniqueKey { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public SeriesStatus[] SeriesStatuses { get; set; }
Property Value
Declaration
public string SeriesTimerId { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public BaseItem SimilarTo { get; set; }
Property Value
An optimization for internal use only.
Declaration
public bool SkipAncestorNormalization { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public int? SortParentIndexNumber { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public int? SortParentIndexNumberNotEquals { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public Tuple<int?, string> SortParentIndexNumberOrAlbumWithPresentationUniqueKey { get; set; }
Property Value
Type |
Description |
System.Tuple<System.Nullable<System.Int32>, System.String> |
|
Declaration
public int? StartIndex { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public long[] StudioIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public string[] SubtitleCodecs { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string[] SubtitleLanguages { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public long SyncTargetId { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
Declaration
public long[] TagIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public string[] Tags { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public long[] TopParentIds { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|
Declaration
public User User { get; set; }
Property Value
Declaration
public string[] VideoCodecs { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public ProviderIdDictionary WithImportedCollectionMatchingProviderId { get; set; }
Property Value
Declaration
public string WithImportedCollectionName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public MarkerType[] WithoutChapterMarkers { get; set; }
Property Value
Declaration
public int[] Years { get; set; }
Property Value
Type |
Description |
System.Int32[] |
|
Methods
Declaration
public void AddToOrderByIfNeeded(string sortBy)
Parameters
Type |
Name |
Description |
System.String |
sortBy |
|
Declaration
public void AddToOrderByIfNeeded(string sortBy, string[] addIfOrderBysNotFound)
Parameters
Type |
Name |
Description |
System.String |
sortBy |
|
System.String[] |
addIfOrderBysNotFound |
|
Declaration
public void SetUser(User user)
Parameters
Type |
Name |
Description |
User |
user |
|
Extension Methods