From 4870dc334a80d026775ee158e5f3cf943f64b30c Mon Sep 17 00:00:00 2001 From: fabh2o Date: Fri, 5 Feb 2021 10:42:14 +0100 Subject: [PATCH] use publisher tag --- AAXtoMP3 | 1 + 1 file changed, 1 insertion(+) diff --git a/AAXtoMP3 b/AAXtoMP3 index 95c93cf..6c9649b 100755 --- a/AAXtoMP3 +++ b/AAXtoMP3 @@ -443,6 +443,7 @@ do -metadata copyright="${copyright}" \ -metadata description="${description}" \ -metadata composer="${narrator}" \ + -metadata publisher="${publisher}" \ -f ${container} \ "${output_file}"