diff options
-rw-r--r-- | beets_config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/beets_config.yaml b/beets_config.yaml index 5c59566..67fd54c 100644 --- a/beets_config.yaml +++ b/beets_config.yaml @@ -69,7 +69,7 @@ play: lastgenre: count: 2 -plugins: fromfilename play chroma lastgenre +plugins: play chroma lastgenre discogs convert pluginpath: [] threaded: yes timeout: 5.0 |