diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-06-22 14:50:12 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-06-22 14:50:12 +0100 |
commit | 10c5cdf993f111b6abb56063ea4fbf0ad835e289 (patch) | |
tree | 39ebca854bccea9e2405551fee35efae70bdf0c6 /beets_config.yaml | |
parent | ed132cfdbeda2c1b2585c1c424f1a83008139547 (diff) |
added a plug
Diffstat (limited to 'beets_config.yaml')
-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 |