From c49fd6d9ed1cc95234bf67ac4a0be4606e5f361d Mon Sep 17 00:00:00 2001 From: Marc Date: Thu, 30 Apr 2020 13:46:16 +0200 Subject: [PATCH] changed path to mpd --- .config/beets/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/beets/config.yaml b/.config/beets/config.yaml index 4f91728..44de331 100644 --- a/.config/beets/config.yaml +++ b/.config/beets/config.yaml @@ -36,7 +36,7 @@ item_fields: # path options paths: genre:Hörspiel: Hörspiel/$album/$track $title - singleton: Musik/Singles/$genre/$artist - $title + 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 @@ -80,6 +80,6 @@ web: port: 8337 mpd: - host: 192.168.1.50 + host: localhost port: 6600