mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-30 13:47:05 +02:00
Uppercase acronyms (ISRC / JSPF)
This commit is contained in:
parent
409acccebe
commit
36cc41d05d
14 changed files with 28 additions and 28 deletions
|
@ -37,7 +37,7 @@ type Track struct {
|
|||
TrackNumber int
|
||||
DiscNumber int
|
||||
Duration time.Duration
|
||||
Isrc string
|
||||
ISRC string
|
||||
RecordingMbid MBID
|
||||
ReleaseMbid MBID
|
||||
ReleaseGroupMbid MBID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue