mirror of
https://github.com/beetbox/beets.git
synced 2025-12-25 10:05:13 +01:00
use most simple syntax
This commit is contained in:
parent
1916fe0ad5
commit
4cbe116e42
1 changed files with 1 additions and 1 deletions
|
|
@ -571,7 +571,7 @@ default is ``apply``.
|
|||
languages
|
||||
~~~~~~~~~
|
||||
|
||||
A list of locale names to search for preferred aliases (e.g. ``[de,en]``. For example, setting
|
||||
A list of locale names to search for preferred aliases (e.g. ``en jp es``. For example, setting
|
||||
this to "en" uses the transliterated artist name "Pyotr Ilyich Tchaikovsky"
|
||||
instead of the Cyrillic script for the composer's name when tagging from
|
||||
MusicBrainz. Defaults to an empty list, meaning that no language is preferred.
|
||||
|
|
|
|||
Loading…
Reference in a new issue