From c6e4cf80f44d17482268534a032ec417a59f838a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0ar=C5=ABnas=20Nejus?= <16212750+snejus@users.noreply.github.com> Date: Tue, 3 Aug 2021 19:20:01 +0100 Subject: [PATCH] Add reference to the beetcamp plugin --- docs/plugins/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index d5b75e379..c19e557b7 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -280,6 +280,8 @@ Here are a few of the plugins written by the beets community: * `beets-barcode`_ lets you scan or enter barcodes for physical media to search for their metadata. +* `beetcamp`_ enables **bandcamp.com** autotagger with a fairly extensive amount of metadata. + * `beets-bpmanalyser`_ analyses songs and calculates their tempo (BPM). * `beets-check`_ automatically checksums your files to detect corruption. @@ -330,6 +332,7 @@ Here are a few of the plugins written by the beets community: * `beets-yearfixer`_ attempts to fix all missing ``original_year`` and ``year`` fields. .. _beets-barcode: https://github.com/8h2a/beets-barcode +.. _beetcamp: https://github.com/snejus/beetcamp .. _beets-check: https://github.com/geigerzaehler/beets-check .. _beets-copyartifacts: https://github.com/adammillerio/beets-copyartifacts .. _dsedivec: https://github.com/dsedivec/beets-plugins