Update config

This commit is contained in:
IamTheFij 2021-12-01 14:50:45 -08:00
parent a9c20fc694
commit 83ce541c4e
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ import:
asciify_paths: true asciify_paths: true
paths: paths:
singleton: $artist/Unknown/$title singleton: $artist/Single/$title
match: match:
max_rec: max_rec:

View File

@ -1,5 +1,5 @@
#! /bin/bash #! /bin/bash
export SOURCE_DIR=/share/Multimedia/Music_Import export SOURCE_DIR=/share/Multimedia/Music_Import
export TARGET_DIR=/share/Multimedia/Music_Clean export TARGET_DIR=/share/Multimedia/Music
make docker-import make docker-import