Search found 21 matches

by tobiasthecommie
March 20th, 2010, 8:44 am
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 28079

Re: Working CLI interface for 0.5.0 with working queue manipulation.

Added better support for managing host information from the command line, instead of using config file. Version 0.4 - Changelog - Added argument support for  - Hostname  - Port  - Username  - Password  - Apikey -- Help screen -- sabnzbd_client.py Compatible with SABnzbd+: 0.5.0 Commands:        paus...
by tobiasthecommie
March 14th, 2010, 6:10 pm
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 28079

Re: sabnzbd_client.py for 0.5 [working script attached]

Ok, here is version 0.3 Changes since version 0.2 - added priority support - added rename support - added remove support - added pathget support - added move support. (move items in download queue) - added postproccessing support - added queuecompleted support General on the webinterface> ------ Ins...
by tobiasthecommie
March 14th, 2010, 5:59 pm
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 28079

Re: sabnzbd_client.py for 0.5 [working script attached]

It's not my script, i just updated it.

It's a CLI interface to sabnzbd. I really prefer to work in terminals, and i like always having access through ssh. I know i can port forward and use the web interface through that. But i would rather just have a nice Command Line Interface.
by tobiasthecommie
March 14th, 2010, 4:13 pm
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 28079

Re: sabnzbd_client.py for 0.5 [working script attached]

Ok, added some more stuff aleady. Added version numbering, this is version 0.2(because i consider the first one i downloaded to be 0.1). Changes since version 0.1 - Added support for 0.5.0 ( newzbin not tested ) - The command "status" is now called "queue" - Added the environment...
by tobiasthecommie
March 14th, 2010, 11:44 am
Forum: Third-party Addons
Topic: List of Third-Party Addons
Replies: 60
Views: 346677

Re: List of Third-Party Addons

Just wanted to add this here as well. I've updatesd the sabnzbd_client.py script to work with version 0.5.0 http://forums.sabnzbd.org/index.php?topic=3906.0 Since not everyone knows what the above script is, i'm going to quote myself here. Just so people have al lhe information in this one thread. O...
by tobiasthecommie
March 14th, 2010, 11:31 am
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 28079

Working CLI interface for 0.5.0 for sabnzbd+

UPDATE: I have rereleased this as SABcli on http://code.google.com/p/sabcli/ Further updates and changelog will happen there. ------------------------ I hacked the sabnzbd_client.py script to work with 0.5 I'm not sure if there is an official maintainer of the script, i couldn't find anything, so po...