Search found 8 matches

by somedude
Sat Oct 13, 2007 1:11 pm
Forum: Plugins
Topic: WebUi Plugin 0.5
Replies: 130
Views: 132804

Re: WebUI (beta)

- i use rev80 and both url and torrent works fine with ff on windos.
- multible upload boxes could be also created by using js (like azureus ui).
by somedude
Mon Sep 24, 2007 11:14 pm
Forum: Support
Topic: Strange Upload Behavior and some other questions about Bandw
Replies: 2
Views: 2945

Re: Strange Upload Behavior and some other questions about Bandw

go into preferences, in the network tab and click on 'test active port' ...it should open up your browser to our site which will tell you if your port is open properly. if it's not, make sure you forward it on your router (i.e. wireless gateway?). also, make sure you're not using the default ports....
by somedude
Mon Sep 24, 2007 7:36 pm
Forum: Support
Topic: Strange Upload Behavior and some other questions about Bandw
Replies: 2
Views: 2945

Strange Upload Behavior and some other questions about Bandw

Hey, I'm new to the whole deluge community and the client itself. I prior used azureus but had some memory problems with it. so i try (and want to switch to deluge). But currently i experience some strange upload behavior of deluge. I currently have 3 torrent files in my download list. two with stat...
by somedude
Sun Sep 23, 2007 2:56 pm
Forum: Plugins
Topic: WebUi Plugin 0.5
Replies: 130
Views: 132804

Re: WebUI (alfa)

no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences Pickling state... Scanning plugin dir /usr/share/deluge/plugins Initialising plugin TorrentFiles Traceback (most recent call last): File "/usr/bin/deluge...
by somedude
Sun Sep 23, 2007 2:47 pm
Forum: Plugins
Topic: WebUi Plugin 0.5
Replies: 130
Views: 132804

Re: WebUI (alfa)

I just downloaded your last version (2 min ago) and you have syntax error in your dbus_interface.py :D

"Sunday, September 23, 2007 4:05 PM 231384 WebUi.tgz"
by somedude
Sun Sep 23, 2007 2:39 pm
Forum: Plugins
Topic: WebUi Plugin 0.5
Replies: 130
Views: 132804

Re: WebUI (alfa)

Oh you posted too, so some answers to your questions: About the port thing, textbox or 65536 as max. (a higher port is not possible) About the whole apache thing: I have the WebUi running at some port. take 8191 as sample. I also have a Apache running with listens at port 80. So i dont want to use f...
by somedude
Sun Sep 23, 2007 2:30 pm
Forum: Plugins
Topic: WebUi Plugin 0.5
Replies: 130
Views: 132804

Re: WebUI (alfa)

changed in webpy022/http.py: redirect function # if newloc is relative then make it absolute # if newloc.startswith('/'): # newloc = web.ctx.home + newloc port range in __init__.py: self.port.set_range(19000, 20000) detail error by adding a .torrent. (i just alterd my port, username and removed the ...
by somedude
Sat Sep 22, 2007 9:41 pm
Forum: Plugins
Topic: WebUi Plugin 0.5
Replies: 130
Views: 132804

Re: WebUI (alfa)

nice ui with some glitches but nice.. here some hints and bug reports. and btw i use deluge today the first time and testing it currently :D - Make the port a textbox instead a dropdown. i use a port > 10000 (ok i fixed that one for myself :D simple changed that i see only my port in the list) - If ...