From c5a88decefb43749bd8214040529b05740e6d3af Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Fri, 21 Jul 2023 16:18:37 -0400 Subject: [PATCH] add beets config as template --- dot_config/beets/config.yaml.tmpl | 47 +++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 dot_config/beets/config.yaml.tmpl diff --git a/dot_config/beets/config.yaml.tmpl b/dot_config/beets/config.yaml.tmpl new file mode 100644 index 0000000..3ed4997 --- /dev/null +++ b/dot_config/beets/config.yaml.tmpl @@ -0,0 +1,47 @@ +directory: /home/joel/Music +library: ~/.config/beets/library.db +plugins: chroma embedart edit convert fetchart missing unimported + +import: + write: yes + move: yes + resume: no + timid: no + incremental: no + +musicbrainz: + user: {{ (rbw "musicbrainz.org").data.username }} + pass: {{ (rbw "musicbrainz.org").data.password }} + +embedart: + auto: no + +convert: + format: opus + formats: + vorbis: + command: ffmpeg -i $source -y -vn -acodec libvorbis -aq 5 $dest + extension: vorbis.ogg + opus: + command: ffmpeg -i $source -y -vn -acodec libopus -ab 128k $dest + extension: opus.ogg + embed: yes + copy_album_art: no + never_convert_lossy_files: yes + dest: /home/joel/Downloads + +acoustid: + apikey: JrQ02aAnhy + +fetchart: + sources: filesystem * + auto: yes + maxwidth: 600 + minwidth: 200 + +chroma: + auto: no + +unimported: + ignore_extensions: jpg png + ignore_subdirectories: temp