From 3e7bdb370370cd680258a6e12b814a811aadc233 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 18 May 2019 21:50:04 +0200 Subject: [PATCH] Add track to field to CLI help/completion --- cli/mainfeatures.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/mainfeatures.cpp b/cli/mainfeatures.cpp index 3dc3156..297826a 100644 --- a/cli/mainfeatures.cpp +++ b/cli/mainfeatures.cpp @@ -67,7 +67,7 @@ using namespace Utility; namespace Cli { #define FIELD_NAMES \ - "title album artist genre year comment bpm bps lyricist disk part totalparts encoder\n" \ + "title album artist genre year comment bpm bps lyricist track disk part totalparts encoder\n" \ " recorddate performers duration language encodersettings lyrics synchronizedlyrics grouping\n" \ " recordlabel cover composer rating description vendor albumartist"