mirror of
https://github.com/beetbox/beets.git
synced 2026-01-09 17:33:51 +01:00
ABrainz: Fix slight bugs on Doc page
This commit is contained in:
parent
bcd4c6d556
commit
61830958e6
1 changed files with 4 additions and 3 deletions
|
|
@ -2,11 +2,12 @@ ABrainz Plugin
|
|||
===========
|
||||
|
||||
The ``abrainz`` plugin provides a command that traverses through a library and tags tracks with valid MusicBrainz IDs with additional metadata such as
|
||||
* ```danceable```
|
||||
|
||||
* ``danceable``
|
||||
+ Predicts how easy the track is danceable to
|
||||
* ```mood_happy```
|
||||
* ``mood_happy``
|
||||
+ Predicts the probability this track is played to invoke happiness
|
||||
* ```mood_party```
|
||||
* ``mood_party``
|
||||
+ Predicts the probability this track is played in a party environment
|
||||
|
||||
Enable the ``abrainz`` plugin in your configuration (see :ref:`using-plugins`) and run with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue