Skip to content

Commit 3334546

Browse files
committed
add more alts
1 parent 09ee989 commit 3334546

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

tags/normtag/normtag.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const (
2626
CatalogueNum = "CATALOGNUMBER" //tag: alts "CATALOGNUM" "CAT#" "CATALOGID" "CATNUM"
2727
Barcode = "BARCODE" //tag: alts "UPC" "MCN"
2828
Compilation = "COMPILATION" //tag: alts "TCMP" "CPIL"
29-
ReleaseType = "RELEASETYPE"
29+
ReleaseType = "RELEASETYPE" //tag: alts "RELEASE_TYPE"
3030

3131
MusicBrainzReleaseID = "MUSICBRAINZ_ALBUMID"
3232
MusicBrainzReleaseGroupID = "MUSICBRAINZ_RELEASEGROUPID"

tags/normtag/taglist.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)