beets/docs/reference
Jesse Bannon f72261e44f
Add support for artists and albumartists multi-valued tags (#4743)
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 .
2023-09-09 09:46:26 +02:00
..
cli.rst Fixes in docs for #4823 2023-08-23 06:36:39 +02:00
config.rst Add docs for duplicate_verbose_prompt option in #4866 2023-08-23 07:55:26 +02:00
index.rst introductory paragraphs 2011-09-17 16:02:06 -07:00
pathformat.rst Doc tweaks for #4438 2022-08-17 15:55:25 -07:00
query.rst Add support for artists and albumartists multi-valued tags (#4743) 2023-09-09 09:46:26 +02:00