Thanks for the reply.
Good to hear this is possible, Ill have at sources then.
edit - ok i have had a look at source & found the following api command will do what i require:
mode=set_config§ion=servers&name=SERVERNAME&username=SERVERUSERNAME&password=SERVERPASSWORD
Cheers.
Search found 2 matches
- March 6th, 2010, 11:40 am
- Forum: Feature Requests
- Topic: Change 'Config->Servers' details via api?
- Replies: 2
- Views: 1860
- March 5th, 2010, 9:42 am
- Forum: Feature Requests
- Topic: Change 'Config->Servers' details via api?
- Replies: 2
- Views: 1860
Change 'Config->Servers' details via api?
Hi I have a requirement to auto update my usenet servers info (the info in 'Config->Servers' tab). Specifically, i want to change the username & password for a server. So i made an app which runs on my sabnzbd box to do the following: * search for sabnzbd process. * close sabnzbd process. * Modi...