about summary refs log tree commit diff
path: root/beets/.local
diff options
context:
space:
mode:
Diffstat (limited to 'beets/.local')
-rw-r--r--beets/.local/etc/beets/config.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/beets/.local/etc/beets/config.yaml b/beets/.local/etc/beets/config.yaml
new file mode 100644
index 0000000..63a51a5
--- /dev/null
+++ b/beets/.local/etc/beets/config.yaml
@@ -0,0 +1,22 @@
+---
+library: ~/.local/var/lib/beets/library.db
+directory: ~/music
+plugins: badfiles edit fetchart info mbsync scrub
+import:
+    write: yes
+    copy: yes
+    move: no
+    bell: yes
+match:
+    preferred:
+        countries: [ 'JP', 'GB|UK', 'AU', 'US', 'RU', 'XE' ]
+edit:
+    albumfields: album artist albumartist
+    itemfields: track title album artist albumartist day month year genre
+fetchart:
+    auto: yes
+    cautious: yes
+    cover_names: cover Cover folder Folder art Art album Album front Front
+    sources: filesystem coverart itunes amazon albumart wikipedia
+scrub:
+    auto: yes

Consider giving Nix/NixOS a try! <3