mirror of
https://github.com/beetbox/beets.git
synced 2025-12-30 20:42:37 +01:00
Merge pull request #483 from yoasif/patch-1
Added instructions on how to run manually from CLI
This commit is contained in:
commit
806c6bf1fa
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