class CueParser Process composer metadata in cue files
Use composer as an alternative to songwriter ..and move a misplaced comment
This commit is contained in:
committed by
Jonas Kvinge
parent
97e6b17f96
commit
f2f63a703e
@@ -50,6 +50,7 @@ class CueParser : public ParserBase {
|
||||
static const char *kPerformer;
|
||||
static const char *kTitle;
|
||||
static const char *kSongWriter;
|
||||
static const char *kComposer;
|
||||
static const char *kFile;
|
||||
static const char *kTrack;
|
||||
static const char *kIndex;
|
||||
|
||||
Reference in New Issue
Block a user