jesseward / discogstagger

Console based audio-file metadata tagger that uses the Discogs.com API v2 (JSON based). Relies on the Mutagen and discogs-client libraries. Currently supports FLAC and MP3 file types.
MIT License
70 stars 13 forks source link

Support for current version of discogs-client #22

Closed jesseward closed 10 years ago

jesseward commented 10 years ago

The Discogs team have released an updated version of their library (https://github.com/discogs/discogs_client) . Add support for the new version

jesseward commented 10 years ago

resolved in issue #23