aboutsummaryrefslogtreecommitdiff
path: root/emms-info-mp3info.el
diff options
context:
space:
mode:
Diffstat (limited to 'emms-info-mp3info.el')
-rw-r--r--emms-info-mp3info.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-info-mp3info.el b/emms-info-mp3info.el
index 2f7bd59..69391e7 100644
--- a/emms-info-mp3info.el
+++ b/emms-info-mp3info.el
@@ -58,7 +58,7 @@ external mp3info program"
`("-p" ,(concat "info-artist=%a\\n"
"info-title=%t\\n"
"info-album=%l\\n"
- "info-tracknum=%n\\n"
+ "info-tracknumber=%n\\n"
"info-year=%y\\n"
"info-genre=%g\\n"
"info-note=%c\\n"