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
Clean up discogsauth.py wrapper and make project "current" again #28
This tool has sat idle for some time. OAuth is now handled within discogs_client official library. Swap this in and remove the cruft that is currently in place.
This tool has sat idle for some time. OAuth is now handled within discogs_client official library. Swap this in and remove the cruft that is currently in place.