dhowden / tag

ID3, MP4 and OGG/FLAC metadata parsing in Go
BSD 2-Clause "Simplified" License
558 stars 73 forks source link

Extract MusicBrainz information #11

Closed xhenner closed 9 years ago

xhenner commented 9 years ago

Added option to the tag example function to retrieve some content from MusicBrainz

If the file was tagged with MusicBrainz Picard, the MusicBrainz() function will work with any format. Tested on id3v2.3, mp4, flac and ogg files

The pull request 10 is needed for this to work with mp4 files

xhenner commented 9 years ago

any news about this one ?

dhowden commented 9 years ago

I am working on merging it. It cannot be merged now as you have also added more commits on top which aren't related (one of which was by me!). As far as I can tell, you just want 470ea09?