diff options
| author | Nikolas <nikolas@nexus.boutalas.com> | 2025-11-22 12:49:45 +0200 |
|---|---|---|
| committer | Nikolas <nikolas@boutalas.com> | 2026-01-23 15:47:08 +0200 |
| commit | a8828b2df4e386c11d62d59f370b06f72f7d5d56 (patch) | |
| tree | 4a53afc8b5470208061ec5e9137fcd2f75a370e1 /.config/beets | |
| parent | 5d9cd4e87e5730c198a1e340d3fce92016a8ae79 (diff) | |
beets: fetch and embed art
Diffstat (limited to '.config/beets')
| -rw-r--r-- | .config/beets/config.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/beets/config.yaml b/.config/beets/config.yaml new file mode 100644 index 0000000..efe3096 --- /dev/null +++ b/.config/beets/config.yaml @@ -0,0 +1,2 @@ +plugins: fetchart embedart + |
