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

Add some improvements #15

Closed triplem closed 11 years ago

triplem commented 11 years ago

currently working more on the multi disc handling, probably you would like to wait. but i do like to have some input on the already done stuff. is this going into the right direction? what do you think?

triplem commented 11 years ago

I guess the main functionality for multi-disc support is now done. Some minor issues still remain, like using the subtitle of a disc, if wanted. Furthermore the added functionality should be added to the Changelog.

What do you think? I guess this is a hugh step into the right direction ;-)

jesseward commented 11 years ago

Thanks for submitting this. I will merge a local copy and run through a few tests over the weekend.

triplem commented 11 years ago

The above is now tested and could be merged without any issues. If there is no need from your side, I will go ahead and put these changes into my own master ;-)

Any feedback is appreciated.

jesseward commented 11 years ago

thanks for these. I have merged these changes in, with a few minor changes.