Search found 4 matches

by ido
Sun Jan 18, 2009 7:33 pm
Forum: Support
Topic: Remote connection with console UI
Replies: 2
Views: 2569

Re: Remote connection with console UI

ConsoleUI doesn't support (yet) using username/password, I'll add support once I'll have a bit of time (and figure out the api command syntax)

:)
by ido
Sun Sep 21, 2008 11:30 pm
Forum: Development
Topic: Contributing code - new NullUI
Replies: 6
Views: 4665

Re: Contributing code - new NullUI

I'm willing to put an effort in this. sign me up :)
by ido
Sat Sep 20, 2008 9:04 pm
Forum: Development
Topic: Contributing code - new NullUI
Replies: 6
Views: 4665

Re: Contributing code - new NullUI

here it is, as a patch file.
I've named it 'null2' so it won't interfere with the current 'null' ui,
by ido
Sat Sep 20, 2008 7:58 pm
Forum: Development
Topic: Contributing code - new NullUI
Replies: 6
Views: 4665

Contributing code - new NullUI

Hi, I've just finished rewriting the 'null' UI, differences between my 'null' ui and the current one: * tab-completion per command * automatic discovery of new commands (can be easily changed to allow users to add their own commands in their home directory) * the ability to work with torrent-filenam...