Class CustomMetadataProviderOptions
Inheritance
System.Object
CustomMetadataProviderOptions
Namespace: MediaBrowser.Controller.Providers
Assembly: MediaBrowser.Controller.dll
Syntax
public class CustomMetadataProviderOptions
Properties
CollectionFolders
Declaration
public BaseItem[] CollectionFolders { get; set; }
Property Value
Type | Description |
---|---|
BaseItem[] |
LibraryOptions
Declaration
public LibraryOptions LibraryOptions { get; set; }
Property Value
Type | Description |
---|---|
LibraryOptions |
MetadataRefreshOptions
Declaration
public MetadataRefreshOptions MetadataRefreshOptions { get; set; }
Property Value
Type | Description |
---|---|
MetadataRefreshOptions |