aboutsummaryrefslogtreecommitdiffstats
path: root/modules/home/conf
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-08 14:01:24 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-08 14:01:24 +0200
commit93dcdd8bdfc7cf6890f0bb824d8cfcf56601520e (patch)
tree87679dae46fd1d9e384dc23af7b0c24d028988ff /modules/home/conf
parentfix(home/beets): Use a specific genre for all albums on import (diff)
downloadnixos-config-93dcdd8bdfc7cf6890f0bb824d8cfcf56601520e.zip
fix(home/beets): Completely disable the `scrub` plugin
Diffstat (limited to 'modules/home/conf')
-rw-r--r--modules/home/conf/beets/default.nix7
1 files changed, 3 insertions, 4 deletions
diff --git a/modules/home/conf/beets/default.nix b/modules/home/conf/beets/default.nix
index c536b534..b5063b24 100644
--- a/modules/home/conf/beets/default.nix
+++ b/modules/home/conf/beets/default.nix
@@ -68,10 +68,9 @@
# Re-calculate the replay gain value even for files, that already have one set.
overwrite = true;
};
- scrub = {
- # Could be set to false, to only scrub metadata with the `beet scrub` command.
- auto = true;
- };
+ # scrub = {
+ # auto = true;
+ # };
plugins = [
# Remove all previous tags before import (this is useful to ensure, that