From 43b307118a0cd7360e3ec8deea04c6ba7caf20b7 Mon Sep 17 00:00:00 2001 From: Marc Date: Mon, 11 May 2020 12:19:03 +0200 Subject: [PATCH] changed audiobook paths and naming --- .config/beets/config.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/beets/config.yaml b/.config/beets/config.yaml index 9285918..423008d 100644 --- a/.config/beets/config.yaml +++ b/.config/beets/config.yaml @@ -39,8 +39,9 @@ paths: singleton: Musik/$genre/Singles/$artist - $title albumtype:soundtrack: Musik/Soundtracks/$album/$track $artist - $title comp: Musik/$genre/Compilations/$album%aunique{}/%if{$multidisc,$disc}$track $artist - $title - albumtype:audiobook: Audiobook/$albumartist - $album%aunique{}/$album%aunique{} - $title - albumtype:other: Audiobook/$albumartist - $album%aunique{}/$album%aunique{} - $title + albumtype:audiobook: Audiobook/$albumartist - $album%aunique{}/$album%aunique{} - $track - $title + # auskommentiert, da unklar, warum other unter audiobooks laufen sollten + # albumtype:other: Audiobook/$albumartist - $album%aunique{}/$album%aunique{} - $title default: Musik/$genre/$albumartist/$album%aunique{}/%if{$multidisc,$disc}$track $title # import options