add date metadata
This commit is contained in:
@@ -19,6 +19,7 @@ type Metadata struct {
|
||||
TotalTracks int
|
||||
Comment *string
|
||||
ISRC *string
|
||||
Date *string
|
||||
}
|
||||
|
||||
func ReadAudioTags(filePath string) (*Metadata, error) {
|
||||
|
||||
Reference in New Issue
Block a user