mirror of
https://github.com/RiffSphere/Collectarr.git
synced 2026-01-06 13:19:55 -06:00
Update collectarr.py
This commit is contained in:
@@ -65,6 +65,7 @@ def config():
|
||||
tmdbapiKey
|
||||
|
||||
# Load configuration
|
||||
print(config_path+"collectarr.conf")
|
||||
parser = configparser.ConfigParser()
|
||||
parser.read(config_path+"collectarr.conf")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user