From 8065b2dab0a97a87640cd3d1f30dee6f0e6abce4 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Wed, 15 Mar 2023 18:36:59 +0200 Subject: [PATCH] Beets: disable follow plugin Causes errors and does not seem to be maintained anymore --- home/.config/beets/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.config/beets/config.yaml b/home/.config/beets/config.yaml index 203dad0c..166d3b4f 100644 --- a/home/.config/beets/config.yaml +++ b/home/.config/beets/config.yaml @@ -5,7 +5,7 @@ plugins: - check - edit - fetchart - - follow + # - follow - fuzzy - info - lastgenre