nzblnk / nzb-monkey

Reference implementation of how to handle a NZBLNK-URI.
https://nzblnk.github.io/nzb-monkey/
MIT License
77 stars 30 forks source link

i have window.. when i run .. i get this error.. how to fix #13

Closed guardianx9 closed 4 years ago

guardianx9 commented 6 years ago

NZB-Monkey v0.2.1

Traceback (most recent call last): File "nzbmonkey.py", line 1733, in File "nzbmonkey.py", line 1332, in main File "C:\dev\Tools\python34\lib\site-packages\configobj.py", line 1229, in i nit File "C:\dev\Tools\python34\lib\site-packages\configobj.py", line 1318, in _lo ad configobj.DuplicateError: Duplicate keyword name at line 12.

C:\Users\hope\Downloads\nzbmonkey-v0.2.1-win>

nzblnk commented 4 years ago

This is literally what it says: a key in you config file appears (accidentally) double. Please remove one of them doubles.