Page 1 of 1

Ubiquity command

Posted: March 7th, 2009, 8:50 am
by asteka
Below an ubiquity (Mozilla Labs or Addons) command that provides access to some basic information about one's queue and allows to pause or resume downloading.

EDIT: Attached the current version.

Re: Ubiquity command

Posted: March 7th, 2009, 9:16 am
by switch
Looks useful, thanks. (To anyone else who tried this don't forget to change the port to the one you use)

Re: Ubiquity command

Posted: June 24th, 2009, 7:58 am
by asteka
Ok, so I had some time to spare. I have rewritten the command from scratch, it is compatible with both sabnzbd 0.4.11 and ubiquity .5 (the one with the new parser). This will also produce a graphical interface similar to sab's plush (I was even lazy enough to use two of the images from it, hope it's all right).

Functionality: checking queue status, resume, pause, shutdown (spelled as sshutdown), addid, addurl (doesn't work for me, but the code is ok I guess), changing 'on complete' mode.

It is way snappier than plush.

Image

EDIT: minor corrections in the code