Class LibraryOptions
Inheritance
System.Object
LibraryOptions
Assembly: MediaBrowser.Model.dll
public class LibraryOptions
Fields
Declaration
public static int DefaultThumbnailInterval
Field Value
Type |
Description |
System.Int32 |
|
Properties
Declaration
public bool AutoGenerateChapters { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public int AutomaticRefreshIntervalDays { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public bool CacheImages { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool CollapseSingleItemFolders { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ContentType
Declaration
public string ContentType { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string[] DisabledLocalMetadataReaders { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string[] DisabledLyricsFetchers { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string[] DisabledSubtitleFetchers { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public bool DownloadImagesInAdvance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableAdultMetadata { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableArchiveMediaFiles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableAudioResume { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableAutomaticSeriesGrouping { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableChapterImageExtraction { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableEmbeddedTitles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableMarkerDetection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableMarkerDetectionDuringLibraryScan { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnablePhotos { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool EnableRealtimeMonitor { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ExtractChapterImagesDuringLibraryScan { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ForcedSubtitlesOnly { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool HearingImpairedSubtitlesOnly { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string[] IgnoreFileExtensions { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public bool IgnoreHiddenFiles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ImportCollections { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ImportPlaylists { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public int IntroDetectionFingerprintLength { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string[] LocalMetadataReaderOrder { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public string[] LyricsDownloadLanguages { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public int LyricsDownloadMaxAgeDays { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string[] LyricsFetcherOrder { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Gets or sets the maximum percentage of an item that can be played while still saving playstate. If this percentage is crossed playstate will be reset to the beginning and the item will be marked watched.
Declaration
public int MaxResumePct { get; set; }
Property Value
Type |
Description |
System.Int32 |
The max resume PCT.
|
Gets or sets the metadata country code.
Declaration
public string MetadataCountryCode { get; set; }
Property Value
Type |
Description |
System.String |
The metadata country code.
|
Declaration
public string[] MetadataSavers { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public int MinCollectionItems { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Gets or sets the minimum duration that an item must have in order to be eligible for playstate updates..
Declaration
public int MinResumeDurationSeconds { get; set; }
Property Value
Type |
Description |
System.Int32 |
The min resume duration seconds.
|
Gets or sets the minimum percentage of an item that must be played in order for playstate to be updated.
Declaration
public int MinResumePct { get; set; }
Property Value
Type |
Description |
System.Int32 |
The min resume PCT.
|
Declaration
public string MusicFolderStructure { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public MediaPathInfo[] PathInfos { get; set; }
Property Value
Declaration
public int PlaceholderMetadataRefreshIntervalDays { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string PreferredImageLanguage { get; set; }
Property Value
Type |
Description |
System.String |
|
Gets or sets the preferred metadata language.
Declaration
public string PreferredMetadataLanguage { get; set; }
Property Value
Type |
Description |
System.String |
The preferred metadata language.
|
Declaration
public bool RequirePerfectSubtitleMatch { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public int SampleIgnoreSize { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public bool SaveLocalMetadata { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool SaveLocalThumbnailSets { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool SaveLyricsWithMedia { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool SaveMetadataHidden { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool SaveSubtitlesWithMedia { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ShareEmbeddedMusicAlbumImages { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool SkipSubtitlesIfAudioTrackMatches { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool SkipSubtitlesIfEmbeddedSubtitlesPresent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string[] SubtitleDownloadLanguages { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public int SubtitleDownloadMaxAgeDays { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string[] SubtitleFetcherOrder { get; set; }
Property Value
Type |
Description |
System.String[] |
|
Declaration
public int ThumbnailImagesIntervalSeconds { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public TypeOptions[] TypeOptions { get; set; }
Property Value
Methods
Declaration
public TypeOptions GetTypeOptions(string type)
Parameters
Type |
Name |
Description |
System.String |
type |
|
Returns
Extension Methods