Fix for regainer.py path to be in /usr/local/bin

This commit is contained in:
Fred Boniface 2023-10-03 21:02:25 +01:00
parent 6e06b2e078
commit 5e0ce5006b
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 = "/usr/local/bin/regainer.py"
DESCRIPTION = """
regain - Calls regainer.py on any albums found in subdirectories.
\n\n