diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-06-21 14:00:31 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-06-21 14:00:31 +0100 |
commit | 978ff6364839c15bd2f8f660306bf2c13ebb080d (patch) | |
tree | 8c901e4b27079e42480395d23446d99940b0082e /beets_config.yaml | |
parent | 023d7a3629fc66ec084b57825dcc093812a927f7 (diff) |
updated beets
Diffstat (limited to '')
-rw-r--r-- | beets_config.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/beets_config.yaml b/beets_config.yaml index a3bdf71..5c59566 100644 --- a/beets_config.yaml +++ b/beets_config.yaml @@ -66,7 +66,10 @@ overwrite_null: play: command: mpv -plugins: fromfilename play +lastgenre: + count: 2 + +plugins: fromfilename play chroma lastgenre pluginpath: [] threaded: yes timeout: 5.0 |