diff options
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 |