mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
parent
00c6d1439e
commit
594da1597a
1 changed files with 3 additions and 1 deletions
|
|
@ -96,7 +96,9 @@ Usage
|
|||
|
||||
Once you have all the dependencies sorted out, enable the ``chroma`` plugin in
|
||||
your configuration (see :ref:`using-plugins`) to benefit from fingerprinting
|
||||
the next time you run ``beet import``.
|
||||
the next time you run ``beet import``. The first time you do this, you may wish
|
||||
to run in verbose mode (``beet -v import``) in order to verify that the
|
||||
``chroma`` plugin is operational, since it does not show an indicator otherwise.
|
||||
|
||||
You can also use the ``beet fingerprint`` command to generate fingerprints for
|
||||
items already in your library. (Provide a query to fingerprint a subset of your
|
||||
|
|
|
|||
Loading…
Reference in a new issue