summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--junklib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/junklib.c b/junklib.c
index 4c5a2db6..cbd670b6 100644
--- a/junklib.c
+++ b/junklib.c
@@ -62,7 +62,7 @@ enum {
static const char *frame_mapping[] = {
"artist", "TPE1", "TPE1", "TP1", "Artist",
- "band", "TPE2", "TPE2", "TP2", "Band",
+ "band", "TPE2", "TPE2", "TP2", "Album artist",
"disc", "TPOS", "TPOS", "TPA", "Media",
"title", "TIT2", "TIT2", "TT2", "Title",
"album", "TALB", "TALB", "TAL", "Album",