mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
Adds the following fields with id3v2.4 multi-valued tag support to autotag:
- artists, artists_sort, artists_credit
- albumartists, albumartists_sort, albumartists_credit
- mb_artistids, mb_albumartistids
MusicBrainz support to populate + write the above multi-valued tags by default. Can be toggled to use id3v2.3 or id3v2.4 tags via the existing beets configuration option `id3v23`.
Big thanks to @JOJ0, @OxygenCobalt, @arsaboo for testing + @sampsyo for the initial code review .
|
||
|---|---|---|
| .. | ||
| cli.rst | ||
| config.rst | ||
| index.rst | ||
| pathformat.rst | ||
| query.rst | ||