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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for current version of discogs-client

jesseward opened this issue · comments

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

resolved in issue #23