Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings.
Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
General form for individual settings.
http://localhost:8080/sabnzbd/api?mode=set_config§ion=SECTION&keyword=KEYWORD&value=VALUE
Examples:
http://localhost:8080/sabnzbd/api?mode=set_config§ion=misc&keyword=dirscan_speed&value=5
http://localhost:8080/sabnzbd/api?mode=set_config§ion=newzbin&keyword=username&value=hello
the issue is is that i am trying to change the server login details and the way the ini is structured, i cannot figure out the values since the servers section has sub sections. for example:
for the api i can set section=servers but i actually need the sub section [[news.lightningusenet.com - blabla]]
does that make sense? can i just use section=news.lightningusenet.com - blabla?