Update collectarr.py

This commit is contained in:
RiffSphere
2021-08-07 19:17:36 +02:00
committed by GitHub
parent 8e9c02faa4
commit 583e9c35c5

View File

@@ -59,7 +59,6 @@ def config():
movielistnameaddon, actorlistnameaddon, dryrun, \
tmdbapiKey
print(config_path+"collectarr.conf")
# Load configuration
parser = configparser.ConfigParser()
parser.read(config_path+"collectarr.conf")