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
Add ability to write uppercase foldernames, but lowercase filenames #42
Currently, the option use_lowercase_filenames applies to folders as well.
Could it be possible to separate both, and make a use_lowercase_foldernames entry in the configfile?
Currently, the option use_lowercase_filenames applies to folders as well. Could it be possible to separate both, and make a use_lowercase_foldernames entry in the configfile?