From fea5f5c54836cafcf8cc6340bac597d5ada4243a Mon Sep 17 00:00:00 2001 From: Edgars Supe Date: Fri, 10 Sep 2021 10:57:21 +0300 Subject: [PATCH] Add `beets-importreplace` to external plugins list --- docs/plugins/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index c19e557b7..f3d587038 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -307,6 +307,9 @@ Here are a few of the plugins written by the beets community: * `beets-ibroadcast`_ uploads tracks to the `iBroadcast`_ cloud service. +* `beets-importreplace`_ lets you perform regex replacements on incoming + metadata. + * `beets-mosaic`_ generates a montage of a mosaic from cover art. * `beets-noimport`_ adds and removes directories from the incremental import skip list. @@ -348,6 +351,7 @@ Here are a few of the plugins written by the beets community: .. _beets-follow: https://github.com/nolsto/beets-follow .. _beets-ibroadcast: https://github.com/ctrueden/beets-ibroadcast .. _iBroadcast: https://ibroadcast.com/ +.. _beets-importreplace: https://github.com/edgars-supe/beets-importreplace .. _beets-setlister: https://github.com/tomjaspers/beets-setlister .. _beets-noimport: https://gitlab.com/tiago.dias/beets-noimport .. _whatlastgenre: https://github.com/YetAnotherNerd/whatlastgenre/tree/master/plugin/beets