MetadataOptions

constructor(itemType: String? = null, disabledMetadataSavers: List<String>? = null, localMetadataReaderOrder: List<String>? = null, disabledMetadataFetchers: List<String>? = null, metadataFetcherOrder: List<String>? = null, disabledImageFetchers: List<String>? = null, imageFetcherOrder: List<String>? = null)