added isrc meta tag
This commit is contained in:
@@ -18,6 +18,7 @@ type Metadata struct {
|
||||
Track int
|
||||
TotalTracks int
|
||||
Comment *string
|
||||
ISRC *string
|
||||
}
|
||||
|
||||
func ReadAudioTags(filePath string) (*Metadata, error) {
|
||||
|
||||
Reference in New Issue
Block a user