diff --git a/config.yaml b/config.yaml index a83e1c7..6108c92 100644 --- a/config.yaml +++ b/config.yaml @@ -13,7 +13,7 @@ import: asciify_paths: true paths: - singleton: $artist/Unknown/$title + singleton: $artist/Single/$title match: max_rec: diff --git a/import.sh b/import.sh index 855816f..517f390 100755 --- a/import.sh +++ b/import.sh @@ -1,5 +1,5 @@ #! /bin/bash export SOURCE_DIR=/share/Multimedia/Music_Import -export TARGET_DIR=/share/Multimedia/Music_Clean +export TARGET_DIR=/share/Multimedia/Music make docker-import