Version 7 (modified by mvoncken, 16 years ago) (diff)

--

Deluge 0.6 FAQ

FAQ

  1. How to start the various user-interfaces
  2. How do i start the daemon ?
  3. I upgraded from 0.5 and plugin x is missing

How to start the various user-interfaces

Gtk:

deluge --ui gtk

Console:

deluge --ui null

Web:

deluge --ui web
go to http://localhost:8112/
default-password = "deluge"

How do i start the daemon ?

deluged

The ui's can start deluged but that deluged will be killed when the ui that started deluged is killed.

If you want to attach and reattach a ui you must start deluged first.

I upgraded from 0.5 and plugin x is missing

0.6 is a rewrite, all old 0.5 plugins have to be rewritten.