mirror of
https://github.com/beetbox/beets.git
synced 2025-12-28 19:42:42 +01:00
Fix documentation to refer to wma instead of wmv
This format actually has a definition.
This commit is contained in:
parent
ac5634d592
commit
d66a513d80
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ command to use to transcode audio. The tokens ``$source`` and ``$dest`` in the
|
|||
command are replaced with the paths to the existing and new file.
|
||||
|
||||
The plugin in comes with default commands for the most common audio
|
||||
formats: `mp3`, `alac`, `flac`, `aac`, `opus`, `ogg`, `wmv`. For
|
||||
formats: `mp3`, `alac`, `flac`, `aac`, `opus`, `ogg`, `wma`. For
|
||||
details have a look at the output of ``beet config -d``.
|
||||
|
||||
For a one-command-fits-all solution use the ``convert.command`` and
|
||||
|
|
|
|||
Loading…
Reference in a new issue