static internal AlbumDescriptor CreateBasicFromCD(ICDInfoHandler dfih, IImportContext Context) { return CreateBasicFromCD(dfih, Context, _Unknown, Context.FindNewUnknownNameAlbumForArtist(_Unknown), true); }