From d343b5a3a1eaabbd67fdfa62c0b6705a0231b109 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Thu, 26 Oct 2023 16:35:04 +0100 Subject: Disabled chroma plugin because it was slow --- beets_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beets_config.yaml b/beets_config.yaml index e1b4cbb..168afb1 100644 --- a/beets_config.yaml +++ b/beets_config.yaml @@ -69,7 +69,7 @@ play: lastgenre: count: 2 -plugins: play chroma lastgenre convert fuzzy random smartplaylist playlist missing +plugins: play lastgenre convert fuzzy random smartplaylist playlist missing pluginpath: [] threaded: yes timeout: 5.0 -- cgit v1.2.3