🚧 Saving tags for later writing
This commit is contained in:
parent
4990b09f67
commit
0a55d514fc
5 changed files with 35 additions and 4 deletions
|
|
@ -20,6 +20,7 @@ type Tags struct {
|
|||
MusicbrainzReleaseGroupId uuid.UUID `json:"MUSICBRAINZ_RELEASEGROUPID"`
|
||||
MusicbrainzAlbumId uuid.UUID `json:"MUSICBRAINZ_ALBUMID"`
|
||||
MusicbrainzAlbumArtistId uuid.UUID `json:"MUSICBRAINZ_ALBUMARTISTID"`
|
||||
MusicbrainzRecordingId uuid.UUID
|
||||
AlbumArtistSort string
|
||||
ReleaseCountry string
|
||||
Label string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue