beets/docs
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
..
dev Document Album.items() / LibModel.items() conflict 2022-07-12 11:21:52 +01:00
guides Merge pull request #4678 from beetbox/tutorial-link 2023-02-20 17:56:45 -08:00
plugins Final take on rewording rewrite plugin docs 2023-09-08 19:24:34 +02:00
reference Add support for artists and albumartists multi-valued tags (#4743) 2023-09-09 09:46:26 +02:00
changelog.rst Add support for artists and albumartists multi-valued tags (#4743) 2023-09-09 09:46:26 +02:00
conf.py Reverting dicussions extlink 2023-06-03 08:20:00 +02:00
contributing.rst add CONTRIBUTING.rst to the docs 2020-07-20 19:56:05 -07:00
faq.rst Simplify wording a bit 2023-06-03 14:59:25 -07:00
index.rst Update index.rst 2022-05-03 21:39:08 +08:00
Makefile Add new livereload server for docs 2016-01-25 13:19:26 -08:00
modd.conf Switch to modd for live docs build 2017-12-21 11:39:08 -05:00