From ae672d3c1f705901b4f7cd2f9d126a4e1af95dc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Kopa=C4=8D?= Date: Mon, 13 Oct 2014 19:34:51 +0200 Subject: [PATCH] Added beets-alternatives plugin to the list Plugin to manage external files: https://github.com/geigerzaehler/beets-alternatives --- docs/plugins/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index b66d801ea..418c2365d 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -180,6 +180,9 @@ Here are a few of the plugins written by the beets community: * `beets-check`_ automatically checksums your files to detect corruption. +* `beets-alternatives`_ manage external files. + + .. _beets-check: https://github.com/geigerzaehler/beets-check .. _copyartifacts: https://github.com/sbarakat/beets-copyartifacts .. _dsedivec: https://github.com/dsedivec/beets-plugins @@ -191,3 +194,4 @@ Here are a few of the plugins written by the beets community: https://github.com/coolkehon/beets/blob/master/beetsplug/cmus.py .. _cmus: http://cmus.sourceforge.net/ .. _beet-amazon: https://github.com/jmwatte/beet-amazon +.. _beets-alternatives: https://github.com/geigerzaehler/beets-alternatives