mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
Added instructions on how to run manually from CLI
This commit is contained in:
parent
cc5e3d489c
commit
8eb30f77f0
1 changed files with 7 additions and 0 deletions
|
|
@ -86,3 +86,10 @@ Echoprint or ENMFP codegen binary. Use the ``codegen`` key under the
|
|||
codegen: /usr/bin/echoprint-codegen
|
||||
|
||||
.. _apply for your own: http://developer.echonest.com/account/register
|
||||
|
||||
Running Manually
|
||||
----------------
|
||||
|
||||
In addition to running automatically on import, the plugin can also be run manually
|
||||
from the command line. Use the command ``beet echonest [QUERY]`` to fetch
|
||||
acoustic attributes for albums matching a certain query.
|
||||
|
|
|
|||
Loading…
Reference in a new issue