Search found 4 matches

by gleam
November 30th, 2009, 5:49 pm
Forum: Third-party Addons
Topic: NZBdroid
Replies: 6
Views: 27871

Re: NZBdroid

sadly, it looks like nzbdroid does not work with 0.5.0beta1.  Hopefully the developer updates it.
by gleam
July 16th, 2008, 11:15 am
Forum: Third-party Addons
Topic: SABnzbd+ CLI shell script
Replies: 1
Views: 5586

SABnzbd+ CLI shell script

Hey folks, This is a very quick, very dirty shell script to give you some command line control over sabnzbd.  It does very little error checking, but it works.  It requires bash, wget, xmlstarlet, sed, awk, grep, etc. It doesn't support using usernames/passwords to access the web interface, but you ...
by gleam
June 23rd, 2008, 11:24 am
Forum: Feature Requests
Topic: API status
Replies: 5
Views: 3844

Re: API status

Awesome, thanks so much for the reply!
by gleam
June 23rd, 2008, 12:04 am
Forum: Feature Requests
Topic: API status
Replies: 5
Views: 3844

API status

Hey, I'm working on a basic shell script to manipulate SABnzbd+ from the command line (reorder the queue, add, delete, etc), and I'm running into trouble because some of the API commands are still unimplemented.  Notably, switch and queue-delete. Is there any information on when these will be workin...