Adjust regain to to call regainer.py from $PATH

This commit is contained in:
Fred Boniface 2023-10-03 21:01:11 +01:00
parent 2d879e3350
commit 6e06b2e078
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ VERSION = "0.0.1"
# Updated 2023/10/02
FORMATS = ["flac", "m4a", "aac", "alac", "mp3", "m3a", "ogg", "opus", "oga"]
PATH_TO_REGAINER = "./regainer.py"
PATH_TO_REGAINER = "regainer.py"
DESCRIPTION = """
regain - Calls regainer.py on any albums found in subdirectories.
\n\n