No plugins and no proxy tab

General support for problems installing or using Deluge
Post Reply
linkeong

No plugins and no proxy tab

Post by linkeong »

Hi, I just installed Deluge RC9 on my Ubuntu Hardy 8.0.4 (64 bits) but it seems that when I go to the preferences area, I cant seem to find any Tab for Proxy and also in the plugin area there are just 2 plugins : Label and Blocklist. I cant seem to find WebUI or whatever other plugins that is supposed to be there.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: No plugins and no proxy tab

Post by johnnyg »

the new deluge (RC9) is a complete rewrite, this means that some features such as proxy are still missing.
likewise the plugins from the old deluge (0.5) are incompatible with the new deluge and as such there are only the two you see.
on the other hand, in the latest deluge, core and ui have been separated meaning you can run deluge as a daemon (i.e. you can run it on a headless server).
when deluge is running, run

Code: Select all

deluge -u web
you can alternatively start just the deluge daemon instead of normally running deluge but running

Code: Select all

deluged
the web ui will then be at http://localhost:8112/ with the default password as "deluge".
Nevtus

Re: No plugins and no proxy tab

Post by Nevtus »

Will the “Torrent Creator” plugin be ported soon? It's quite an important feature.
johndoe32102002
New User
New User
Posts: 3
Joined: Mon Mar 24, 2008 5:27 am

Re: No plugins and no proxy tab

Post by johndoe32102002 »

There needs to be a place to insert proxies for users that require proxies for your windows version of Deluge. Please consider adding this to the next build.

Thanks,
John
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: No plugins and no proxy tab

Post by markybob »

johndoe32102002 wrote:There needs to be a place to insert proxies for users that require proxies for your windows version of Deluge. Please consider adding this to the next build.

Thanks,
John
this is in svn and will be in 1.1. thanks
Post Reply