added fix-comment subcommand
move the spotify url from comments to own tag (spotify)
This commit is contained in:
@@ -20,6 +20,7 @@ type Metadata struct {
|
||||
Comment *string
|
||||
ISRC *string
|
||||
Date *string
|
||||
SpotifyID *string
|
||||
}
|
||||
|
||||
func ReadAudioTags(filePath string) (*Metadata, error) {
|
||||
|
||||
Reference in New Issue
Block a user