Dremora / foo_musicbrainz

MusicBrainz tagger for foobar2000 audio player.
http://www.foobar2000.org/components/view/foo_musicbrainz
MIT License
35 stars 4 forks source link

foo_musicbrainz

This repository is not maintained anymore.

Please check out this fork instead.


foo_musicbrainz is a component for foobar2000 media player. It can tag files by fetching data from MusicBrainz.

Some notable features:

Links

Building the code

You should have Visual Studio 2010 to build this component. Also, you will need to get two dependencies:

Download archives with dependencies and extract their contents to the desired directory, following the structure as shown below:

From the SDK root directory, type in your console:

git clone git://github.com/Dremora/foo_musicbrainz.git

Voilà! Now you can open foo_musicbrainz\foo_musicbrainz.sln and build the component!