aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/cli/beets.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/fcuny/cli/beets.nix')
-rw-r--r--users/fcuny/cli/beets.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/users/fcuny/cli/beets.nix b/users/fcuny/cli/beets.nix
index c7e1bc4..39802a7 100644
--- a/users/fcuny/cli/beets.nix
+++ b/users/fcuny/cli/beets.nix
@@ -11,8 +11,7 @@
default = "$albumartist/$album%aunique{}/$track $title";
singleton = "Singles/$artist/$title";
comp = "Compilations/$album%aunique{}/$track - $title";
- "albumtype:soundtrack" =
- "Soundtracks/$album${aunique} ($year)/$track $title";
+ "albumtype:soundtrack" = "Soundtracks/$album ($year)/$track $title";
};
import = {
copy = true;