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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to write both style and genre

brendan-pike opened this issue · comments

Hi, I'm wanting a script that can rewrite my entire collection for me. My preferred method would be to delete existing tags and write genre and style independently to separate tags, ie. genre tag and style tag. Is this possible?

Also, on discog I've noticed that sometimes its beneficial to get the genre/style tags from the "All versions" page of an album since its tags are often more complete / reviewed. This would be a nice feature to add I think.

Lastly, I prefer to also destroy any artwork from each track and just store images in the album folder, can discogstagger do this?

Cheers