mirror of
https://github.com/RiffSphere/Collectarr.git
synced 2025-12-29 17:30:00 -06:00
Update collectarr.py
This commit is contained in:
@@ -59,7 +59,7 @@ def config():
|
||||
movielistnameaddon, actorlistnameaddon, dryrun, \
|
||||
tmdbapiKey
|
||||
|
||||
print(onfig_path+"collectarr.conf")
|
||||
print(config_path+"collectarr.conf")
|
||||
# Load configuration
|
||||
parser = configparser.ConfigParser()
|
||||
parser.read(config_path+"collectarr.conf")
|
||||
|
||||
Reference in New Issue
Block a user