mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-27 08:20:50 +00:00
740 B
740 B
LibraryTypeOptionsDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
type | String | Gets or sets the type. | [optional] |
metadataFetchers | [LibraryOptionInfoDto] | Gets or sets the metadata fetchers. | [optional] |
imageFetchers | [LibraryOptionInfoDto] | Gets or sets the image fetchers. | [optional] |
supportedImageTypes | [ImageType] | Gets or sets the supported image types. | [optional] |
defaultImageOptions | [ImageOption] | Gets or sets the default image options. | [optional] |