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

Clean up discogsauth.py wrapper and make project "current" again #28

Closed jesseward closed 7 years ago

jesseward commented 7 years ago

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.

jesseward commented 7 years ago

Addressed in commit https://github.com/jesseward/discogstagger/commit/7cd13695d818fbc2b9f4cd2bee9de8e5442acff0