sirk123au / ArrTools

A collection of tools for Radarr, Sonarr & Lidarr
GNU General Public License v3.0
141 stars 16 forks source link

File "C:\Python\Python38\lib\configparser.py", line 960, in __getitem__ raise KeyError(key) #26

Open FloydKulis opened 5 months ago

FloydKulis commented 5 months ago

Hello, I would like to add videos to Radarr. Unfortunately, I have a problem and the following message appears:

C:\Users\floyd>C:\Users\floyd\Downloads\ArrTools-master\ArrTools-master\radarr_add_from_list.py
Traceback (most recent call last):
  File "C:\Users\floyd\Downloads\ArrTools-master\ArrTools-master\radarr_add_from_list.py", line 21, in <module>
    baseurl = config['radarr']['baseurl']
  File "C:\Python\Python38\lib\configparser.py", line 960, in __getitem__
    raise KeyError(key)
KeyError: 'radarr'
MyConfig:
[radarr]
api_key = 75d473b**************4b294ccb
baseurl = http://192.168.50.176:7878
;urlbase = ; Include URL Base if you have it enabled
rootfolderpath = /movies
searchForMovie = false
qualityProfileId = 5
;omdbapi_key = ; sign up here for api key http://www.omdbapi.com/apikey.aspx