summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorPeter2020-07-29 14:54:41 +0100
committerPeter2020-07-29 14:54:41 +0100
commitff3fa43065203bb25a6946928e13fd32c53edfe0 (patch)
treeb853fa8a21dfc3023f92c4a264fdbdd8bb1e8bd4 /.config
parent772d77b1ba3c4b233d0ce2d9ac98d92344e5320e (diff)
downloaddotfiles-ff3fa43065203bb25a6946928e13fd32c53edfe0.tar.gz
dotfiles-ff3fa43065203bb25a6946928e13fd32c53edfe0.tar.bz2
dotfiles-ff3fa43065203bb25a6946928e13fd32c53edfe0.zip
add a very broken beets config
Diffstat (limited to '.config')
-rw-r--r--.config/beets/config.yaml28
1 files changed, 28 insertions, 0 deletions
diff --git a/.config/beets/config.yaml b/.config/beets/config.yaml
new file mode 100644
index 0000000..070ea46
--- /dev/null
+++ b/.config/beets/config.yaml
@@ -0,0 +1,28 @@
+
+directory: ~/media/audio
+plugins: fetchart embedart bpd replaygain lastgenre chroma missing lyrics the ftintitle zero
+art_filename: "00 albumart"
+album_art_maxwidth: 500
+threaded: yes
+original_date: no
+per_disc_numbering: no
+duplicate_action: ask
+asciify_paths: yes
+
+paths:
+ default: music/%the{$albumartist}/$original_year $album%aunique{}/$track $title
+ singleton: singles/%the{$artist} - $title
+ comp: compilations/$album%aunique{}/$track $title
+ albumtype:soundtrack: soundtracks/$album%aunique{}/$track $title
+
+import:
+ move: yes
+ resume: ask
+ incremental: yes
+ quiet_fallback: yes
+ timid: no
+ log: importer.log
+
+replaygain:
+ auto: album
+ backend: gstreamer