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

Move CHAR_EXCEPTIONS to config #20

Closed triplem closed 11 years ago

jesseward commented 11 years ago

Agreed. These will be moved into the config definitions.

triplem commented 11 years ago

I guess, we should provide an own section in the config file and provide the key, value pairs in this section to the CHAR_EXCEPTIONS variable.

jesseward commented 11 years ago

moved character exceptions to the config file. via commit https://github.com/jesseward/discogstagger/commit/8029cde4b748eec8debd8ace9e8731e3a327e2d2