AlbumInfo
@Serializable
Constructors
Link copied to clipboard
constructor(name: String? = null, originalTitle: String? = null, path: String? = null, metadataLanguage: String? = null, metadataCountryCode: String? = null, providerIds: Map<String, String?>? = null, year: Int? = null, indexNumber: Int? = null, parentIndexNumber: Int? = null, premiereDate: DateTime? = null, isAutomated: Boolean, albumArtists: List<String>, artistProviderIds: Map<String, String?>, songInfos: List<SongInfo>)
Properties
Link copied to clipboard
The album artist.
Link copied to clipboard
The artist provider ids.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The metadata country code.
Link copied to clipboard
The metadata language.
Link copied to clipboard
The original title.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The provider ids.