On Tue, 20 May 2025 19:48:51 +0200,
Raphael Graf <r...@undefined.ch> wrote:
> 
> Hi,
> 
> The diff below adds information about the keyfinder plugin to the README.
> I've checked that it actually works ..
> 
> ok?
>

OK kirill@

> (Feel free to change the wording and commit it, if applicable.)
> 
> 
> 
> Index: pkg/README
> ===================================================================
> RCS file: /cvs/ports/audio/beets/pkg/README,v
> retrieving revision 1.11
> diff -u -p -u -p -r1.11 README
> --- pkg/README        24 Jan 2025 10:00:48 -0000      1.11
> +++ pkg/README        20 May 2025 17:32:30 -0000
> @@ -30,4 +30,13 @@ web: The web plugin lets your browse and
>  an HTML5 compatible browser. Install the py3-flask package and add 'web'
>  to the plugins: line.
>  
> +keyfinder: The keyfinder plugin detects the musical key of a track and
> +stores it in the initial_key field of your database. It requires 
> dependencies:
> +"pkg_add keyfinder-cli".
> +Edit ~/.config/beets/config.yaml - add 'keyfinder' to the plugins:
> +line, and add the following:
> +
> +keyfinder:
> +    bin: keyfinder-cli
> +
>  See https://beets.readthedocs.io/en/latest/plugins/ for a complete list.
> 

-- 
wbr, Kirill

Reply via email to