From 4f6baddf4fb3c3956847b99efcf2f2ae41fe3a01 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sun, 11 Aug 2024 13:27:35 +0200 Subject: feat(home/beets): Init the xtractor plugin --- modules/home/conf/beets/plugins.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules/home/conf/beets/plugins.nix') diff --git a/modules/home/conf/beets/plugins.nix b/modules/home/conf/beets/plugins.nix index 7ab6819a..bea2fefe 100644 --- a/modules/home/conf/beets/plugins.nix +++ b/modules/home/conf/beets/plugins.nix @@ -11,6 +11,9 @@ # Help submitting stuff to music brainz "mbsubmit" + # Extract things from the music file + "xtractor" + # Calculate replay gain "replaygain" -- cgit 1.4.1