Search found 21 matches

by tobiasthecommie
April 23rd, 2013, 8:52 am
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 27480

Re: Working CLI interface for 0.5.0 for sabnzbd+

Moved(moving) to github.

Try getting the latest version from here.
https://github.com/TobiasTheViking/sabcli

Sorry for not updating this publicly.
by tobiasthecommie
November 5th, 2012, 11:00 am
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 27480

Re: Working CLI interface for 0.5.0 for sabnzbd+

I didn't think anyone but me used this.

I'll push an updated version this month.
by tobiasthecommie
August 16th, 2010, 9:31 am
Forum: Third-party Addons
Topic: Two little linux scripts
Replies: 6
Views: 9483

Re: Two little linux scripts

Just to toot my own horn. If you are still having trouble with this script i have made a cli and a curses terminal program for sabnzbd.

If python is aok with you. It ain't bash, but it is up to date as 0.5.3
by tobiasthecommie
May 18th, 2010, 11:30 am
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 27480

Re: Working CLI interface for 0.5.0 for sabnzbd+

emilb wrote: Hi,

it works great, thanks alot!

/Emil
Thanks. But i honestly believe the curses version is the superior program. Though the cli version clearly has its uses.(you can pipe it)

The curses version is easier and more intuitive to use.
by tobiasthecommie
May 16th, 2010, 5:10 pm
Forum: Third-party Addons
Topic: Curses interface for sabnzbd 0.5
Replies: 2
Views: 4331

Re: Curses interface for sabnzbd 0.5

The Curses version is now out of beta. The new version has an entirely new interface compared to the old beta interface. This curses program is very easy, and very intuitive to use. For a description of the entire program and screenshots, go here: http://code.google.com/p/sabcli/wiki/SABcursesUsage ...
by tobiasthecommie
May 8th, 2010, 4:53 pm
Forum: Bug Reports
Topic: par2 verify freezes API.
Replies: 0
Views: 1442

par2 verify freezes API.

When sabnzbd+ par verifies it blocks API calls. I can see the client just waiting for a response from the daemon, but the webinterface does work. When i try to open the api call (for instance http://localhost:8081/api?apikey=blablabla&mode=queue&start=START&limit=LIMIT&output=xml ) i...
by tobiasthecommie
April 30th, 2010, 2:26 pm
Forum: Third-party Addons
Topic: List of Third-Party Addons
Replies: 60
Views: 340136

Re: List of Third-Party Addons

My client now also has a Curses version that is as feature complete as the CLI version.

That is, everything but "Categories" should work.

http://code.google.com/p/sabcli/

Update: The curses client is no longer in Beta, and has an entirely new interface.
by tobiasthecommie
April 30th, 2010, 2:24 pm
Forum: Third-party Addons
Topic: Curses interface for sabnzbd 0.5
Replies: 2
Views: 4331

Curses interface for sabnzbd 0.5

I have previously made a CLI client for sabnzbd. http://forums.sabnzbd.org/index.php?topic=3906.0 I have now released a fully feature complete Curses version, although it is in BETA. The curses client automatically updates the different views, so there is no need for a "watch" command to m...
by tobiasthecommie
April 4th, 2010, 8:15 pm
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 27480

Re: Working CLI interface for 0.5.0 for sabnzbd+

thaylok wrote: thanks! this was actually quite useful :)
I'm glad someone finds it useful. :)

And i already released the next version, that is, 0.5-5.
by tobiasthecommie
April 4th, 2010, 5:22 pm
Forum: Third-party Addons
Topic: List of Third-Party Addons
Replies: 60
Views: 340136

Re: List of Third-Party Addons

Third post in a row here.

I have rereleased the script as SABcli on

http://code.google.com/p/sabcli/

The version is currenlty at 0.5-4 and besides for "Categories" the entire API should be implemented.

Colour support is on the roadmap
by tobiasthecommie
April 4th, 2010, 5:20 pm
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 27480

Re: Working CLI interface for 0.5.0 for sabnzbd+

I have rereleased this as SABcli on http://code.google.com/p/sabcli/ Further updates and changelog will happen there. A 0.5-4 has been released there, and a 0.5-5 with color support is on the roadmap. Note: If anyone have had problems wtih the dependency on xmltopy(which isn't on my freebsd system),...
by tobiasthecommie
April 3rd, 2010, 5:26 am
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 27480

Re: Working CLI interface for 0.5.0 for sabnzbd+

Version 0.5-3 - Changelog - Minor bugfixes - Code cleanup and refactor - Added warnings. (Client will now warn you if queue size is bigger than free space, or total space, on destination device). - The layout of the queue screen has been improved. NOTE: I just updated the file. There was a minor bug...
by tobiasthecommie
March 29th, 2010, 1:11 pm
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 27480

Re: Working CLI interface for 0.5.0 for sabnzbd+

This is probably going to be the last update for 0.5 of sabnzbd+ Baring API changes there really isn't that much left to do with 0.5 Version 0.5-2 - Changelog - Updated/Simplified queue view - Added progress bar to queue view - Minor changes in Warnings view (added whitespaces to make it slightly pr...
by tobiasthecommie
March 22nd, 2010, 6:09 pm
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 27480

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

Version 0.5-1 - Changelog - Minor cleanup - Cleanup of help screen - History is now in reverse order(newest last) - Added Pause individual download - Added Resume individal download - Added status for all items in queue - Added details view for items in queue - Added temporary pause - Added ability ...
by tobiasthecommie
March 21st, 2010, 6:46 pm
Forum: Third-party Addons
Topic: Working CLI interface for 0.5.0 for sabnzbd+
Replies: 19
Views: 27480

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

Yet another version Version 0.5 - Changelog - Version bumped to version 0.5 since all the functionality seems to be there. Future versions(if any) will be in the form of 0.5-1. The major version number will match the SABnzbd+ from here on out(with the added -X for minor bugfixes etc). - Replaced the...