No plugins and no proxy tab
No plugins and no proxy tab
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.
Re: No plugins and no proxy tab
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
you can alternatively start just the deluge daemon instead of normally running deluge but running
the web ui will then be at http://localhost:8112/ with the default password as "deluge".
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
Code: Select all
deluged
Re: No plugins and no proxy tab
Will the “Torrent Creator” plugin be ported soon? It's quite an important feature.
-
- New User
- Posts: 3
- Joined: Mon Mar 24, 2008 5:27 am
Re: No plugins and no proxy tab
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
Thanks,
John
-
- Compulsive Poster
- Posts: 1230
- Joined: Thu May 24, 2007 11:27 pm
- Location: Chicago, IL, USA
- Contact:
Re: No plugins and no proxy tab
this is in svn and will be in 1.1. thanksjohndoe32102002 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