Add TCOM tag for narrator

This commit is contained in:
Michael Bucari-Tovo 2022-12-31 23:31:24 -07:00
parent 1ac825919a
commit 7ef666dc91
3 changed files with 15 additions and 6 deletions

View file

@ -32,6 +32,9 @@ namespace AaxDecrypter
AaxFile.AppleTags.Album = AaxFile.AppleTags.Album?.Replace(" (Unabridged)", "");
}
if (DownloadOptions.FixupFile)
AaxFile.AppleTags.AppleListBox.EditOrAddTag("TCOM", AaxFile.AppleTags.Narrator);
//Finishing configuring lame encoder.
if (DownloadOptions.OutputFormat == OutputFormat.Mp3)
MpegUtil.ConfigureLameOptions(